All notable changes to this project will be documented in this file. See Conventional Commits and COMMITS.md for commit guidelines.
0.5.3 (2025-01-16)
- add 1.21.4 support (8ddb946)
0.5.2 (2024-10-27)
0.5.1 (2024-10-09)
0.5.0 (2024-10-09)
- locate the thing I'm looking at (e6d0658)
- clumping echoes in nuggets (1dfd23d), closes #23, fixes #22
- adding new level of indirection (1a8b096)
- use :fabric:1.21 as base for other versions (666e979)
0.4.1 (2024-10-07)
- crash during active scan with no more world (39e3be0), fixes #21
- only one setting at a time is saved (24ac468), fixes #20
0.4.0 (2024-10-07)
- color echoes based on
c:ores
subclasses (1688382) - add ARGB32 color to each block (1920f08)
- drop maximum in favor of lifetime of echoes (50cda36)
- add echoes lifetime (2626d87)
- attach sonar drawing to the mod (ce72ea5)
- draw echoes even if no shimmers are present (919de95)
- get the sound sample from Amane:OG (4f9f0bc)
- add activation sound event (3cc1d91)
- attach sonar animation to the mod (4ace428)
- animate the shimmers and echoes (37310e0)
- introduce animation subsystem (4ae3f26)
- mined echoes remain on screen (7e2611f), fixes #18
- use better name for slice pacer (ad1e442)
- docs: update the README.md with scan screenshots (fa7dfe4)
0.3.2 (2024-10-01)
- align Fabric-facing license with GitHub one (9f81b24)
0.3.1 (2024-10-01)
- decide the environment in the mod manifest (436199b)
0.3.0 (2024-10-01)
- add scrollbar to inventory widget (cb03d1f)
- expand inventory to two rows at the bottom (9f79e9c)
- add modmenu settings screens (47bc149)
0.2.0 (2024-09-27)
- docs: update the message type list (607801e)
- add version override for
github release
(98983f0) - reintroduce an empty line after H2 (11b8acb)
- reorganize the CI scripts (a6475b1)
- fix repository name lookup (c1ca40b)
- fix the Publish running on non-release builds (bccd12b)
- rename the jobs (8393236)
- allow releases from annotated tags (9eac5be)
- apply linter changes (c518be2)