20 Commits

Author SHA1 Message Date
trunksbomb
bc621d456e working on localized tab drawing and then committing that to the screen to help with these weird quirks. 2026-03-23 18:11:17 -04:00
trunksbomb
cfcd591628 still struggling to get the placement right, just need to commit for right now 2026-03-23 16:33:48 -04:00
trunksbomb
e395e87c53 Implement Bag Tab API so that other mods can make themselves first-class compatible with this mod, no guesswork required (but also the API isn't required to at least get some support for most bag-style items)
Implement Curios support
2026-03-23 12:50:49 -04:00
trunksbomb
5c5c35871d ready for initial release
Some checks failed
Release / publish (release) Has been cancelled
v0.1.0
2026-03-23 10:58:48 -04:00
trunksbomb
5d283909db first pass on README
Some checks failed
Build / build (push) Has been cancelled
2026-03-23 05:01:55 -04:00
trunksbomb
8189359e91 add a "not fully supported" tooltip for bags that use the fallback hotbar method 2026-03-23 04:44:38 -04:00
trunksbomb
a90227ff02 remove Bag of Holding references
Some checks failed
Build / build (push) Has been cancelled
2026-03-23 04:02:46 -04:00
trunksbomb
6271417381 add support for non-supported bags/packs. If there is no compat layer yet for a bag/pack item from a mod, then attempt to place that bag into your hotbar and simulate a right click to open it. Prefer empty slots, non-tool slots, non-food slots if it needs to swap for something currently on your hotbar. 2026-03-23 03:43:29 -04:00
trunksbomb
274e4f6dec fullness indicator optional on tabs 2026-03-23 03:04:58 -04:00
trunksbomb
e201c8c674 Transform the dock settings GUI into a proper popup so you can live position the dock and make changes. 2026-03-23 02:45:01 -04:00
trunksbomb
966e199a23 UI polishes
add compact mode for all orientations
2026-03-23 01:55:51 -04:00
trunksbomb
56fcb49f4d UI polishes
Implement scrolling tabs
2026-03-23 00:41:46 -04:00
trunksbomb
638fce4116 tidying up UI and UX.
Add screen dock modes (left/right/top/bottom), better X/Y offset control, replaced tab size with "max tabs"
2026-03-22 23:46:35 -04:00
trunksbomb
b51b41206c tidying up UI and UX
Add dock tab for locking the dock and opening settings, where menu dock location and offset can be moved.
2026-03-22 21:44:01 -04:00
trunksbomb
85a7e1a48b reorder pinned bags 2026-03-22 20:30:54 -04:00
trunksbomb
15be03e055 pin bags 2026-03-22 20:10:32 -04:00
trunksbomb
f40b38ab3c Prepare for second implementation pass - give bags UUIDs, utilize the UUID system of other compatible bag mods (like /dank/null) and support pseudo-unique bags of other mods by name + mod convention. Add a Bag Renamer to freely rename any bag based item. 2026-03-22 19:36:36 -04:00
trunksbomb
52a303784d compat for Traveller's Backpacks and Sophisticated Storage.
Drag-and-drop item stacks into tabs for supported mods
2026-03-22 18:42:46 -04:00
trunksbomb
3e4fa38528 Add compat for /dank/null 2026-03-22 18:16:45 -04:00
trunksbomb
fc5b65a53b initial commit 2026-03-22 17:26:38 -04:00