1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-10 00:43:27 +02:00
Commit Graph

63 Commits

Author SHA1 Message Date
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
Gerkiz
0af022f778 fix autostash lag 2020-12-04 01:09:59 +01:00
Gerkiz
1533bb9ad2 fix for autostash 2020-11-29 02:23:42 +01:00
Gerkiz
d746d760ae minor changes 2020-10-25 17:02:37 +01:00
Gerkiz
736f556d82 tweaks 2020-10-22 17:39:23 +02:00
Gerkiz
45127336a0 autostash fix 2020-10-22 13:33:53 +02:00
Gerkiz
8043d7fff7 minor fix 2020-10-22 00:35:36 +02:00
Gerkiz
3a96edfa03 tweaks 2020-10-22 00:32:34 +02:00
Zihao Zhang
2bf2196798 more efficient checking 2020-10-18 02:39:38 -07:00
Zihao Zhang
64dfe41461 Add autostash to filtered cargo wagon 2020-10-17 16:43:18 -07:00
Gerkiz
7e2215ee3b minor fixes 2020-08-22 20:15:56 +02:00
Gerkiz
0f6917a5a7
Merge pull request #179 from Bilka2/name-in-autostash-flying-text
Use localized item names for autostash flying text
2020-07-07 17:02:56 +02:00
Gerkiz
8a29f9e34b minor changes 2020-07-06 15:45:09 +02:00
Gerkiz
cf7e77883f minor change to autostash 2020-07-02 19:13:20 +02:00
Bilka
62fd3e6f40 Use localized item names for autostash flying text 2020-06-30 15:55:29 +02:00
Gerkiz
94544f0e85 mountain fortress fixes 2020-06-10 00:11:35 +02:00