Please use DISCORD to get support ! The link is on the plugin page
Changelog for QuestCreator v2.0.2 :
- Added : french locale. (tested)
- Improved : reworked some messy guis for the in-game editor. (tested)
- Improved : enum values selector is now sorted alphabetically for the in-game editor. (tested)
- Improved : objects and branches are now sorted alphabetically for the in-game editor and quest export. (snapshot)
- Improved : removed some duplicate or useless icons for some objects, and reordered some as well, for the in-game editor. (tested)
- Fixed : object PLAYER_NPC_INTERACT skipped without interaction. (tested)
- Fixed : new requirement couldn't be initialized in in-game editor. (snapshot)
- Fixed : NPC data were loaded after models loading, which caused problems for some models needing NPC data on initialization. (tested)
- Fixed : another problem with NPC objects after reload. (tested)
- Fixed : the plugin was awaiting an item even if no item was configured for the object in some cases. (tested)
- Fixed : option "import item" for in-game editor wasn't working properly. (snapshot)
- Fixed : object PLAYER_CHAT wasn't working properly if the chat_message was a command. (tested)
- Fixed : when switching type in the in-game editor (eg: for objects or requirements) the exported .yml quest still kept some old parameters. (snapshot)
- Fixed : quest cooldown wasn't working properly. (tested)
- Fixed : object PLAYER_WALK wasn't working properly when the player was in another world than the one specified. (snapshot)
- Fixed : some commands couldn't be executed from console. (snapshot)
- Fixed : other minor bugs. (snapshot)
- Misc : added explanations about items configuration on the wiki home page.
- Misc : redesigned the plugin thread a little bit.
- Misc : object SERVER_PHATLOOTS_LOOT was missing title.
Changelog for PyrCore v4.0.2 :
- Improved : reworked material implementation, made it less messy. (tested)
- Fixed : a problem that caused Statistics and Main PyrCore storage to be not saved on plugin disable. (tested)
- Fixed : item amount wasn't taken into consideration in some cases. (snapshot)
- Potentially fixed : NPE with Statistics. (snapshot)
Keep reporting bugs and suggesting features so I can make this plugin better !
This changelog contains all the changes related to this plugin.
(snapshot) means that I simply changed the thing in the code without testing it and (tested) means that I verified that it works in-game.