- Pack Features
- work around bug in IoGR's logic with random starting location
- added
composite_toggle
item type
- Fixes
- Make items' pink background transparent (disabled/with img_mods)
- App Features
- Accept mouse clicks when window is not focused
- Add support for zipped packs (no need to unpack anymore)
- Auto-save should now always work
- More debug output
- Pack Features
- arguments to lua access rules
JsonItem.MaxCount
now readable and writable- dummy
LocationSection.CapturedItem
to allow packs to load - Make items' pink background transparent
- Fixes
- don't let SNES auto-tracking block unloading packs
- fix bug in creating (auto-save) directories
- fix a memory leak when creating directories
- Fixes
- fix potential crash when changing packs/variants
- App Features
- macOS support
- allow locations to be on multiple points on a map
- Pack Features
- support more layouts/packs
- Fixes
- fix crash when listing a pack with no variants
- work around slow shutdown for watch with slow update interval
- App Features
--version
command line switch- save and restore ui state/hints (active tabs)
- Pack Features
LuaItem.IconMods
ScriptHost:RemoveMemoryWatch
ScriptHost:AddWatchForCode
ScriptHost:RemoveWatchForCode
Tracker:UiHint
- Fixes
- fix some potential crashes from lua
- fix a crash when closing
- fix restoring window position on win32
- sanitize save paths
- changed sizing in dock, hbox and vbox (hopefully for the better)
- fix memory leaks for lua
- initial release