Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small tweaks and bugfixes #130

Merged
merged 71 commits into from
Feb 2, 2024
Merged

Small tweaks and bugfixes #130

merged 71 commits into from
Feb 2, 2024

Conversation

gabber235
Copy link
Owner

@gabber235 gabber235 commented Jan 10, 2024

Changelog

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.

This was linked to issues Jan 11, 2024
@gabber235 gabber235 removed a link to an issue Jan 11, 2024
@gabber235 gabber235 linked an issue Jan 12, 2024 that may be closed by this pull request
@gabber235 gabber235 merged commit ad0a6eb into main Feb 2, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add a option to change the confirm key [Request]Add FancyNpcs Adapter
1 participant