Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
homchom committed Dec 15, 2023
1 parent 0dbc291 commit 27c51f8
Showing 1 changed file with 16 additions and 18 deletions.
34 changes: 16 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,22 @@
For Minecraft 1.20.1 with Fabric API
For Minecraft 1.20.2, Fabric API 0.90.7 or newer

### Changes
### Additions
- Completely overhauled Syntax Highlighting, which now highlights the chat input box directly
- Syntax Highlighting now includes MiniMessage highlighting

- Significantly improved performance
- Improved mod compatibility (notably with Noxesium)
- Side chat is now symmetric with main chat
- Message stacking now uses Minecraft's chat status system
(indicated by a hoverable aqua line to the left of the message)
- The DiamondFire button of the title screen now supports the High Contrast resource pack
### Changes
- Updated to Minecraft 1.20.2
- Formatting changes and fixes to Chest Preview (#60, thanks Electric131)

### Fixes

- Fixed many features not working for non-ranked players
- Viewing the profile of a non-ranked player no longer errors
- General performance no longer slows over time (thanks Wyzzard225)
- The mod is now compatible with Sodium 0.5 (but is __no longer compatible__ with 0.4, so players must update)
- Fixed the 'Pick Block' vanilla key bind not working with the mod
- Auto /chat local now works when joining a plot from another plot
- Side chat now rescales with the game window
- Chat status descriptions can now be viewed for messages in side chat
- Holding Game Values can no longer crash the game (thanks ShadowEmpress_)
- Kicks for "out-of-order chat packets" are now much less common
- Message stacking once again works for multi-line messages
- Code Search is now compatible with Sodium 0.5 (for real this time!)
- The check for DiamondFire IP addresses is now case-insensitive
- `/dfgive clipboard` now trims extraneous whitespace (#61, thanks Electric131)
- More obscure fixes to location overlay and state-related features (thanks ShadowEmpress_)

### Removals
- Temporarily disabled `/nbssearch`, mainly for security reasons (re-adding this is a high priority!)
- Removed `/schem`
- Removed `/gradient` in favor of `<gradient>`

0 comments on commit 27c51f8

Please sign in to comment.