Additions:
- Icon Generators:
- URL Download
- Player Skin
- PetPet
- Figura is now compatible!
Changes:
- The icon format has been changed from
<:name:>
to:name:
. - Escaping icons is now allowed, using a backslash (
\:name:
will appear as:name:
instead of showing the icon). - Builtin icons are no longer copied to the local icons directory.
- The local icons directory has been changed from
iconic
toicons
. - Max icon width has been increased from
64
to256
pixels (Larger icons will be scaled down automatically). - Max icon file size has been increased from
500
kilobytes to1
megabyte. - Icons that are wide, or larger than the max image size will no longer be rejected or have buggy rendering.
Bugfixes:
- Fixed a vulnerability which allowed clients to try to download a massive file without checking the size.