1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-12 10:04:40 +02:00
Commit Graph

2306 Commits

Author SHA1 Message Date
grilledham
f093fee5ab fixed bugs 2019-01-09 22:30:05 +00:00
grilledham
501952dd5d updates 2019-01-09 22:29:51 +00:00
grilledham
9f2797a47d added mini outposts 2019-01-09 22:29:42 +00:00
Matthew Heguy
0d5dc84cf4 stickler: ignore PRs to live_testing and biter_lane_wars 2019-01-09 14:59:42 -05:00
Matthew
75274a8c87
Merge pull request #617 from iltar/fish-market-new-gui
Fish market with new GUI and stack limit
2019-01-09 12:41:08 -05:00
Lynn
c84dec2aaa Fixed some market related hacks 2019-01-09 18:29:20 +01:00
Lynn
0d89e8b09c Ensure trainsaviour is loaded first 2019-01-09 18:29:19 +01:00
Lynn
30f1a023f6 Fixed bad merge 2019-01-09 18:29:19 +01:00
Lynn
cb97ea54f3 Removed undefined variable 2019-01-09 18:29:19 +01:00
Lynn
57c4ae2519 Fish market with new GUI and stack limit 2019-01-09 18:29:18 +01:00
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