RedRafe
26e1c28dc0
Factorio 2.0 update ( #1436 )
...
* Init Factorio 2.0 update
* add credits
* fix test module
* I know luackeck, I know
* Fixes
* Fix bad event.player_index handling
* Hotfixes
* Remove all filter inserters
* Migrate removed items
* Deprecating spidertron control and landfill features
2024-10-22 20:22:35 +01:00
RedRafe
4b040d1048
Add admin panel ( #1432 )
...
* Add admin panel
2024-09-02 21:32:20 +01:00
James Gillham
ca381aa289
Add config-restart command.
...
- change Restart command to use server.start_game (offers setting the mod pack).
- Change danger ores and crashsite maps to use the new restart command.
2021-05-15 11:21:46 +01:00
James Gillham
9748482446
Send auto bans to discord moderation log channel.
2021-02-13 15:42:59 +00:00
grilledham
e093b92dc9
Merge pull request #1141 from grilledham/player_leave_reason
...
Add player leave reasons
2021-01-02 12:18:42 +00:00
James Gillham
7545a41e52
Add player leave reasons
2020-12-31 22:04:40 +00:00
James Gillham
9564d51dcc
Add server start_data.
2020-12-30 20:19:22 +00:00
James Gillham
0281a88350
Add named discord channels.
2020-12-23 13:08:20 +00:00
James Gillham
9698d2b109
When not killed by player add 'a' in death message.
2020-11-14 21:44:07 +00:00
James Gillham
86cbfac9a7
Ping corpse location on player death
2020-11-10 21:11:24 +00:00
James Gillham
4a0b003567
formatting
2020-11-10 21:11:24 +00:00
grilledham
9ec489f961
cancelled requests include data and cancelled = true
2019-05-26 13:42:12 +02:00
SimonFlapse
6f514c9f38
Two more
2019-05-02 18:05:03 +02:00
grilledham
e453e06097
removed unused variable Game
2019-05-02 13:47:42 +01:00
grilledham
da904702ca
print player deaths to discord
2019-05-02 13:45:44 +01:00
grilledham
64deca9778
refactor + docs
2019-04-16 14:36:59 -04:00
grilledham
40353c19f8
cancelable try_get_data
2019-04-16 14:36:59 -04:00
plague006
535c675028
Add generate_event_name to event module
2019-03-03 13:03:24 -05:00
plague006
2428a93154
Add error_logging
2019-02-28 11:48:48 -05:00
Matthew
16fe4a7345
Merge pull request #742 from plague006/apply_lifecycle
...
Apply lifecycle
2019-02-19 14:13:28 -05:00
plague006
8ccfe43cef
Make lifecycle more readable.
2019-02-18 01:43:59 -05:00
grilledham
17d799224c
print override to own module
2019-02-16 12:57:10 +00:00
plague006
c535c11aa8
Add space between time and UTC
2019-02-12 20:22:12 -05:00
plague006
98d47ce623
Add timezone to redmew_version
2019-02-12 20:22:12 -05:00
Matthew Heguy
4c0c7ed41c
Fix lifecycle mistakes
2019-02-10 22:44:54 -05:00
plague006
e574a2dc36
Use lifecycle
2019-02-04 18:02:15 -05:00
plague006
9a61c854e7
Refine the build script, change the specifics of how version.lua works
2019-01-30 18:42:56 -05:00
grilledham
167cda342a
Send own join and leave messages
2019-01-17 14:00:15 +00:00
grilledham
5ee7a62464
fixed \n escaping + small optimizations ( #635 )
...
* fixed \n escaping + small optimizations
2019-01-07 13:30:59 +01:00
grilledham
3883c9e770
merge query_online_players
2018-12-01 10:53:46 +00:00
grilledham
0a82e1b68e
query_online_players
2018-12-01 10:49:14 +00:00
grilledham
cd71bb0faa
updates
2018-11-30 15:57:07 +00:00
grilledham
b1ff3f69a0
get and set server time
2018-11-30 00:18:43 +00:00
Matthew
700fdd16a1
Merge pull request #476 from grilledham/ban-sync
...
Ban sync
2018-11-28 17:06:58 -05:00
grilledham
01e25c3056
throw error on non string admin and reason
2018-11-28 22:04:38 +00:00
grilledham
c47a253799
fixed comment
2018-11-28 21:56:18 +00:00
grilledham
70307be441
changed comments slightly
2018-11-28 21:35:07 +00:00
grilledham
97921a6349
added Server.ban_sync and Server.unban_sync
2018-11-28 17:56:31 +00:00
Matthew Heguy
0553c2af7e
Catch up on new requires
2018-11-28 07:03:10 -05:00
grilledham
6667ab3e11
updated docs
2018-11-27 16:54:41 +00:00
grilledham
3e56fe32b8
removed defines.events.on_server_started
2018-11-27 14:48:45 +00:00
Matthew Heguy
7cbf650e63
Add explicit luacheck ignore when defining on_server_started
2018-11-27 07:50:07 -05:00
James
f010eb0119
moved server and serverCommands module to features + added more documentation to server
2018-11-27 12:32:33 +00:00