qshop-1.2.1.jar
Curse Maven Snippet
What's new
Added
- Added a 7x3 / 8x4 shop layout toggle with a separate wide panel texture.
- Added optional F8 layout debugging with persisted offsets in
config/qshop_layout.json. - Added independent
layout.pngandlayout_hover.pngicon materials for the layout toggle.
Changed
- Merged client GUI settings into
config/qshop-common.tomlunder theclientsection;qshop-client.tomlis no longer registered. - Increased the 8x4 row pitch by 1 pixel while keeping the final row inside the panel viewport.
- Limited entries at their global or personal cap are hidden outside edit mode.
- Layout debug offsets are now stored independently for the 7x3 and 8x4 layouts; existing version 1 files are migrated to the 7x3 layout.
- The selected 7x3/8x4 layout is persisted as
client.lastLayoutinqshop-common.tomland restored after restarting the game. - Added an optional item search box with normal name/ID,
#tag, and@namespacefilters; its active button state is persisted asclient.searchActive. - Converted the add-entry and edit-mode controls to independent 16x16 icon buttons; layout debugging now moves each top control independently and applies changes immediately.
Fixed
- Fixed bulk purchases of
COMMANDentries executing the configured command only once; commands now execute once for each purchased unit.
This mod has no additional files