Skip to content

Releases: wisp-forest/lavender

[1.20.3+] Lavender - 0.1.8

07 May 20:23
e81aec1
Compare
Choose a tag to compare

[1.20.5+] Lavender - 0.1.7

01 May 20:13
f646afb
Compare
Choose a tag to compare

This build is a straightforward port of 0.1.7 for 1.20.3+

[1.20.3+] Lavender - 0.1.7

30 Apr 22:52
f66713a
Compare
Choose a tag to compare

Fixes

  • Navigating to the associated entry of an item no longer crashes if that entry is not visible to the player

[1.20+] Lavender - 0.1.7

30 Apr 22:53
8154ebd
Compare
Choose a tag to compare

[1.20.3+] Lavender - 0.1.6

19 Apr 16:41
83a1b3d
Compare
Choose a tag to compare

Fixes

  • Referencing an invalid item in the icon of an entry/category no longer crashes the game
  • More edge cases with page wrapping in the entry have been resolved
  • Exceptions which occur during compilation of an embedded owo-ui model no longer crash the game
  • Categories which contain only other categories and no entries no longer incorrectly display as empty
  • Nested markdown which starts with a formatting syntax (eg. a keybind at the beginning of a list item) no longer applies its formatting to the entire nested section

[1.20+] Lavender - 0.1.6

19 Apr 16:42
43b079b
Compare
Choose a tag to compare

[1.20.3+] Lavender - 0.1.5

02 Apr 22:17
aa45778
Compare
Choose a tag to compare

Additions

  • The name displayed by the dynamic book can now be changed from the default "Book" by specifying the dynamic_book_name property in the book's definition. This property expects a Minecraft text object (which includes literal strings)

[1.20+] Lavender - 0.1.5

02 Apr 22:22
ae99d0d
Compare
Choose a tag to compare
Pre-release

[1.20+] Lavender - 0.1.4

02 Apr 00:36
70cbbd9
Compare
Choose a tag to compare
Pre-release

This build is a direct backport of 0.1.4 for 1.20.3, refer to the previous changelog for feature information

[1.20.3+] Lavender - 0.1.4

25 Feb 17:24
2fcede1
Compare
Choose a tag to compare

Additions

  • Categories can now be nested into each other by specifying a parent identifier in their frontmatter