1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-11-23 22:22:34 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
Gerkiz
68955330ae Continue on refactor
Rename from CreatedEvents to CustomEvents
2025-10-22 07:41:10 +02:00
Gerkiz
38ec1a9a72 Mass refactor
This PR changes generated events by util modules to bypass the need to require each file to utilize them.

Added new module that tracks undo of a player.

The config module for GUI has been refactored to add functions/events from the caller instead of having one massive blob inside of the file.

The debug module now prints each attribute of an object instead of plain <userdata>.
2025-10-19 21:20:03 +02:00
Gerkiz
a3b6207321 Fix admins not being set correctly when changed in the backend 2025-10-11 20:53:01 +02:00
Gerkiz
0e4ef95284 Backend: add command to unpause the script handler 2025-07-14 22:43:18 +02:00
Gerkiz
b475dc449d Minor fix 2025-01-17 11:59:30 +01:00
Gerkiz
50a8be2866 Fix broken stuff 2024-11-10 22:10:11 +01:00
Gerkiz
fa2a607bc5 Mtn: rework map generation logic 2024-10-27 00:01:15 +02:00
Gerkiz
597da44a84 Fix max_health, item rename 2024-10-22 21:47:11 +02:00
danielmartin0
1388ebb54a active_mods 2024-10-22 21:47:11 +02:00
Gerkiz
dbfcdab321 Fixes and tweaks 2024-03-28 23:37:14 +01:00
Gerkiz
4952c2d868 Remove unused function and change output communication 2023-11-25 20:48:06 +01:00
Gerkiz
b3c65f8ee8 Server - track scenario changes by name 2023-09-24 01:01:43 +02:00
Gerkiz
45320d2b9e Misc changes 2023-06-17 23:32:35 +02:00
Gerkiz
ec106a7f8f Server - minor changes to banhandler 2022-11-24 15:21:41 +01:00
Gerkiz
2a3eab8521 Server - add new backend commands 2022-10-21 21:49:49 +02:00
Gerkiz
ce714f6518 move functions 2022-07-10 19:41:26 +02:00
Gerkiz
bd906f8e7f Add the ability to connect to other servers via ingame 2022-01-18 00:07:25 +01:00
Gerkiz
cc0df3d549 minor changes 2021-01-11 23:34:19 +01:00
Gerkiz
da8f82ba29 changes
added export_stats so web panel can fetch data from instance
and minor tweaks
2020-10-26 23:55:06 +01:00
Gerkiz
fa269da6ee Tweaks 2020-10-21 17:10:13 +02:00
Gerkiz
3076b408db tweaks 2020-10-21 13:45:45 +02:00
Gerkiz
729c252a02 added UPS measurement
this is done in the wrapper
2020-10-21 13:34:59 +02:00
MewMew
3e63fa3362 server utils 2019-02-20 11:43:29 +01:00