Commit Graph

4 Commits

Author SHA1 Message Date
Attoz
1dcc4baa5e quick fix for rolled/unlocked distinction (#10637) 2026-02-17 12:42:14 -06:00
Attoz
4e7288bd3e update choicer (#10513)
* animaation refinement
- changed roll animation
- added choice animationa
- remove unused pngs
- add confirmation sounds
- remove extra config option inside config

* fix roll animation snapping
make roll animation responsive

* switch plugin hub icon
2026-02-16 21:59:53 -05:00
Attoz
caa78935c4 update choicer (#10494)
* Class name refactor:
- Renamed ChanceMan to Choicer
- Moved account/ drops/ filters/ managers/ to com.choicer
-- refactored account/ drops/ filters/ managers/ to use com.choicer
- Moved overlay / plugin / panel / config / etc to com.choicer
-- refactored overlay / plugin / panel / config / etc to use com.choicer
- Renamed Choiceman to Choicer
-- refactored Choiceman to Choicer
- Refactored hitbox detection to use simple rectangles instead of rounded rectangles

* update audio import and exception handling

* clean up code soup in RollAnimationManager
2026-02-07 12:39:49 -05:00
Attoz
0acce05a6a add choicer (#9954)
* add choicer to plugin list

* update commit based on reviews
2026-01-17 13:03:39 -05:00