Releases: lewdev-uk/StandModelLib
Releases · lewdev-uk/StandModelLib
Stable Build & Better Performance
Performance improvements & Better handling of animated models
Optimised Model Ticking
- Removed HashSets being created every update tick
- Removed un-required list object copying and concatination operations
Breaking Changes:
- Now use AnimatedModel for a Model with animations
- animationTick renamed to doAnimationTick.
- Parameter "playersInAnimationDistance" HashSet no longer provided. Use getPlayersInAnimDistance() or playersInAnimationDistance variable directly
Public Beta
Plugin has been debugged locally and it's ready for some keen people to start having a go!
Initial Release
0.1 Update README.md