Alpha v1.0.0

Commits

All Rust commits from Facepunch

2 total commits for branch:
/

Member Avatar
Martyn Chapman08/05/202612:01:05
rust_reboot/main/heldentity_anim_fix (#151032)

Restore checking for playermodel persist anim next frame, current frame is too early for the animator states to have been updated Adjust clear playermodel anims to be slightly before the end of the bandage and syringe anims as they weren't being invoked at the very end

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Martyn Chapman08/05/202610:41:21
rust_reboot/main/heldentity_anim_fix (#151026)

HeldEntity sends RPC to client notifying it is going to be destroyed because its item has been spent. Use that to determine if we should persist the animation or not Fixes the animations persisting on syringes and bandages when they shouldn't be

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Rust Utility Hub - Commits - main/heldentity_anim_fix