- workflow: changelog fixes and node updates (9c17fa91) @U5B
- switch to gradle-build-action (8c1597f9) @U5B
- [no ci] I figured out how to draw a BOX! (63dc7804) @U5B
- also ignore colors below 10 alpha
- feature: make hitbox rendering independent (0e437f1f) @U5B
- add filled hitbox alpha
- remove hitbox mixin
- fix outline rendering in inventory in f5 mode (b91c901d) @U5B
- I still don't know how to draw a box properly
- fix filled box not rendering in front of player (f9c58448) @U5B
- added debug option
- fix filled box not rendering player behind it (d3962a44) @U5B
- use skytils's alpha percent thing (2c01614d) @U5B
- [no ci] formatting changes (312e1e0e) @U5B
- [no ci] renaming stuff (4eb033a7) @U5B
- [no ci] bump version (new feature!) (fa3b6bf5) @U5B
- add filled bounding box color (is wonky with Iris) (52c8cfaa) @U5B
use skytils's alpha percent thing
fix filled box not rendering in front of player added debug option
fix outline rendering in inventory in f5 mode I still don't know how to draw a box properly
feature: make hitbox rendering independent add filled hitbox alpha remove hitbox mixin