File Details
0.0.7
- R
- Apr 11, 2026
- 114.01 KB
- 7
- 12.0.1
- Retail
File Name
Wild-0.0.7.zip
Supported Versions
- 12.0.1
lightweight tag 503a5721ad696142c1d856b4b884238afdb4bd35 0.0.7
Author: Clawe of the Wild <ClaweOfTheWild@outlook.com>
Date: Sat Apr 11 23:38:05 2026 +0200
commit 503a5721ad696142c1d856b4b884238afdb4bd35
Author: Clawe of the Wild <ClaweOfTheWild@outlook.com>
Date: Sat Apr 11 23:38:05 2026 +0200
Refactor intent handling to support per-group item and gold management
- Migrate `goldTarget` and `keep` from intent root into respective groups.
- Introduce new group types: item groups and gold groups, with appropriate validation.
- Update intent validation to require at least one gold or item group for "hold" actions.
- Modify summary generation to reflect per-group counts and descriptions.
- Enhance the UI to allow adding and managing item and gold groups separately.
- Adjust item destruction and selling logic to handle individual group quotas.
- Clean up condition handling to ensure only relevant groups are processed.

