1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-06 00:23:49 +02:00
Commit Graph

466 Commits

Author SHA1 Message Date
Gerkiz
8cde2a85cd RCU: removed 2024-10-22 21:47:11 +02:00
danielmartin0
510cececb3 port layer names 2024-10-22 21:47:11 +02:00
danielmartin0
828ff164ba port set_saved_technology_progress 2024-10-22 21:47:11 +02:00
danielmartin0
fec404884e port prototypes on game 2024-10-22 21:47:11 +02:00
Gerkiz
e91b6a352f 2.0 changes
Change global -> storage
Rework how rendering works
Game prototypes are now stored inside 'prototypes.#'
Renamed entity names
2024-10-22 21:47:11 +02:00
Gerkiz
bf3724ff58 Prevent jailed players from spamming from gulag 2024-07-13 16:53:32 +02:00
Gerkiz
fcecd3d87d Fix broken header sorter 2024-07-08 14:27:28 +02:00
Gerkiz
c128c0b457 Mtn v3 - fix bugs
Fixes final battle where biters would not spawn at all
Misc changes and tweaks.
2024-06-10 16:14:37 +02:00
Gerkiz
ddd0157392 Enable corpse removal per default 2024-06-05 08:07:08 +02:00
Gerkiz
5e44d5fac3 Fix stats 2024-06-05 00:38:50 +02:00
Gerkiz
bac2cb20ad Fix vanilla error start 2024-06-05 00:23:34 +02:00
Gerkiz
d70226146d Adjust vanilla map 2024-06-04 23:59:05 +02:00
Gerkiz
e627ddc50f Fix minor bug 2024-06-04 23:45:24 +02:00
Gerkiz
091c64e11e Small commands refactor 2024-06-04 23:27:12 +02:00
Gerkiz
a413bae9f2 Fix broken things 2024-06-02 17:33:54 +02:00
Gerkiz
3225cf3f23 Fix wrong event handling 2024-06-01 22:10:03 +02:00
Gerkiz
e3f55c205d Fix jail data 2024-06-01 00:11:44 +02:00
Gerkiz
dda25a34b7 Fix removed debug funcs 2024-05-31 23:29:11 +02:00
Gerkiz
a718fa98dd Mtn v3 - before new season 2024-05-30 09:28:56 +02:00
Gerkiz
d0a28334ff Mtn v3 - changes
Will the tweaks ever stop?
2024-05-30 09:28:56 +02:00
Gerkiz
98bbc7cabb Mtn v3 - more tweaks 2024-05-29 19:57:58 +02:00
Gerkiz
b39ed27725 Mtn v3 - changes for new season 2024-05-27 20:30:03 +02:00
Gerkiz
b3b939b902 Mtn v3 - minor bug fixes 2024-05-22 09:53:10 +02:00
Gerkiz
8e2db584f9 Mtn v3 - fix minor issues 2024-05-15 21:27:42 +02:00
Gerkiz
70dad1053d Mtn v3 - minor changes 2024-05-13 23:23:50 +02:00
Gerkiz
1a6fdcdf87 Add func for noise vector 2024-04-21 19:19:48 +02:00
Gerkiz
b55e0c42f7 Config - add toggle for non-trusted players triggering collapse 2024-04-21 19:15:51 +02:00
Gerkiz
c92b22a0ca Scheduler
Improve set functions
2024-04-21 19:15:36 +02:00
Gerkiz
9f547237e8 Disable profiler for version 107 2024-04-21 19:15:22 +02:00
Gerkiz
accc88e0da Quickbar - fix minor bug 2024-04-21 19:15:08 +02:00
Gerkiz
b1476730d9 Whisper notice - don't run on non-comfy backend 2024-04-07 18:36:34 +02:00
Gerkiz
28c4c97e17 Changes
Adds a whisper notice to players so they know that whispers are logged.
Changes how repair speed affects the main locomotive on the scenario Mtn Fortress
2024-04-07 16:48:37 +02:00
Gerkiz
70c64828bc Fix antigrief 2024-04-02 19:22:09 +02:00
Gerkiz
78530e468b Push crab defender to panel 2024-04-02 19:10:23 +02:00
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
Gerkiz
f0c8c9a237 Gui
Modified gui styles, enabled for Mtn v3 and disabled for all other scenarios.
Scenario maintainer can enable/disable if they wish for their own scenario.
2023-11-11 23:58:26 +01:00
Gerkiz
4a03b3ec00 Fix creative prototypes 2023-10-25 20:58:12 +02:00
Gerkiz
733b41239a Towny and antigrief fix 2023-10-22 21:34:30 +02:00
Gerkiz
8425443785 Mtn v3 - minor changes 2023-10-21 10:17:52 +02:00
Gerkiz
27b3f3fef4 Mtn v3 - changes to rpg and misc states 2023-10-18 22:50:31 +02:00
Gerkiz
3b8ace461a Mtn v3 - adjust goals, buffs 2023-10-05 22:53:29 +02:00
Gerkiz
b3c65f8ee8 Server - track scenario changes by name 2023-09-24 01:01:43 +02:00
Gerkiz
3b9d7591e9 Server - init new sync 2023-09-24 00:57:00 +02:00
Gerkiz
d7770d14bd Fixes and changes 2023-09-23 15:57:08 +02:00
Gerkiz
883aa54ebd Mtn v3 - minor changes 2023-09-22 22:34:37 +02:00
Gerkiz
d879be5180 Mtn v3 - fix changes 2023-09-20 21:37:45 +02:00
Gerkiz
7208d5a829 Luacheck 2023-09-17 16:29:04 +02:00
Gerkiz
305dae5277 Add new tab to admin panel - scenario history 2023-09-17 16:28:11 +02:00
Gerkiz
aa6da86e70 New module 2023-09-17 16:27:58 +02:00
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