This update includes a range of enhancements, from critical bug fixes to exciting new features.
Highlighted Features -
Added Skills and Mobs to the `MythicMob` adapter A significant enhancement, expanding the capabilities of the MythicMob adapter by integrating both `Skills` and `Mobs`.
-
Added `FancyNpcs` and `ZNPCsPlus` adapters Introduces new npc adapters. As not everybody uses Citizens, more diversity is nice to have.
-
Added a new `/typewriter trigger <entryId> [optional player]` command Introduces a new command to directly call any triggerable entry. This will allow for much more integration options with different plugins
-
Added a discord bot to synchronize & organize tickets A crucial addition for community management, improving the synchronization and organization of user tickets through a Discord bot.
-
Added an option to change the confirmation key in dialogue Not every server want to use the F key to forward the dialogue. Now you can choose from Item Swap, Jump and Sneak to forward the dialogue.
-
Improve single frame editing in cinematic view Add a selector for segments for a selected entry. And allow to set the specific frame of a single frame segment.
New Features - Added many more descriptive errors.
- Added ctrl+shift+p for publishing shortcut in panel.
- Added pumpkin head for cinematics.
- Added additional filters to the interact event.
- Added cinematic start event.
- Added support for non-singleton object adapter class.
- Added outdated version detector.
- Added SetBlockActionEntry.
Bug Fixes - Fixed index out of bounds for updating values on the panel.
- Fixed blindness bug when logging out during a cinematic.
- Fixed offline issues on cinematic close.
- Fixed Jitpack artifacts.
- Fixed block interaction with location.
- Fixed custom item with complicated names checking for the Item Entries.
- Fixed a bug with citizens NPC not working if they had no skin.
- Fixed arm swing packet.
- Fixed bug with duplicated pages after renaming.
Improvements & Tweaks - Update adapter docs (oops forgot to do this in v0.4.0).
- Made asset deletion more robust.