Matthew
15cad69b5a
Remove changelog ( #638 )
2019-01-09 14:58:05 +01:00
Matthew Heguy
018cab89b6
Fix linting, add comments
2019-01-08 15:58:12 -05:00
Matthew Heguy
63100e0590
Fix merge mistake
2019-01-08 12:15:14 -05:00
Matthew Heguy
1964b88dd3
Update travis
2019-01-08 01:11:16 -05:00
grilledham
53590ed280
fix typo
2019-01-07 20:05:23 +00:00
grilledham
5ee7a62464
fixed \n escaping + small optimizations ( #635 )
...
* fixed \n escaping + small optimizations
2019-01-07 13:30:59 +01:00
grilledham
0b3d796b60
extra documentation + fixed error for removing not registered handlers
2019-01-06 20:58:43 +00:00
grilledham
e57d34cfe2
added comment
2019-01-06 20:56:36 +00:00
grilledham
84597ea1fe
Merge branch 'develop' of https://github.com/Valansch/RedMew into event-fixes
2019-01-06 12:40:39 +00:00
plague006
4c1a94c71e
Change pointer for inspect
2019-01-05 12:38:37 -05:00
Lynn
d7e068e0c9
Merge pull request #632 from iltar/fix-tasklist-desync
...
Fix tasklist desync
2019-01-05 18:25:34 +01:00
Lynn
067f27318d
Enable tasklist by default
2019-01-05 18:15:00 +01:00
Lynn
0ebe857532
Fixed volunteer references
2019-01-05 18:13:49 +01:00
Lynn
cb68f0c340
Fixed the infamous task desync and typos
2019-01-05 18:04:31 +01:00
Lynn
afec58b440
Admins have regular permissions, commands should reflect this
2019-01-05 18:04:02 +01:00
plague006
afb9204549
Revert "only luacheck files changed in latest commit"
...
This reverts commit fe5e8d1c1d
.
2019-01-05 01:44:19 -05:00
plague006
237ebaa079
Update luacheckrc
2019-01-05 01:36:49 -05:00
Matthew
8ce3010da5
Merge pull request #628 from Jayefuu/patch-7
...
Added market remove instructions
2019-01-04 21:44:23 -05:00
plague006
4d929248b7
Use player from function rather than game.player
2019-01-04 16:31:34 -05:00
Matthew
8f947e6822
Merge pull request #629 from plague006/q
...
Finish renaming Queue to queue and Task to task
2019-01-04 15:12:09 -05:00
plague006
503a3843fb
Clear space characters
2019-01-04 15:09:16 -05:00
plague006
bcd95662b6
Redirect all dependencies
2019-01-04 15:02:55 -05:00
plague006
8669330b90
Rename q and schedule back to queue and task
2019-01-04 15:02:16 -05:00
Jayefuu
2df0e27fe6
Added market remove instructions
...
Users downloading the scenario were asking for instructions on how to remove the market (in #mapgen). Adding this reply will also help admins and others using the scenario to generate maps.
2019-01-04 19:59:37 +00:00
Matthew
cb9e1e9792
Have info pull changelog from server ( #621 )
...
* Have info pull changelog from server
* Use on_server_started and create a proper function to pass to event
2019-01-04 14:45:37 +01:00
Jayefuu
ec2687accd
Score spelling correction ( #627 )
2019-01-04 12:56:25 +01:00
Matthew
dab49c6f6c
Yet another camera fix ( #626 )
2019-01-04 12:56:12 +01:00
Matthew
2bd96d267d
Add source of message to Debug.print ( #623 )
...
ENHANCE debug!
2019-01-03 21:04:09 +01:00
grilledham
8e56eba51a
removed init function
2019-01-03 17:24:18 +00:00
grilledham
ab347734e8
allow removeable event to be added on_init
2019-01-03 17:23:41 +00:00
Valansch
da8d60df5b
Update redmew_commands.lua
2019-01-03 18:16:50 +01:00
Lynn
30829b20eb
Merge pull request #622 from Refactorio/enable_server_search_command
...
Update redmew_commands.lua
2019-01-03 18:10:22 +01:00
Valansch
2fd78cbc5c
Update redmew_commands.lua
2019-01-03 18:09:26 +01:00
Matthew
a84dcfdd91
Overhaul commands ( #576 )
...
* Split admin-only commands out of custom commands
Remove free item logging
* Overhaul commands remaining in custom_commands
* Overhaul commands in remaining files
* Change custom_commands to redmew_commands
* Remove follow.lua
2019-01-02 16:34:17 +01:00
Matthew
b43eef96e7
Fix not being able to switch targets without first closing camera ( #574 )
2019-01-02 14:42:31 +01:00
Matthew
c2234505f3
Implement server-side color saving ( #566 )
...
* Implement server-side color saving
* Add set_and_return to core utils
2019-01-02 14:42:18 +01:00
grilledham
14a81aedb4
Bug fixes ( #620 )
...
* fixed error on empty regular list
* fixed train kill count
2019-01-01 22:26:57 +01:00
Matthew Heguy
7bda4622a1
Add explanation of what core contains
2019-01-01 11:09:01 -05:00
Matthew
31a7b0c7f6
Document utils from factorio's util.lua ( #611 )
...
* Document utils from factorio's util.lua
* Change doc to match suggestion
2019-01-01 16:03:41 +01:00
Matthew Heguy
e37511e68d
Change to comment block
2019-01-01 09:59:24 -05:00
Matthew
9322054681
Merge pull request #616 from iltar/retailer-docs
...
Added some basic docs about the Retailer
2019-01-01 09:55:51 -05:00
Matthew
a839e6ad7b
Merge pull request #618 from SieveyEnvoys/patch-1
...
Update poke_messages.lua
2019-01-01 09:55:01 -05:00
SieveyEnvoys
83907df780
Update poke_messages.lua
...
278 » 400 » ?
Yes I'm Vintage
I'll probably forget about this unless you ping me
2018-12-31 20:54:53 -06:00
Lynn
23af703bc8
Added some basic docs about the Retailer
2018-12-31 18:08:14 +01:00
Lynn
c5f21d2a9d
Merge pull request #607 from iltar/market-gui-tweaks
...
Tweaked the Market GUI with auto-close and refresh
2018-12-31 09:23:11 +01:00
Lynn
a62fed2b78
Merge branch 'develop' into market-gui-tweaks
2018-12-31 09:22:26 +01:00
Matthew
17c54eb136
Merge pull request #579 from iltar/retailer-in-crash-site
...
Uses the retailer in crash site for markets
2018-12-30 17:21:46 -05:00
Matthew
77846c1d66
Merge pull request #604 from plague006/use_color_presets
...
Change custom colors to presets
2018-12-30 17:20:15 -05:00
Matthew
fa7a8f9fe3
Merge pull request #609 from Refactorio/iltar-patch-1
...
Re-added refined-hazard-concrete to the support entities
2018-12-29 16:05:25 -05:00
Lynn
97e757dca5
Re-added refined-hazard-concrete to the support entities
2018-12-29 22:03:44 +01:00