Commit graph

3 commits

Author SHA1 Message Date
c2fa933b3a 1.0.0
Release 1.0.0

Added default texture render backend inside 'backend/'
Removed some debugging states from 'start.py'

Tags can now use the full cape size for more flexibility. Updated tag textures for 'us.mineplex.com' to support this.
2020-11-18 14:06:08 +01:00
293ee0a247 Renderer code (Work in progress)
Draft for 'backend/render.php'.

Made some directory changes
2020-11-17 06:23:16 +01:00
ed7cd2077b Ready for backend hook
Client-side script 'start.py' is now ready for a backend hook.

The only thing remaining to do on the client-side is to add the actual initializer of labylib.

Added support for "us.mineplex.com" in 'servers.json'
2020-11-17 05:17:14 +01:00