latest
Pre-release
Pre-release
Features
- reduced packets for armor cosmetics (LoJoSho)
- priority system for menus (LoJoSho)
- player teleport when entering wardrobe, allows better support for long distance wardrobes (LoJoSho)
- add support for Eco item lookup system (LoJoSho)
- add HookFlags to hooks (LoJoSho)
- add PlayerArmorChangeEvent for Paper servers (LoJoSho)
- move adventure and configurate to Spigots library loader (LoJoSho)
- move to Hibiscus Commmons library #129 (LoJoSho)
- balloon entities entirely through bukkit #129 (LoJoSho)
- remove nms in HMCC, update to support Hibiscus Commons 0.1.8 #129 (LoJoSho)
- add disabled worlds option (LoJoSho)
- balloons now disappear when hidden (LoJoSho)
Bug Fixes
- bad clients failing to removing player model in wardrobe (LoJoSho)
- server-side teleporation causing players to be stuck in wardrobe area (LoJoSho)
- forgot to reverse order when condensing the method (LoJoSho)
- further wardrobe armor fixes for Optifine clients (LoJoSho)
- enchants not being passed to cosmetics (LoJoSho)
- locked-item not appearing in wardrobes with unchecked cosmetics (LoJoSho)
- check if user is still in wardrobe before spawning npc (LoJoSho)
- balloons and backpacks being respawned while in wardrobe (LoJoSho)
- check instance instead of id for shading #129 (LoJoSho)
- cosmetic armor happening in wardrobe #129 (LoJoSho)
- players opening menu in setup phase of wardrobes #129 (LoJoSho)
- players being invisible if disconnect in wardrobe #129 (LoJoSho)
- itemsadder reload #129 (LoJoSho)
- handle IA reloading #129 (LoJoSho)
- hidden backpacks still having armorstands spawned (LoJoSho)
- pose changes in wardrobe causes backpack being unattached (LoJoSho)
- check if player is still online after join delay (LoJoSho)
Chores
- add TypeCosmetic-initializer with id-argument for extending class (Boy)
- update HibiscusCommons to 0.1.7 #129 (LoJoSho)
- update adventure classes #129 (LoJoSho)
- updates adventure platform to 4.3.2 #129 (LoJoSho)
- update hibiscus commons to 0.2.1 #129 (LoJoSho)
Commits
- d7c1bf3: version bump (2.6.6) (LoJoSho)
- 9dc6eb1: version bump (2.6.7-DEV) (LoJoSho)
- remove deperecated #getCosmetic (LoJoSho)
- add eco as soft depend (LoJoSho)
- removed unused relocations (LoJoSho)
- remove triumph gui from library loader (was used for testing in last build) (LoJoSho)
- move private bulkUpdate method to updateCosmetic since it was just using that method anyways (LoJoSho)
- 4a75c7b: Merge remote-tracking branch 'origin/remapped' into remapped (LoJoSho)
- move nms spawn balloon method to CosmeticUser (LoJoSho)
- move configurate back to being shaded (LoJoSho)
- remove barely used text emote feature #129 (LoJoSho)
- f87bf93: fix: check instance instead of id for shading (Boy)
- d7fe247: Merge branch 'remapped' into hibiscuscommons (LoJoSho) #129
- 967349f: version bump (2.7.0-DEV) (LoJoSho) #129
- remove cmi jars #129 (LoJoSho)
- refactor overlapping Hibiscus Commons util class names (LoJoSho)
- add debug messages for respawning of cosmetics (LoJoSho)
- move gamemode and world hidden checks to player join (LoJoSho)
- 171c738: Merge branch 'HibiscusMC:remapped' into remapped (Maoyue 貓月)