You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New Features:
- 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)
Bug Fixes:
- mined echoes remain on screen (7e2611f), fixes#18
- use better name for slice pacer (ad1e442)
- docs: update the README.md with scan screenshots (fa7dfe4)
Describe the bug
When a block is mined within echo's timeline, the echo remains on-screen.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The echo would disapear closer to the mining action, that to end of lifetime.
The text was updated successfully, but these errors were encountered: