Commit Graph

14 Commits

Author SHA1 Message Date
1b713a858c First stack submarine items then player items 2025-03-31 03:52:02 +02:00
5bd8785ed4 Add lil logs 2025-03-30 23:36:38 +02:00
fd2b18371f Fix quickstack 2025-03-30 23:34:56 +02:00
a56a1897bc Implement quickstack to existing stacks in inventory 2025-03-30 23:26:48 +02:00
7bee770482 Refactor a bunch of shit to utils 2025-03-30 23:14:26 +02:00
40ff5f730f Throttle mouseover stack per slot 2025-03-30 19:10:59 +02:00
c40c5d5b21 Fix queueing slots that aren't slots anymore
But are now tables, fuck me
2025-03-30 19:07:58 +02:00
788a0bfe4d Clean up the project a little 2025-03-30 18:28:07 +02:00
e463b84bf6 Rework finding mouseover slots to not go over inventories that can not be open at this time 2025-03-30 18:22:17 +02:00
24848cfe5f Fix up some more minor issues with stacker 2025-03-30 15:59:53 +02:00
e1b658721e Add some debug logs and shit 2025-03-30 15:41:23 +02:00
f37ef64739 Shift clicking stacks item
W
2025-03-30 15:20:36 +02:00
747eb4f6a4 Refactor all hotkeys into init
So that we can share scripts around themselves without hooking multiple
times accidentally
2025-03-30 15:12:52 +02:00
ba01a65a1a Factor quickstack out 2025-03-30 14:36:16 +02:00