Skip to content

Commit 686e534

Browse files
committed
Update changelog
1 parent 8543b46 commit 686e534

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
88

99
### Added
1010

11-
- Added a new resource-pack-based data-driven system for addon devs to customize how their iotas are rendered in the Splicing Table.
11+
- Added a new resource-pack-based data-driven system for addon devs to customize how their iotas are rendered in the Splicing Table. ([Docs](https://github.com/object-Object/HexDebug/wiki/Splicing-Table-Iota-Rendering))
1212
- Added Hexical interop to make the telepathy and notebook keys work in the Splicing/Mindsplice Table GUI.
1313
- Added support for "rainbow brackets" (also known as bracket pair colorization) to the Splicing Table. Introspection and Retrospection are now tinted rainbow colors based on their depth. The list of colors is configurable in HexDebug's client settings, and there's also an option to disable the feature entirely.
14+
- Added a config option to disable showing pattern names in embedded lists.
1415

1516
### Changed
1617

18+
- ⚠️ Rearranged the client config. In particular, the `invertSplicingTableScrollDirection` option has been moved to `splicingTable.invertScrollDirection`, so you'll have to set this option again after updating if you've changed it from the default.
1719
- Updated zh_cn translations, by ChuijkYahus in [#43](https://github.com/object-Object/HexDebug/pull/43)
1820
- The Mindsplice Table casting button tooltip now includes the block's name (eg. from renaming it in an anvil).
1921

0 commit comments

Comments
 (0)