1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2024-12-30 23:17:53 +02:00
Commit Graph

318 Commits

Author SHA1 Message Date
Gerkiz
5693b19141 Mtn v3 - refactor 2023-09-05 00:03:55 +02:00
Gerkiz
dcb881b49d More modules changes 2023-08-10 14:29:05 +02:00
Gerkiz
315e65a575 /save-logistic slot change 2023-07-31 13:48:19 +02:00
Gerkiz
7c146b65f8 Push changes 2023-06-22 22:57:07 +02:00
Gerkiz
dc2f717bb8 Luacheck fixes 2023-06-17 23:34:19 +02:00
Gerkiz
45320d2b9e Misc changes 2023-06-17 23:32:35 +02:00
Gerkiz
fa5553060a Event - remove unused args 2023-05-26 16:22:14 +02:00
Gerkiz
5ef262006f Warn players on join if they need a warning 2023-05-26 16:19:44 +02:00
Gerkiz
65944ecc31 Fixes to scenario and modules 2023-04-18 22:38:03 +02:00
Gerkiz
ecee194aaa Score - fixed that spidertron did not get included when killing enemies. 2023-04-07 01:35:20 +02:00
Gerkiz
2855ed8e03 Server - fix broken converter 2023-02-21 00:21:17 +01:00
Gerkiz
0c613e5a00 Utils - add new check position func 2023-01-23 21:39:34 +01:00
Gerkiz
43355118c5 Creative - fix loop 2023-01-23 21:39:19 +01:00
Gerkiz
b36cdb67b1 Jail - adds the ability to toggle jail for normal players 2023-01-23 21:39:06 +01:00
André Neves
5123d51145 Admins can disable clear-vacant-players.
Admins get a toggle in the Config to toggle the module
clear-vacant-players off and on, if it is loaded into the map.
2023-01-13 02:47:15 +00:00
Gerkiz
9cad34277f Minor fixes 2023-01-09 11:28:15 +01:00
Gerkiz
05005e39f0 Where - small hotfix 2023-01-03 16:39:25 +01:00
Gerkiz
1621a7c1c0 Fix inventory slot issues
Discord user Drilla has another fix that they plan to release.
2022-12-31 22:56:33 +01:00
Gerkiz
f6f533bc27 Session data - check if player is nil 2022-12-22 23:28:43 +01:00
Gerkiz
2de11b8526 Banhandler - minor fix 2022-11-29 15:35:42 +01:00
Gerkiz
ec106a7f8f Server - minor changes to banhandler 2022-11-24 15:21:41 +01:00
Gerkiz
01bdf4a607 Config - small text edit 2022-11-08 21:56:39 +01:00
Gerkiz
bfaea6e5c8 Pirates - add the ability to toggle crew disband via config 2022-11-08 21:55:40 +01:00
Gerkiz
bc45c4a165 Mtn v3 - minor fixes 2022-11-08 00:09:19 +01:00
Gerkiz
c8db36bc4f Jaildata - fix date issue 2022-11-04 22:39:29 +01:00
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