Quick release before the release of 1.19.3, which will eat my time for the next few days.
What's Changed
- Turkish Localization by @Hexasan in https://github.com/tr7zw/ItemSwapper/pull/17
- Adjusted mouse sensitivity to more closely match other GUIs. by @TheMrEngMan in https://github.com/tr7zw/ItemSwapper/pull/44
- Added showing names of currently hovered item above item selection menu. by @TheMrEngMan in https://github.com/tr7zw/ItemSwapper/pull/43
- Fixed that tapping R on an empty slot moves the item from hotbar slot 9 to the current slot by @TheMrEngMan in https://github.com/tr7zw/ItemSwapper/pull/45
- Hebrew Translation by @RedCommand-dev in https://github.com/tr7zw/ItemSwapper/pull/34
- add warning if player did not select the default resource pack or any… by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/51
- fix loading invalid item names from itemsswapper/itemgroups with out warning by @AdvancedWipe in https://github.com/tr7zw/ItemSwapper/pull/61 , extended to also show the resource location
- Fixed offcenter issue on lists
- show stacks > 64 in yellow(also sum up the value up to 64)
- copper has 4 pages that show in a row
- fixed the shulker lag when listing too many shulker boxes
- Removed the old circle UI and its config option
- Moved the chest preview to the left of the chest, instead of above
- Instead of darkening the item for unavailable items, the background turns red like in the crafting grid
New Contributors
- @Hexasan made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/17
- @TheMrEngMan made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/44
- @RedCommand-dev made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/34
- @AdvancedWipe made their first contribution in https://github.com/tr7zw/ItemSwapper/pull/51
Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.3.1...v0.3.2
- Add option to hide hotbar items from the list
- Clarify the preview toggle name
- Move the list slightly up above the armor bar
- Enable creative mode by default
- Replaced selection icon
Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.3.0...v0.3.1
What's Changed
- [WIP] UI updates by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/7
- Switch to a non-round UI
- Added support to a lot of list sizes
- [DEV] Preview mode for pallets
- Added support for a Spigot/Paper plugin to disable the mod/enable shulkers
- Added a warning screen when a server is not compatible
- Added a lot of pallets to the built-in resource pack
- Added creative cheat mode, to spawn in items while in creative mode instead
- Middle mouse click now switches to the secondary list of the currently selected item
- Reworked the list texture, item text, and positioning
Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.2.1...v0.3.0
What's Changed
- Fix bounds checks. Fixes #4 by @tr7zw in https://github.com/tr7zw/ItemSwapper/pull/5
Full Changelog: https://github.com/tr7zw/ItemSwapper/compare/v0.2.0...v0.2.1
Further development of the mod. This is still a work in progress, and things will change in the future(potentially causing breaking changes with current resource packs)! Changes:
- Added setting to toggle the UI instead of holding it
- Allow closing the UI by clicking
- Limit the list size and scroll it instead
- Allow selecting nothing
- Optionally show a cursor
- Supporting bigger item selections(currently also a 16 slot wheel)
- Potions now show their effects with strength and time(unless the potion is renamed)
- Duplicate exact items are not shown in lists
- Updated Credits/Contributors