SkyHanni icon indicating copy to clipboard operation
SkyHanni copied to clipboard

Feature: SH Track

Open Thunderblade73 opened this issue 4 months ago • 2 comments

What

Feature to track anything. Currently supported: Items and Powder (but more can be easily added). This also adds a command handling system in which you only have to specify the arguments and a processing object, which makes the creation of more complex commands easier.

Images

Changelog New Features

  • Added /shtrack. - Thunderblade73
    • a powerful command to track anything
    • has a lot of customization options via arguments
    • has quick acces variants like: /shtrackitems or /shtrackcollections

Changelog Improvements

  • /shtrackcollection now uses the new shtrack which allows for more customization. - Thunderblade73

Changelog Fixes

  • Fixed /shtrackcollection not accounting for all items. - Thunderblade73

Changelog Technical Details

  • Added Renderable.verticalEditTable. - Thunderblade73
  • Added a argument definition driven command handling system. - Thunderblade73

Thunderblade73 avatar Sep 30 '24 15:09 Thunderblade73