1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-24 03:47:58 +02:00

78 Commits

Author SHA1 Message Date
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
Gerkiz
034b127902 fix weird LuaInventory stutter 2021-07-26 21:53:57 +02:00
Gerkiz
e813e875d7 Bugfix
Fixed antigrief logging limit
Fixed autostash healing/increasing durability of items
Added two new functions to session_data
2021-07-20 22:17:49 +02:00
Gerkiz
72f7c5106e minor change to autostash 2021-06-07 14:04:44 +02:00
Gerkiz
d39a8704a3 more fixes 2021-06-06 20:35:04 +02:00
Gerkiz
dab23f969a refactor 2021-05-25 22:19:20 +02:00
Gerkiz
fbaa411073 refactor and changes 2021-05-23 17:03:52 +02:00
Gerkiz
0be0055eb7 minor adjustments done to rpg, wave defense and mtn v3 2021-05-23 02:02:11 +02:00
Gerkiz
5b88f8fdfc removed comfy_panel_tabs from _G and made it use tokens instead 2021-03-25 23:49:57 +01:00
Gerkiz
56a968c934 autostash - fix 2021-03-21 01:57:02 +01:00
Gerkiz
f07c77d421 minor changes
autostash now has priority
send pings to map channels instead of announcements
2021-03-19 16:17:38 +01:00
Gerkiz
717d838f39 Event - on_configuration_changed
Added support to handle multiple handlers
2021-03-16 22:44:40 +01:00
Gerkiz
f213de2e74 Autostash
Fixed that stone was inserted when count equals 1.
2021-03-16 20:09:21 +01:00
Gerkiz
a01e0435f3 rpg and mtn v3 changes 2021-02-25 23:59:33 +01:00
Gerkiz
15a8fdb7f8 minor changes 2021-02-18 22:44:32 +01:00
Gerkiz
8aac247e10 Autostash compatible with krastorio 2 2021-02-15 22:36:20 +01:00
Gerkiz
39abac9f92 minor fixes 2021-02-01 20:01:07 +01:00
Gerkiz
fd9940632e tweaks 2020-12-30 11:07:44 +01:00
Gerkiz
4cd6b960d5 autostash - can now be used in bottom gui
used with Public.buttom_button(value)
2020-12-29 13:46:32 +01:00
Gerkiz
3e283b4483 resize buttons so they're all the same 2020-12-05 18:09:37 +01:00