update to 1.21.4
Fix resource reloading breaking dynamic gui rendering for fabric
Try to send full itemstack for item transferring visual, but if its larger than 31000 bytes, use the simple itemstack version
update to 1.21.4
Fix resource reloading breaking dynamic gui rendering for fabric
Try to send full itemstack for item transferring visual, but if its larger than 31000 bytes, use the simple itemstack version
Add error catching to ParticleItem with a blacklist to prevent further exceptions, prevents some rare reported crashes with specific set of mods or possibly specific item.
Implement system that dynamically syncs all settings in ConfigServerControlledSyncedToClient from server to client into same class for easy use. Add new server controlled configs for more admin control.
Add error catching to ParticleItem with a blacklist to prevent further exceptions, prevents some rare reported crashes with specific set of mods or possibly specific item.
Implement system that dynamically syncs all settings in ConfigServerControlledSyncedToClient from server to client into same class for easy use. Add new server controlled configs for more admin control.
Add error catching to ParticleItem with a blacklist to prevent further exceptions, prevents some rare reported crashes with specific set of mods or possibly specific item.
Implement system that dynamically syncs all settings in ConfigServerControlledSyncedToClient from server to client into same class for easy use. Add new server controlled configs for more admin control.
New dynamic gui support for all guis including almost all modded guis.
See full detail of the open gui, getting updates twice a second
See items transferring between player and the open container with a visual of the item itself moving between them
Extensive set of configs to tweak it to your liking, with some new server side configs that are synced to clients.
Various bugfixes
Fix incompatibility with Better Ping Display that caused crashes.
New dynamic gui support for all guis including almost all modded guis.
See full detail of the open gui, getting updates twice a second
See items transferring between player and the open container with a visual of the item itself moving between them
Extensive set of configs to tweak it to your liking, with some new server side configs that are synced to clients.
Various bugfixes
Fix incompatibility with Better Ping Display that caused crashes.
- New config system to make mod items that move arms compatible with watut, fixes artifacts, not enough animations, timeless and classic guns by default, see config watut-item-arm-adjustments.json for more info
- Fix showing things when player invisible
- Fix death screen making dead player animate
- Fix dedicated server crash from 1.1.2
- New config system to make mod items that move arms compatible with watut, fixes artifacts, not enough animations, timeless and classic guns by default, see config watut-item-arm-adjustments.json for more info
- Fix showing things when player invisible
- Fix death screen making dead player animate
- Fix dedicated server crash from 1.1.2
- New config system to make mod items that move arms compatible with watut, fixes artifacts, not enough animations, timeless and classic guns by default, see config watut-item-arm-adjustments.json for more info
- Fix showing things when player invisible
- Fix death screen making dead player animate
- New config system to make mod items that move arms compatible with watut, fixes artifacts, not enough animations, timeless and classic guns by default, see config watut-item-arm-adjustments.json for more info
- Fix showing things when player invisible
- Fix death screen making dead player animate
- Add support for typing animations when using signs, hanging signs, books, command blocks.
- Add support for 14 more vanilla GUIs
- Added a lot more fine grained control on configuring what features you want on or off
-- Can toggle idle / typing / gui animations separately
-- Can toggle idle / typing / gui visuals separately
-- Can toggle typing in chat screen
-- Can adjust the position of 'Player is typing' on chat screen
-- Can toggle if a gui shows infront of player for guis that the mod doesn't have an exact match for yet.
- Add support for typing animations when using signs, hanging signs, books, command blocks.
- Add support for 14 more vanilla GUIs
- Added a lot more fine grained control on configuring what features you want on or off
-- Can toggle idle / typing / gui animations separately
-- Can toggle idle / typing / gui visuals separately
-- Can toggle typing in chat screen
-- Can adjust the position of 'Player is typing' on chat screen
-- Can toggle if a gui shows infront of player for guis that the mod doesn't have an exact match for yet.
- Requires coroutil v1.3.6
- Fix gui visual remaining for other players when a player teleports between dimensions
- Fix mouse dragging in gui causing clicking noises
- Under the hood changes to use backwards compatible coroutil
Added escape menu gui status
Config for when players go idle is back to common config, controlled by the server, then synced to clients
Small rework on how things sync, to try to prevent potential stuck status issues that have been reported
Mouse activity in inventory based guis prevent going idle
More strict check for real player, should improve compatibility with fake player using mods, like corpse mod
Config to disable showing player animations