1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-02-11 13:39:14 +02:00

293 Commits

Author SHA1 Message Date
Gerkiz
0d91a9015a Jaildata - fix date issue 2022-11-04 19:01:11 +01:00
Gerkiz
e2ee3d6446 Mtn v3 - more fixes 2022-10-26 00:05:47 +02:00
Gerkiz
c752395ec1 BottomFrame - add new event 2022-10-25 23:02:19 +02:00
Gerkiz
9966b76aff Antigrief - minor nil check 2022-10-25 22:43:54 +02:00
Gerkiz
2a3eab8521 Server - add new backend commands 2022-10-21 21:49:49 +02:00
Gerkiz
28503e6a36 Antigrief - increase the entity limit when decon 2022-10-21 21:49:32 +02:00
Gerkiz
30f207da55 Refactor Scrap Towny and ix desync issues 2022-09-30 22:23:37 +02:00
Gerkiz
9b1df4aa7e Towny - disable show_inventory and where command. 2022-09-26 19:48:50 +02:00
Gerkiz
e9b7789f5a Towny small changes 2022-09-22 20:42:46 +02:00
Gerkiz
6b5edd5a4b Add towny to panel 2022-09-22 20:20:12 +02:00
Gerkiz
84d3fb1719 Jail data - minor fix 2022-09-03 21:44:27 +02:00
Gerkiz
b4c5b42548 Misc - various nil checks 2022-09-03 21:26:20 +02:00
Gerkiz
3ada59a9be Jaildata - send jail to named channel 2022-09-03 21:25:30 +02:00
Gerkiz
8a4aa9220f Add new jail channel to discord 2022-09-03 21:25:10 +02:00
Gerkiz
0e6a3c464e add expanse to github worker 2022-08-28 22:54:05 +02:00
Gerkiz
4733010dc9 Jail - revert test 2022-08-28 18:02:40 +02:00
Gerkiz
64b63f691a Session handler - fix minor issue 2022-08-18 21:09:13 +02:00
Gerkiz
1aa4329701 Session handler - fix broken table key 2022-08-18 20:55:29 +02:00
Gerkiz
de6a2937e0 Fix luacheck 2022-08-16 19:33:41 +02:00
Gerkiz
5492de059b Fix jail and session handler 2022-08-16 19:31:45 +02:00
Gerkiz
5f84bd3845 Gui - minor fix 2022-08-12 19:13:48 +02:00
Gerkiz
819233410b Jail - refactor
Whenever a player jails an offender - the player must now provide a valid reason.
If they can't provide a reason then the offender is automatically released from jail.
2022-08-12 19:13:38 +02:00
Gerkiz
426e7be2bf Global
This fixes if a file calls `Global.register` multiple times from the same file.
2022-08-12 00:05:26 +02:00
Gerkiz
cb471b1aac Modded - fix scenario maps when running with mods 2022-08-07 21:20:30 +02:00
Gerkiz
c68a49fa6c chatbot - add ability to switch to classic print 2022-08-05 14:49:48 +02:00
Gerkiz
8390e6f781 Make luacheck happy. 2022-08-01 22:25:55 +02:00
Gerkiz
746d86f89f AG - more checks. 2022-08-01 22:23:39 +02:00
Gerkiz
46ac920e76 JailData - added more checks 2022-08-01 22:23:31 +02:00
Gerkiz
5c440f84b3 Server - added nil checks 2022-08-01 22:23:10 +02:00
Gerkiz
a8bbfcfbc9 Antigrief - fix deconstruct bug 2022-07-20 00:40:38 +02:00
Gerkiz
664b400198 new module and changes to rpg and mtn v3 2022-07-19 00:25:42 +02:00
Gerkiz
a1ff13f365 mtn v3 - small fix to higher diff 2022-07-13 22:32:21 +02:00
Gerkiz
1f0a6577a3 minor changes 2022-07-11 00:14:21 +02:00
Gerkiz
71a3cee6a0 mtn v3 - more fixes 2022-07-10 22:35:22 +02:00
Gerkiz
897360c70c update module 2022-07-10 20:27:18 +02:00
Gerkiz
f2baab5978 minor changes 2022-07-10 19:42:07 +02:00
Gerkiz
1b1b7b620b new module 2022-07-10 19:41:43 +02:00
Gerkiz
ce714f6518 move functions 2022-07-10 19:41:26 +02:00
Gerkiz
b4a7709593 minor changes to globals 2022-07-10 19:41:21 +02:00
Gerkiz
2428a6d3a2 Luacheck happy 2022-07-04 00:28:30 +02:00
Gerkiz
aea19abe17 AG - add decon handler 2022-07-04 00:27:35 +02:00
Gerkiz
158898e261 Mtn v3 - allow decon but log who is deconstructing so we can ban 2022-07-04 00:27:16 +02:00
Gerkiz
93e0b5f91f Minor fix 2022-06-26 23:40:56 +02:00
Gerkiz
3bc4f692f0 Luacheck fix 2022-06-26 23:36:49 +02:00
Gerkiz
7590be58fe Change Game.get_player_by_index -> game.get_player 2022-06-26 23:34:38 +02:00
Gerkiz
3f582a5cd1 Global and tokens
Fixes an issue where if you unloaded a module midgame, the whole save broke.
2022-06-26 23:34:12 +02:00
Gerkiz
720feaf13b Event - add script.raise_event 2022-06-26 23:33:37 +02:00
Gerkiz
696de12321 Minor nil checks 2022-06-26 23:33:27 +02:00
Gerkiz
bb96ff4fef New module - banhandler
Bans a player on join if found in banlist
2022-06-26 22:37:31 +02:00
Gerkiz
e85271ef2b small fixes 2022-06-10 22:06:47 +02:00