blackd / Inventory-Profiles

Take control over you inventory. Sort. Move matching/all Items. Throw all/all items. Locked slots. Gear sets! And much more!
https://inventory-profiles-next.github.io/
GNU Affero General Public License v3.0
146 stars 48 forks source link

fix #260, and improve some ae2 and ae2wtlib screens #396

Closed Mari023 closed 4 months ago

Mari023 commented 4 months ago

All ae2wtlib terminal screens are now set to playerSideOnly, so it doesn't sort the armour, upgrades and crafting inventory. This fixes #260.

all ae2 config screens that don't have any player inventory are now set to ignore, the config screens that have an inventory are set to playerSideOnly sort buttons have been moved slightly on some screens to not overlap with other elements of the GUI.

there is however the remaining issue that pressing the sort button sorts the inventory, even tho the search bar is focused, but at least it only sorts the actual player inventory now.

384 seems to suggest that one has to change ModIntegrationExport.json, but that doesn't seem to have any effect. changing ModIntegrationHintsNG.json however works

I changed both, since they seem to be nearly identical, apart from a few lines which are only present in ModIntegrationHintsNG.json