1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-03-17 20:58:13 +02:00

97 Commits

Author SHA1 Message Date
Gerkiz
e61a984654 Fix events 2024-12-22 00:00:40 +01:00
Gerkiz
72eb140f83 Map change and module change 2024-11-06 11:22:36 +01:00
Gerkiz
0ed48b251c Fix autostash 2024-11-05 20:11:43 +01:00
Gerkiz
edf5a347d5 Fix modules 2024-11-05 20:10:48 +01:00
Gerkiz
2ff53ea036 Mtn: push changes for modded 2024-11-05 20:04:00 +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
fa2a607bc5 Mtn: rework map generation logic 2024-10-27 00:01:15 +02:00
Gerkiz
4a0c0dffa7 More fix 2024-10-22 22:29:03 +02:00
Gerkiz
3150ab9b0a Fix autostash 2024-10-22 22:28:19 +02:00
Gerkiz
ca24e86ba7 Fix module
Iterate and check if valid logistics filters
2024-10-22 22:20:04 +02:00
Gerkiz
b09b781902 Misc tweaks and bug fixes 2024-10-22 21:47:11 +02:00
danielmartin0
68c28f0a24 pirates: only check connected_players 2024-10-22 21:47:11 +02:00
danielmartin0
d8a39168ea pirates: flying text to everyone on surface 2024-10-22 21:47:11 +02:00
danielmartin0
fec404884e port prototypes on game 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
bac2cb20ad Fix vanilla error start 2024-06-05 00:23:34 +02:00
Gerkiz
d70226146d Adjust vanilla map 2024-06-04 23:59:05 +02:00
Gerkiz
98bbc7cabb Mtn v3 - more tweaks 2024-05-29 19:57:58 +02:00
Gerkiz
217f3d5a7a Push module fixes 2024-01-18 23:41:37 +01:00
Gerkiz
4e38f4c45c Minor changes to gui elements 2023-12-10 20:42:30 +01:00
Gerkiz
9e4937e885 Minor changes to modules to work better with bottom buttons 2023-12-06 23:47:19 +01:00
Gerkiz
7f59d7e868 Add support for more bottom buttons + minor fixes 2023-12-06 22:52:13 +01:00
Gerkiz
2e626f819d Changes for Mtn v3 and minor utils files 2023-12-04 23:03:28 +01:00
Gerkiz
f0c8c9a237 Gui
Modified gui styles, enabled for Mtn v3 and disabled for all other scenarios.
Scenario maintainer can enable/disable if they wish for their own scenario.
2023-11-11 23:58:26 +01:00
Gerkiz
dbd0883a71 Autostash - fix blueprint lag 2023-04-07 20:39:48 +02:00
Gerkiz
d7bf9ac171 Fix autostash modded bug 2022-10-25 20:09:55 +02:00
Gerkiz
ed9448725c Autostash/Towny - fix that you couldn't insert to neutral chests 2022-10-22 22:16:21 +02:00
Gerkiz
65fb220488 Autostash - fix weird event bug when mods call raise_event 2022-08-12 19:11:27 +02:00
Gerkiz
f4ac35a5eb fix autostash 2022-08-04 20:34:37 +02:00
Gerkiz
1f0a6577a3 minor changes 2022-07-11 00:14:21 +02:00
Gerkiz
ac403cf52f Luacheck - make ya happy! 2022-06-25 23:41:39 +02:00
Gerkiz
0bf4f9fb5a fix autostash
from profiler: 2959x C function "can_insert". Total Duration: 10693.515400ms
2022-06-25 23:39:04 +02:00
Gerkiz
1e3f0ff811 fix bugs 2022-06-07 17:39:57 +02:00
Gerkiz
304b3402fc
Merge branch 'develop' into master 2022-04-25 08:12:32 +02:00
Gerkiz
8bc93d8d6c rpg and autostash fixes 2022-04-23 17:10:15 +02:00
Eric Anderson
7cc268fab6 use type (red/blue chest) instead of position for identifying valid autostash targets for dungeons 2022-04-23 03:29:07 -07:00
Eric Anderson
b8158f1f01 Merge remote-tracking branch 'gh/develop' into master 2022-04-07 21:05:59 -07:00
Eric Anderson
26f34ea8d5 Review fixes.
* Clearing corpses remains trusted only.
* Remove spurious debugging code.
2022-04-07 20:54:22 -07:00
Gerkiz
95f2e90e55 refactor more gui 2022-04-05 19:28:08 +02:00
Eric Anderson
79e9bdee7e Merge https://github.com/eric-anderson/ComfyFactorio into master 2022-03-29 22:15:56 -07:00
Gerkiz
7cf25ff1c0 Fix minor gui issue 2022-03-29 22:24:58 +02:00
Gerkiz
e5611d8a3c minor fix 2022-03-29 21:35:00 +02:00
Eric Anderson
d0736d4fb5 Add hook to enable autostash into the dungeons linked chests 2022-02-25 19:41:20 -08:00
Gerkiz
7150c04318 autostash - check if a player is spamming 2021-11-20 00:37:15 +01:00
hanakocz
a5c744b1de fix for misaligned chest indexes in filtered chests 2021-11-05 23:24:21 +01:00
hanakocz
2ec1a1d426 final fixes for all possible cases 2021-11-02 08:45:14 +01:00
hanakocz
45afbd20dc autostash - 33-66% faster execution, respects forces, added white chest 2021-11-02 07:08:30 +01:00
hanakocz
8d7bf8865f refactor to ItemStacks, fixes armor modules, durability, deleting items 2021-07-28 22:32:50 +02:00
Gerkiz
10a524716c autostash fix 2021-07-27 21:22:56 +02:00