1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-06 00:23:49 +02:00
Commit Graph

52 Commits

Author SHA1 Message Date
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
Gerkiz
96d1e40014 table fix 2020-06-07 23:30:28 +02:00
Gerkiz
5436355353 autostash can now insert into furnaces
disabled by default, can be enabled with set function
2020-06-07 23:25:29 +02:00
MewMew
5643582e84 fixes and things 2020-03-10 13:25:42 +01:00
MewMew
c93e29588b now sorts containers by distance 2020-03-10 02:51:08 +01:00
MewMew
723cb7a87e tooltip update 2019-10-25 08:31:06 +02:00
Gerkiz
4ae1838bea updated autostash
left.click = whole inventory
right.click = ores only
2019-10-24 23:00:14 +02:00
MewMew
4915bde6ff variable to global table 2019-10-15 04:33:42 +02:00
MewMew
71eb23cb8c exclude quickbar items 2019-10-10 03:18:59 +02:00
MewMew
0836fe94c2 RPG mode integration 2019-10-02 21:13:14 +02:00
MewMew
8984d7fa1c removed items with equipment grids from sorting 2019-09-30 14:08:45 +02:00
MewMew
cf6dc2283c unfiltered and filtered storage 2019-09-25 00:26:01 +02:00