1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-22 03:38:48 +02:00

72 Commits

Author SHA1 Message Date
Gerkiz
45320d2b9e Misc changes 2023-06-17 23:32:35 +02:00
Gerkiz
5ef262006f Warn players on join if they need a warning 2023-05-26 16:19:44 +02:00
Gerkiz
b36cdb67b1 Jail - adds the ability to toggle jail for normal players 2023-01-23 21:39:06 +01:00
Gerkiz
9cad34277f Minor fixes 2023-01-09 11:28:15 +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
84d3fb1719 Jail data - minor fix 2022-09-03 21:44:27 +02:00
Gerkiz
3ada59a9be Jaildata - send jail to named channel 2022-09-03 21:25:30 +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
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
8390e6f781 Make luacheck happy. 2022-08-01 22:25:55 +02:00
Gerkiz
46ac920e76 JailData - added more checks 2022-08-01 22:23:31 +02:00
Gerkiz
aea19abe17 AG - add decon handler 2022-07-04 00:27:35 +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
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
1e3f0ff811 fix bugs 2022-06-07 17:39:57 +02:00
Gerkiz
95f2e90e55 refactor more gui 2022-04-05 19:28:08 +02:00
Gerkiz
d8066b5ee7 Rework jail permissions 2022-03-15 20:00:00 +01:00
Gerkiz
8013d125a3 Minor fix 2022-01-06 01:09:35 +01:00
Gerkiz
d7dcb7270c Fix missing commit 2022-01-05 22:53:25 +01:00
Gerkiz
74bf9bec20 Minor changes to logging to discord 2022-01-05 22:49:07 +01:00
Gerkiz
966dcf220a Move files in main folder to utils 2021-12-05 22:15:49 +01:00
Gerkiz
f3cbba181e Add supporter information to the playerlist 2021-10-09 13:45:19 +02:00
Gerkiz
6a165c79cb Minor adjustments 2021-07-23 17:23:33 +02:00
Gerkiz
e813e875d7 Bugfix
Fixed antigrief logging limit
Fixed autostash healing/increasing durability of items
Added two new functions to session_data
2021-07-20 22:17:49 +02:00
Gerkiz
64705020fd Improved jail_data and how it handles different scenarios 2021-07-17 20:39:41 +02:00
Gerkiz
e2707f68d6 changes to prestige system 2021-07-14 21:34:48 +02:00
Gerkiz
9f9c20de39 minor changes to prestige system 2021-07-12 16:50:58 +02:00
Gerkiz
7ce9894a15 two new modules and changes to scenario 2021-07-12 16:15:55 +02:00
Gerkiz
d3880c78a6 various tweaks 2021-07-02 10:52:27 +02:00
Gerkiz
b3ffa965eb minor fix to rpg and session 2021-07-01 21:34:39 +02:00
Gerkiz
37710fac2c minor changes 2021-07-01 21:30:29 +02:00
Gerkiz
6a262c01a2 new command - playtime
returns a value from the webpanel and prints it out to the player that ran the command
2021-06-02 00:05:45 +02:00
Gerkiz
89223f5dbd fix broken session time 2021-05-18 21:11:28 +02:00
Gerkiz
959018aca2 message on join - fix that player names were missing 2021-03-16 22:54:07 +01:00
Gerkiz
e46d23eb4e minor tweak 2021-03-11 22:06:21 +01:00
Gerkiz
25050bbefe minor tweaks 2021-03-11 21:53:12 +01:00
Gerkiz
b508f37ff1 minor changes to some global functions 2021-02-15 22:35:54 +01:00
Gerkiz
84dead05f1 various tweaks and fixes 2021-02-13 13:04:22 +01:00
Gerkiz
1ecd90425d jail data - fix that players who left and joined lost state 2021-02-01 00:00:48 +01:00
Gerkiz
99c48cfd3b tweaks and changes 2021-01-26 20:17:52 +01:00
Gerkiz
c9aaa450a6
Merge pull request #220 from Quadrum1/patch-3
Update message_on_join_data.lua
2021-01-26 19:14:15 +01:00
Gerkiz
bea9e619fa random tweak 2021-01-11 15:58:45 +01:00