bc621d456e
working on localized tab drawing and then committing that to the screen to help with these weird quirks.
master
trunksbomb
2026-03-23 18:11:17 -04:00
cfcd591628
still struggling to get the placement right, just need to commit for right now
trunksbomb
2026-03-23 16:33:48 -04:00
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
trunksbomb
2026-03-23 12:50:49 -04:00
5c5c35871d
ready for initial release
v0.1.0
trunksbomb
2026-03-23 10:58:48 -04:00
5d283909db
first pass on README
trunksbomb
2026-03-23 05:01:55 -04:00
8189359e91
add a "not fully supported" tooltip for bags that use the fallback hotbar method
trunksbomb
2026-03-23 04:44:38 -04:00
a90227ff02
remove Bag of Holding references
trunksbomb
2026-03-23 04:02:46 -04:00
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.
trunksbomb
2026-03-23 03:43:29 -04:00
274e4f6dec
fullness indicator optional on tabs
trunksbomb
2026-03-23 03:04:58 -04:00
e201c8c674
Transform the dock settings GUI into a proper popup so you can live position the dock and make changes.
trunksbomb
2026-03-23 02:45:01 -04:00
966e199a23
UI polishes add compact mode for all orientations
trunksbomb
2026-03-23 01:55:51 -04:00
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"
trunksbomb
2026-03-22 23:46:35 -04:00
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.
trunksbomb
2026-03-22 21:44:01 -04:00
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.
trunksbomb
2026-03-22 19:36:36 -04:00
52a303784d
compat for Traveller's Backpacks and Sophisticated Storage. Drag-and-drop item stacks into tabs for supported mods
trunksbomb
2026-03-22 18:42:46 -04:00
3e4fa38528
Add compat for /dank/null
trunksbomb
2026-03-22 18:16:45 -04:00