v2.0-preview.17
·
52 commits
to preview
since this release
Changes
- Effect Event: Changed optional parameter from 'icon' to 'noicon' to disable the icon.
- Fix for invalid global objective causing a null pointer exception
- Prevent a player from leaving a MenuIO conversation if 'stop' is true
Differences from 1.10
- Multiversion Support (1.8-1.13+)
- Block Selectors - docs
- Condition: conversation - docs
- Conversation Inheritance - docs
- Jobs Reborn - docs
- Notification System - docs
- Configure if chestIO shows npc conversation in each option - docs, BetonQuest#832
- Fix blank journal lines. Separator can be hidden and so can date without leaving blank lines. docs, BetonQuest#818
- Allow WATER and LAVA in Action Objective. - #4
- Resolve variables in Journal pages other than the main page - branch
- Mooncycle Condition - Provided by Caleb - docs
- Menu Conversation IO - docs video
- Event 'effect' can be hidden, ambient and also have its icon hidden - docs