1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2026-04-28 21:04:39 +02:00
Commit Graph

77 Commits

Author SHA1 Message Date
Gerkiz a7b813c79c Server: remove cc console logging 2026-01-05 13:40:02 +01:00
Gerkiz 78fbcf4ead Server: fix callback handler 2026-01-02 18:48:35 +01:00
Gerkiz 6609bd66e7 Various fixes and tweaks 2025-11-10 09:45:07 +01:00
Gerkiz 3c71168d67 More changes 2025-10-26 11:15:30 +01:00
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 fbe83ca97b Minor changes
Fix player not being reset correctly when map II was reset
Fix nulling and inserting before doing actions for players
2025-10-11 21:15:29 +02:00
Gerkiz a3b6207321 Fix admins not being set correctly when changed in the backend 2025-10-11 20:53:01 +02:00
Gerkiz a410dba9c7 Better discord embeds and bug fixes 2025-09-08 23:39:31 +02:00
Gerkiz af8ea97a97 More changes 2025-09-01 21:46:14 +02:00
Gerkiz 0e4ef95284 Backend: add command to unpause the script handler 2025-07-14 22:43:18 +02:00
Gerkiz 75070d5309 Small fixes 2025-07-08 10:53:47 +02:00
Gerkiz 90ca308927 Fix server output data 2025-05-16 20:51:06 +02:00
Gerkiz 8be6f76616 Mtn: Fix broken stuff 2025-05-14 09:54:56 +02:00
Gerkiz 8bc34208a7 Push small fixes 2025-02-05 13:05:04 +01:00
Gerkiz 26f45826aa Fix stat collection 2024-10-28 22:47:05 +01:00
Gerkiz 660391ecd3 Mtn: more fixes 2024-10-28 09:54:00 +01:00
hanakocz 02e0014174 use new helpers 2024-10-22 21:47:11 +02:00
Gerkiz beeb592b05 Feat: remove compilatron and rename group_number -> unique_id 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 091c64e11e Small commands refactor 2024-06-04 23:27:12 +02:00
Gerkiz b3b939b902 Mtn v3 - minor bug fixes 2024-05-22 09:53:10 +02:00
Gerkiz 70c64828bc Fix antigrief 2024-04-02 19:22:09 +02:00
Gerkiz dbfcdab321 Fixes and tweaks 2024-03-28 23:37:14 +01:00
Gerkiz 49ffd09bd2 Update server
Add start data func
2024-03-28 22:22:51 +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 4e38f4c45c Minor changes to gui elements 2023-12-10 20:42:30 +01:00
Gerkiz 08d7bef75c Fix server output not working and mtn v3 bug abuse 2023-11-29 00:42:11 +01:00
Gerkiz 4952c2d868 Remove unused function and change output communication 2023-11-25 20:48:06 +01: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 2855ed8e03 Server - fix broken converter 2023-02-21 00:21:17 +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 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 2a3eab8521 Server - add new backend commands 2022-10-21 21:49:49 +02:00
Gerkiz 8a4aa9220f Add new jail channel to discord 2022-09-03 21:25:10 +02:00
Gerkiz 5c440f84b3 Server - added nil checks 2022-08-01 22:23:10 +02:00
Gerkiz 7590be58fe Change Game.get_player_by_index -> game.get_player 2022-06-26 23:34:38 +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 17e0988d2d Minor fix 2022-01-19 22:36:35 +01:00
Gerkiz bd906f8e7f Add the ability to connect to other servers via ingame 2022-01-18 00:07:25 +01:00
Gerkiz c39279ffdd Server util - new ways to send messages to discord 2022-01-14 16:16:21 +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 7ce9894a15 two new modules and changes to scenario 2021-07-12 16:15:55 +02:00