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

1861 Commits

Author SHA1 Message Date
SimonFlapse
31e6709148 Merge branch 'chat_triggers' of https://github.com/plague006/RedMew into chat_triggers 2018-11-27 20:06:21 +01:00
Matthew Heguy
40f20bd2d3 Use string.format 2018-11-27 13:39:08 -05:00
Matthew
06a1a1927a Merge branch 'develop' into chat_triggers 2018-11-27 13:39:05 -05:00
grilledham
6667ab3e11 updated docs 2018-11-27 16:54:41 +00:00
grilledham
5585c0357b fixed printing regulars and donators to all players 2018-11-27 16:51:15 +00:00
grilledham
df6342cdd7
Merge pull request #469 from grilledham/server-module
Server module
2018-11-27 16:42:31 +00:00
grilledham
3e56fe32b8 removed defines.events.on_server_started 2018-11-27 14:48:45 +00:00
grilledham
031c8b82d9 added nil check for regulars and donators fetched from web 2018-11-27 14:47:37 +00:00
Matthew Heguy
7cbf650e63 Add explicit luacheck ignore when defining on_server_started 2018-11-27 07:50:07 -05:00
Matthew Heguy
212e34170d Add on_server_started as field in defines.events and ServerCommands as global 2018-11-27 07:35:23 -05:00
James
cfd59c6fbf Merge branch 'server-module' of https://github.com/grilledham/RedMew into server-module 2018-11-27 12:35:16 +00:00
James
f010eb0119 moved server and serverCommands module to features + added more documentation to server 2018-11-27 12:32:33 +00:00
Matthew Heguy
f0ab4be6c9 Add on_server_started as field in defines.events 2018-11-27 07:26:24 -05:00
Matthew
2bc69414e0
Merge branch 'develop' into server-module 2018-11-26 21:12:36 -05:00
Matthew Heguy
532c1c5bd7 Add print as global to luacheckrc 2018-11-26 21:08:38 -05:00
Matthew Heguy
c8507bddb9 Use string.format 2018-11-26 19:23:12 -05:00
Matthew
b142939c5f Overhaul config and global.scenario usage (#466) 2018-11-27 01:09:52 +01:00
Valansch
305a15581e
Update Antigrief.lua 2018-11-27 00:48:51 +01:00
Lynn
e3ad0a4018
Merge pull request #461 from iltar/market-retailer
Added a Market Retailer to manage the market contents of market groups
2018-11-26 21:36:31 +01:00
grilledham
cb9b8e3ecc changed logic to remove regular's old name 2018-11-26 19:39:51 +00:00
Lynn
a3ff0edd61 Minor memory allocation fix 2018-11-26 20:31:10 +01:00
Lynn
58be972190 Fixed collapse on biters error 2018-11-26 20:23:53 +01:00
Lynn
d80becdc9b I need Herr Stickler's approval 2018-11-26 18:11:32 +01:00
Lynn
ab1dff64f5 Cleanup Experience and MarketExchange to use the Retailer 2018-11-26 18:11:32 +01:00
Lynn
8fe49e8930 Added a market retailer to manage the markets 2018-11-26 18:11:32 +01:00
grilledham
4e000efbb8 added missing server require 2018-11-26 16:55:12 +00:00
grilledham
420b584228 removed unused function donators 2018-11-26 16:50:38 +00:00
grilledham
7a4700052c Merge branch 'develop' of https://github.com/Valansch/RedMew into server-module 2018-11-26 16:10:08 +00:00
grilledham
b22499cc9b clean up + comments 2018-11-26 16:07:24 +00:00
grilledham
a1f63ce2b7 removed testing code 2018-11-26 16:07:07 +00:00
grilledham
13408d329a removed donators and regulars from the scenario 2018-11-26 16:06:52 +00:00
Matthew
dce2b29624
Merge branch 'develop' into chat_triggers 2018-11-26 11:01:04 -05:00
Matthew Heguy
17af2498f8 Have get_player return nil if no index/player 2018-11-26 10:50:06 -05:00
grilledham
218f53da83 fixed donator_messages 2018-11-26 12:40:38 +00:00
Matthew
6697f4cb99 Delete features/silly_player_names.lua -- fixes 508f75c4b9 (#462) 2018-11-26 13:11:38 +01:00
Matthew
b5477034b7 Move infinite storage (#463) 2018-11-26 13:11:26 +01:00
Matthew
1332ad5a8d Move spawn control (#456) 2018-11-26 13:10:37 +01:00
Valansch
40b45ab860
Fixed antigrief desyncs 2018-11-26 13:06:30 +01:00
grilledham
69fa8309f0 updates 2018-11-26 11:44:35 +00:00
grilledham
018675c9c4 user_groups to sync regulars with server 2018-11-26 11:44:27 +00:00
Matthew Heguy
de87998299 Break chat_trigger functions apart 2018-11-26 01:52:43 -05:00
grilledham
297c99d204 Merge branch 'develop' of https://github.com/Valansch/RedMew into server-module 2018-11-25 19:18:58 +00:00
grilledham
7b42a7a5ee updates 2018-11-25 19:18:51 +00:00
Lynn
12d779b46f
Merge pull request #455 from SimonFlapse/Diggy-Tweaking
[Diggy] Tweaking Diggy controls
2018-11-25 15:10:54 +01:00
SimonFlapse
fadce394c0 Made mining speed scale a bit quicker the first couple of levels 2018-11-25 15:00:23 +01:00
SimonFlapse
16f3241c98 Minor refactor to prevent turrets logic getting stuck 2018-11-25 13:45:14 +01:00
grilledham
3768a6a3ca merge develop 2018-11-25 11:54:06 +00:00
SimonFlapse
b240b278f6 Minor changes based on feedback 2018-11-25 12:53:05 +01:00
grilledham
4e0f30db17 updates 2018-11-25 11:52:50 +00:00
SimonFlapse
37c7b29221 Fixed broken turret and error messages in console 2018-11-25 05:14:08 +01:00