Skip to content

Releases: Tofaa2/EntityLib

2.4.10-SNAPSHOT Display bug fix

05 Sep 16:00
Compare
Choose a tag to compare

This release fixes a minor bug in the entity meta for display entities

2.4.9-SNAPSHOT Bug fixes

11 Aug 10:59
Compare
Choose a tag to compare

Fixes some location based bugs

2.4.8-SNAPSHOT Misc bug fixes

08 Aug 10:24
Compare
Choose a tag to compare

Fixes NPE on remove() without having a container attached
Fixes WrapperEntity#rotateHead not updating the entities internal locations' yaw and pitch

2.4.7-SNAPSHOT More bug fixes

16 Jul 08:19
Compare
Choose a tag to compare

Attempt fix the jitpack issue + fix metadata version checks not checking if the api is present

2.4.6-SNAPSHOT Bug fixes

16 Jul 07:35
Compare
Choose a tag to compare

Fixes a couple of metadata objects being protected and or not being converted automatically by the EntityType to EntityMeta conversion

2.4.5-SNAPSHOT JitPack Fix

09 Jul 09:17
7a313da
Compare
Choose a tag to compare

JitPack Fix

As of version 2.4.5-SNAPSHOT, JitPack should work like it previously did.

Available modules

API: com.github.tofaa2.entitylib:api:2.4.5-SNAPSHOT
Common: com.github.tofaa2.entitylib:common:2.4.5-SNAPSHOT
Spigot: com.github.tofaa2.entitylib:spigot:2.4.5-SNAPSHOT
Velocity: com.github.tofaa2.entitylib:velocity:2.4.5-SNAPSHOT
Standalone: com.github.tofaa2.entitylib:standalone:2.4.5-SNAPSHOT

Full Changelog: 2.4.4-SNAPSHOT...2.4.5-SNAPSHOT

2.4.4-SNAPSHOT renaming

08 Jul 14:37
Compare
Choose a tag to compare
replace sync with blocking since theres no sync

2.4.3-SNAPSHOT standalone api fix + block display fix

08 Jul 14:31
Compare
Choose a tag to compare

Fixes standalone api build error finally (whoops)

Thank you @akshualy for pr'ing the fix for block displays. Very appreciated!

2.4.2-SNAPSHOT Build chain rewrite + standalone api fixes

08 Jul 13:31
304606b
Compare
Choose a tag to compare

Fixed standalone platform not compiling properly (not sure how i overlooked this

Major thanks to @Bram1903 who pr'ed an entire build chain rewrite for entitylib

2.4.1-SNAPSHOT Fix versioning

06 Jul 16:35
Compare
Choose a tag to compare

Forgor to update versions in gradle. please see release 2.4.0-SNAPSHOT for the actual latest patch notes