Skip to content

Releases: AtlasEngineCa/WorldSeedEntityEngine

v11.2.3

09 Nov 02:49
db53456
Compare
Choose a tag to compare

Full Changelog: v11.2.2...v11.2.3

v11.2.2

30 Oct 16:09
8b6326c
Compare
Choose a tag to compare

What's Changed

  • Added an option to rotate a model in the pitch axis by @Lukadcf in #29

Full Changelog: v11.2.1...v11.2.2

v11.2.1

15 Oct 05:56
ec6926f
Compare
Choose a tag to compare

What's Changed

  • Added getRepeating method to AnimationHandler by @Lukadcf in #28

Full Changelog: v11.2.0...v11.2.1

v11.2.0

10 Oct 22:32
002c9f6
Compare
Choose a tag to compare
Added animation merging (#27)

Passed animatedBones in a new stop(...) method within playOnce() to only stop bones that are also in the new playOnce animation 

Set new resume boolean to true in tick() method to start the animation from the tick the other bones are at.

Created second stop method which only stops the bones that are passed in the params. Used to keep the rest of the bones playing on the background while a playOnce animation overrides the bones in the set.

Added resume boolean to play method, if set to true the code will find the first bone that isPlaying and take their tick as starting tick

Added resume method which is the same as play but with a specific tick

v11.1.2

06 Oct 21:43
35a6c8f
Compare
Choose a tag to compare

What's Changed

  • Revealed information about the bone that was interacted with in ModelDamageEvent and ModelInteractEvent by @Lukadcf in #22
  • Added getter for name variable previously added by @Lukadcf in #23

New Contributors

Full Changelog: v11.0.1...v11.1.2

v11.0.1

20 Aug 15:17
f18c505
Compare
Choose a tag to compare

Full Changelog: v11.0.0...v11.0.1

v11.0.0

20 Aug 14:18
73f66ba
Compare
Choose a tag to compare

Full Changelog: v10.7.0...v11.0.0

v10.7.0

13 Jun 17:22
a90016c
Compare
Choose a tag to compare
  • Update minestom to 1.21

v10.5.4

25 Apr 16:47
e55d93d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.5.1...v10.5.4

v10.5.1

20 Mar 17:31
e4b6bf6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.5.0...v10.5.1