Breaking Changes
0.14.0
- Removed
host
and port
from "server_message"
event, merged into address
.
- Direction values returned from the server are now uppercase.
0.9.0
- Emotes now use an animation file and completely override emotes shipped with the client.
- Scaling is defined in the animation file. Adjust a point named SCALE on the first frame to fix scaling from older custom emote files.
- Emote IDs use animation state name rather than hard coded numbers.
--custom-emotes-path
split into --emotes-animation-path
and --emotes-texture-path
- Relevant functions:
0.5.0
Async.remove_player_item()
removed.
Net.set_mod_whitelist_for_player()
and Net.set_mod_blacklist_for_player()
removed.
- Replaced MD5 with SHA-256 for hashing packages.
0.2.0