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

11 Commits

Author SHA1 Message Date
Gerkiz c43ec325cb More refactor and performance fixes 2025-10-26 01:00:31 +02: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 a96ab444f2 Fix luacheck 2024-10-25 22:32:25 +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 f047ff98ed Minor changes to chatbot and debug view 2021-11-13 01:32:50 +01:00
Gerkiz b72a345368 make debug usable always 2020-06-24 12:40:18 +02:00
Gerkiz eb299b4421 new module system and removal from _G 2019-10-28 17:38:36 +01:00
Gerkiz d83bcd3186 update debug func 2019-10-26 00:05:52 +02:00
Gerkiz b7fafaf536 event_changes 2019-03-09 23:17:39 +01:00