Skip to content

Releases: AlessioGr/NotQuests

v5.3.0 - Conversation answers in chat (=> bedrock/geyser compatibility)

04 Sep 17:23
Compare
Choose a tag to compare

[+] Ability to select conversation answer by typing the number of the answer in chat (additionally to clickable text)

v5.2.5 - Improvements

03 Sep 15:23
Compare
Choose a tag to compare

[^] Skip loading npc data when plugin disabled due to previous error
[^] More config comments & display default value for each config entry

v5.2.4 - Improvements

31 Aug 21:41
Compare
Choose a tag to compare
  • [^] Fully configurable conversation line / answer options display format
  • [^] Fix / improve error messages of commands

v5.2.3 - Bug Fix & small improvement

30 Aug 14:57
Compare
Choose a tag to compare

[^] Conversations: allow "text:" to not-be set. This then just doesn't send anything. Useful for abusing a conversation line to run actions
[!] Fix incorrectly saved hidden status of conditions.yml conditions

v5.2.2 - Bug fix

26 Aug 14:29
Compare
Choose a tag to compare

[!] Fix potential NullPointerException for checking conditions

v5.2.1 - Conversation improvements

15 Aug 12:24
Compare
Choose a tag to compare

[^] Conversation improvements

v5.1.0 - Fix conversation packet stuff

15 Aug 02:17
Compare
Choose a tag to compare

[+] Ability to use notquests conversation interceptor in betonquest
[!] Fix conversation packet stuff

v5.1.0 - 1.19.2 Update

11 Aug 09:47
Compare
Choose a tag to compare

[^] Update to 1.19.2

v5.0.1 - Bug Fixes

01 Aug 18:57
ae7b329
Compare
Choose a tag to compare

[!] Fix NPC error if Citizens is not installed
[!] Do not save player data or tag data if tag data didn't finish loading yet, to prevent data loss

v5.0.0 - NPC improvements

29 Jul 23:59
282c1ab
Compare
Choose a tag to compare

[^] Internally revamped the NPC system. You will have to re-do all NPC stuff (so basically re-assign all your NPCs). Nothing new was added, though this change allows me to easily add support for different NPC plugins in the future, like zNPCs.
[^] Performance & internal improvements
[+] predefinedProgressOrder (no docs for that yet, but maybe you can figure it out. Makes linear quest or objective progression 1000x faster to do)
[+] New Feature: custom font nametag above npc when a quest is available (resourcepack). No idea if this works, it seems to be a little buggy. Feel free to test it
[!] Bug Fix: Consider items in equipment slots for item removal in DeliverItems objective
[!] Remove quest from active quests if it should be completed during CompleteQuestAction
[!] Fix bug in smelt objective where players are able to get free progress by putting items in their inventory while in furnace mode and removing them again
[!] Fix ConcurrentModificationException for integrations loading