1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-08 00:39:30 +02:00
Commit Graph

382 Commits

Author SHA1 Message Date
Gerkiz
dbfcdab321 Fixes and tweaks 2024-03-28 23:37:14 +01:00
Gerkiz
0497224a04 More antigrief preventions 2024-03-28 23:19:18 +01:00
Gerkiz
49ffd09bd2 Update server
Add start data func
2024-03-28 22:22:51 +01:00
Gerkiz
68c3f920b0 Remove weird Redmew code 2024-03-27 08:01:39 +01:00
Gerkiz
01957f6b93 Mtn v3 - minor changes 2024-03-24 16:18:05 +01:00
Gerkiz
9e077037fd Adjust for Mtn v3 new season and misc changes 2024-03-22 00:30:57 +01:00
Gerkiz
8ba95142fa Tweaks 2024-03-20 23:08:54 +01:00
Gerkiz
53e2202ce3 Jail - publish data on connected channel 2024-02-29 21:39:11 +01:00
Gerkiz
c23b111ebf Mtn v3 - fixes
Fixed an issue whenever a player was teleported backwards when reaching the "wall" when being too far away the locomotive/collapse.
Fixed an issue when a player mined and got a reward, they get stuck in the newly placed entity.
Fixed an issue that artilleries could set their cooldown before even firing a round.
Fixed that loot chests could spawn inside a market making them unobtainable.
Adjusted most nth_tick function handlers.
Fixed an issue where wagons that spawned in the wild could be destroyed by biters/artilleries.
Reduced the "breach zone" objective to be more aligned with the rest of the other objectives.
Fixed an issue whenever a player enabled a new spell to the "mini-spell-gui" it didn't update the main slotted spell.
2024-02-28 00:19:42 +01:00
Gerkiz
6f4c0db8b5 Add logging to backend 2024-02-25 13:58:12 +01:00
Gerkiz
1b88c87afd Fix server name when a player is banned 2024-02-21 00:00:41 +01:00
Gerkiz
d09d659f30 Fix admin gui 2024-02-07 20:36:39 +01:00
Gerkiz
2e5e4d0b73 Mtn v3 - minor fixes 2024-02-03 21:01:59 +01:00
Gerkiz
cd2cda7a0e Admin gui fix 2024-01-31 22:19:48 +01:00
Gerkiz
5c92104527 Admin Gui - fix minor bug 2024-01-29 08:06:24 +01:00
Gerkiz
5b60b22d6f Remove whitespace 2024-01-28 23:13:59 +01:00
Gerkiz
6916b8e7f3 Add pagination to admin gui 2024-01-28 23:13:32 +01:00
Gerkiz
a8538ebd67 Move folders to utils 2024-01-28 20:42:28 +01:00
Gerkiz
217f3d5a7a Push module fixes 2024-01-18 23:41:37 +01:00
Gerkiz
9e5786f778 Fix removed lines 2024-01-09 21:58:49 +01:00
Gerkiz
ed6ffcdc47 Minor fixes towards antigrief 2024-01-09 21:57:10 +01:00
Gerkiz
81b91f9c9b Mtn v3 - minor fixes 2023-12-13 23:59:01 +01:00
Gerkiz
4e38f4c45c Minor changes to gui elements 2023-12-10 20:42:30 +01:00
Gerkiz
29a1d9b3f3 Fix docs 2023-12-08 13:52:08 +01:00
Gerkiz
0c1e6b00a9 Comment unused vars 2023-12-06 23:47:36 +01:00
Gerkiz
9e4937e885 Minor changes to modules to work better with bottom buttons 2023-12-06 23:47:19 +01:00
Gerkiz
7f59d7e868 Add support for more bottom buttons + minor fixes 2023-12-06 22:52:13 +01:00
Gerkiz
574d9764c1 Remove unused var 2023-12-04 23:03:39 +01:00
Gerkiz
2e626f819d Changes for Mtn v3 and minor utils files 2023-12-04 23:03:28 +01:00
Gerkiz
3ecf651bf7 Minor fixes 2023-12-03 00:21:37 +01:00
Gerkiz
936618569b Fix jail to discord 2023-12-02 19:36:35 +01:00
Gerkiz
9cde610228 Clear whitespace 2023-11-29 00:48:20 +01:00
Gerkiz
80d88147af Fix stack traceback 2023-11-29 00:48:08 +01:00
Gerkiz
08d7bef75c Fix server output not working and mtn v3 bug abuse 2023-11-29 00:42:11 +01:00
Gerkiz
02938326fd Fix linked chests bug 2023-11-25 21:30:32 +01:00
Gerkiz
4952c2d868 Remove unused function and change output communication 2023-11-25 20:48:06 +01:00
Gerkiz
fa6dc9dce4 Fix bugged creative command 2023-11-25 13:25:52 +01:00
Gerkiz
24f738865f Minor changes to admin gui. 2023-11-24 19:38:17 +01:00
Gerkiz
946729bdc1 Mtn v3 - minor changes 2023-11-23 16:00:02 +01:00
Gerkiz
3e13c07ca5 Mtn v3 - fixes and tweaks 2023-11-21 00:35:47 +01:00
Gerkiz
5a9f6f8e23 Mtn v3 - fix linked chests 2023-11-19 19:54:06 +01:00
Gerkiz
dfcf21d5c3 Fix luacheck 2023-11-17 00:17:18 +01:00
Gerkiz
3cb39ad94a Changes
Adds a new gui button at top that allows players to toggle all the top buttons
Minor changes to fish defender
Minor changes to Mtn v3
2023-11-17 00:17:00 +01:00
Gerkiz
1169ef9b7c Tweaks 2023-11-13 23:58:43 +01:00
Gerkiz
a3f2d9d5dd Minor fixes 2023-11-13 01:25:28 +01:00
Gerkiz
84821cb534 Group - add static groups 2023-11-12 22:39:30 +01:00
Gerkiz
99698abfcf Gui tweaks and add mute button 2023-11-12 22:39:24 +01:00
Gerkiz
d2df5ab166 Jail
15 days required to be able to jail vote
70 days required to instant jail someone
2023-11-12 00:07:21 +01:00
Gerkiz
b694a90635 Quickbar datastore
Fixes that a player could receive another players logistic settings by mistake.
2023-11-11 23:59:42 +01:00
Gerkiz
d2b314446c Data utils 2023-11-11 23:59:17 +01:00