5.8.0 - Home and Chat Bot
Change Log:
Additions
- Added home system, allows for one home position: /home /home-set /home-get and /return.
- Added chat bot system, certain messages will trigger an automated message, there are also some chat commands that output stuff to chat.
- Header and data table functions have been added to the core gui file.
Changes
- Links have been split from the general info in the locale file.
- Revmoed duel logging of errors during file loading.
- Gui module has had the prototype split into its own file.
- Gui module has had class defines split between elements and concepts.
- Class creation for gui defines has been improved.
- on_draw has been renamed to on_creation to avoid conflicts.
- Multiple varibles have been renamed for consistency.
- Script events are now always in module.events
Bugfixs
- Internal draw function added to left frames to recreate gui if invlaid.
- Discord alerts have had their colours fixed.
- Bonus has missing WIP message.
For more details see commit: release/5.8.0