- Fixed server having old data if no provider added data
- Fixed component bounds not showing if debug mode is enabled
Full changelog can be seen at https://raw.githubusercontent.com/badasintended/wthit/dev/master/CHANGELOG.txt
- [API] Added typed data API to be used to send data from server to client using direct packet buffer instead of using NBT tag
- This is a backbone of WIP built-in complex data types, soon(TM)
- See the Javadoc of
IData
,IDataProvider
,IDataReader
, andIDataWriter
- Added search bar to the config screen
- Changed text box to allow inputting invalid text
- An error toast would be shown instead if it failed to parse
- Changed config option tooltip to not be shown if the cursor is hovering on the widget
- Fixed pet owner tooltip not working
- Caused by the owner UUID no longer being sent to the client
- This makes the feature no longer available to client-only installation
Full changelog can be seen at https://raw.githubusercontent.com/badasintended/wthit/dev/master/CHANGELOG.txt
- [API] Added typed data API to be used to send data from server to client using direct packet buffer instead of using NBT tag
- This is a backbone of WIP built-in complex data types, soon(TM)
- See the Javadoc of
IData
,IDataProvider
,IDataReader
, andIDataWriter
- Added search bar to the config screen
- Changed text box to allow inputting invalid text
- An error toast would be shown instead if it failed to parse
- Changed config option tooltip to not be shown if the cursor is hovering on the widget
Full changelog can be seen at https://raw.githubusercontent.com/badasintended/wthit/dev/master/CHANGELOG.txt
- Updated to Minecraft 1.20-pre1
- Fixed pair component not being aligned when in tagged line
Full changelog can be seen at https://raw.githubusercontent.com/badasintended/wthit/dev/master/CHANGELOG.txt