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

8 Commits

Author SHA1 Message Date
Gerkiz 68955330ae Continue on refactor
Rename from CreatedEvents to CustomEvents
2025-10-22 07:41:10 +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 696de12321 Minor nil checks 2022-06-26 23:33:27 +02:00
Gerkiz 68b99f39f4 gui spam logging 2021-01-12 21:52:45 +01:00
Gerkiz 0e8e6f4a02 refactor 2020-07-25 17:22:04 +02:00
Gerkiz eb299b4421 new module system and removal from _G 2019-10-28 17:38:36 +01:00
Gerkiz 2ad8db371a Major overhaul to player sessions
Removed all local files for player session.
Player sessions are now fetched from the scenario-data.
2019-07-06 16:38:03 +02:00