Releases: SourceWriters/vCompat
Fixed weird bukkit thread stuff (debugging this hurts)
Fixes
Fixed weird bukkit thread stuff (debugging this hurts)
Fixed weird bukkit thread stuff
Improvements
Added ability to easier specify a user agent for EasyRequest
Fixes
Fixes that the Profile class doesn't authenticate bc of weird bukkit behavior.
Added small http request lib
Updates
Added small http request lib (..utils.java.net)
Fixes
Fixed skin change request for custom skins
Fixed profile not being authenticated
Fixes
Fixed profile not being authenticated causing custom skin download to not work at all
Fix NPE on NmsPlayer.update()
Fixes
Fixed NPE on NmsPlayer.update() which was caused by the name or skin being null.
If the skin or name are null then they are ignored and not set, if both are null then the player will not fakeRespawn.
Fixed log type name not being displayed
Improvements
Improved package structure for ..utils.java and refactored tool classes in there
Fixes
Fixed log type name of not being displayed when BukkitLogger.isColored is true
Fixed BukkitLogger format
Fixes
Fixed BukkitLogger format - It was completely broken (didn't even show the message or type)
Added logging lib and reworked skin lib
Updates
Added Logging Lib to bypass Bukkit's logging system
Added PlayerListener (has to be registered by the user)
Completly reworked Skin lib
Improvements
Improved visibility handling of CustomEntities
Fixes
Fixed that ArmorStands wouldn't update if their name changes
Fixed critical bug which caused the lib to not work at all
Fixed
Fixed VersionControl reflection classpath
Fixed some stuff and renamed everything
Updates
Updated SyntaxApi to version 2.1.6
Improvements
Renamed package from ..minecraft.versiontools to ..minecraft.vcompat
Fixed
Fixed #27