v1.13-hotfix.3
·
99 commits
to main
since this release
What's Changed
- Auto completion when filling in location field now works even for collapsed containers. Be careful, as they will disappear immediately! As always, expanding containers to add items may be best.
- Allow specifying maximum quantity of items in a container (such as a quiver that holds no more than 30 arrows).
- Reworked the item sheet UI to make it more clear. Added field top labels and new Limits row.
- Color-code containers that have exceeded their limits to make them easier to find. Also added tooltip to the "weight" field to show which limit is exceeded.
- HOTFIX: Field visibility was very broken.
- HOTFIX: Color-coding of the weight field in the inventory could get stuck red.
- HOTFIX: Weight label on item sheet was displaying on non-containers when sheet was locked and weight was 0.
- HOTFIX: PFRPG2 issues with color coding.
Full Changelog: v1.12-hotfix.6...v1.13-hotfix.3