1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2026-06-13 21:54:39 +02:00

98 Commits

Author SHA1 Message Date
hanakocz cced4856aa expanse and spaghet mode fixes 2026-05-10 13:45:27 +02:00
Gerkiz 7b772dc320 Refactor 2026-04-07 17:57:15 +02:00
Gerkiz 61e8e028d1 Minor changes to modules 2026-03-30 23:59:37 +02:00
Gerkiz 23f357eec0 Add oarc and file tweaks 2026-03-29 18:32:13 +02:00
Gerkiz 6c6f0af2ca RPG: add quality dupe and fixes 2026-02-08 19:38:57 +01:00
Gerkiz ae686f4892 Add ingame mod viewer 2026-02-08 19:28:14 +01:00
Gerkiz f414d4830f Changes
Mtn v3: add quality to objectives when entering mid-late game
Fix modules
2025-12-03 20:32:30 +01:00
Gerkiz 8b8be15921 Poll - add edit function so other modules can edit polls 2025-11-08 22:41:41 +01:00
Gerkiz c74b3aad86 II: refactor map gen 2025-10-22 07:41:28 +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 5ae0de712d Refactor code and fix issues 2025-10-16 21:36:02 +02:00
Gerkiz da8ecd3ba0 Fix luacheck 2025-10-12 21:27:09 +02:00
Gerkiz 512ee48f0a Fix antigrief/admin list 2025-10-12 21:24:25 +02:00
Gerkiz 64e049e716 II: fixes 2025-10-03 20:57:41 +02:00
Gerkiz d8f12f8c11 Poll: parse when sending to backend 2025-09-16 23:13:48 +02:00
Gerkiz 29dbd3f759 Poll: fix max width when parent gui is wider 2025-09-16 22:53:33 +02:00
Gerkiz a410dba9c7 Better discord embeds and bug fixes 2025-09-08 23:39:31 +02:00
Gerkiz 492e2e68dd Commit before season start 2025-09-07 10:22:14 +02:00
Gerkiz 4fbf46b608 Fix print color migrations 2025-05-18 22:42:11 +02:00
Gerkiz 613bd5fc9c Various changes 2025-05-10 12:43:38 +02:00
Gerkiz 29083ae8be Check if we have active polls before iterating the table 2025-02-24 19:18:26 +01:00
Gerkiz ba93274aaf Fix planet prison 2025-02-20 01:30:32 +01:00
Gerkiz b171903a6e Fix warnings 2025-02-05 13:11:55 +01:00
Gerkiz 8bc34208a7 Push small fixes 2025-02-05 13:05:04 +01:00
Gerkiz 1fac93d33e Mtn: more validations 2025-01-04 21:01:38 +01:00
Gerkiz 4748c237ec Push bug fixes and tweaks 2024-11-11 08:57:27 +01:00
Gerkiz cb2cd16e2a Fix fish defender v2 (again?) 2024-11-06 19:44:18 +01:00
Gerkiz 660391ecd3 Mtn: more fixes 2024-10-28 09:54:00 +01:00
Gerkiz 8e8724a34e More module fixes
Fixes autostash filtering not working
Fixes wave defense being broken
Remove unused modules as they are part of base game now
2024-10-27 23:15:43 +01:00
Gerkiz 42b9762812 Mtn: fix fluidboxes 2024-10-26 17:37:07 +02:00
Gerkiz 93cdb0fb54 More porting for 2.0 2024-10-25 21:56:34 +02:00
Gerkiz a9917c93a8 Port more modules to 2.0 2024-10-25 16:15:09 +02:00
danielmartin0 351dbd2c16 .created_entity -> .entity 2024-10-22 21:47:11 +02:00
danielmartin0 9f051c71d0 utils/math pt2 2024-10-22 21:47:11 +02:00
danielmartin0 1388ebb54a active_mods 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 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 5e44d5fac3 Fix stats 2024-06-05 00:38:50 +02:00
Gerkiz d70226146d Adjust vanilla map 2024-06-04 23:59:05 +02:00
Gerkiz 091c64e11e Small commands refactor 2024-06-04 23:27:12 +02:00
Gerkiz d0a28334ff Mtn v3 - changes
Will the tweaks ever stop?
2024-05-30 09:28:56 +02:00
Gerkiz b39ed27725 Mtn v3 - changes for new season 2024-05-27 20:30:03 +02:00
Gerkiz b55e0c42f7 Config - add toggle for non-trusted players triggering collapse 2024-04-21 19:15:51 +02:00
Gerkiz 0497224a04 More antigrief preventions 2024-03-28 23:19:18 +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 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