This website requires JavaScript.
Explore
Help
Sign In
SpigotMC
/
LibsDisguises
Watch
1
Star
0
Fork
0
You've already forked LibsDisguises
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
cc4156f914
LibsDisguises
/
src
/
main
/
java
/
me
/
libraryaddict
/
disguise
/
utilities
/
packets
History
libraryaddict
cc4156f914
Add setGridLocked to falling block disguise
2019-11-05 17:26:38 +13:00
..
packethandlers
Add setGridLocked to falling block disguise
2019-11-05 17:26:38 +13:00
packetlisteners
Switch the underlying HashMap<HashSet> for disguises to Concurrent Map and Synchronized Set, fixes thread safety.
2019-10-22 11:29:03 +13:00
IPacketHandler.java
Move classes into packages, clean up packet handling into classes, yaw/pitch should be consistent
2019-01-03 15:13:03 +13:00
LibsPackets.java
Delay armor packets for player disguises
2019-10-13 18:22:39 +13:00
PacketsHandler.java
Delay armor packets for player disguises
2019-10-13 18:22:39 +13:00
PacketsManager.java
Fixes hunger, sounds listener now sync again, fixed checks.
Fixes
#384
2019-07-25 15:06:01 +12:00