handWavey
handWavey copied to clipboard
Clean up HandWaveyManager.java
Task
- [x] Move as much functionality as possible out into dedicated, tested classes.
- [ ] Remove as many unused/obsolete variables as possible.
- [ ] Linting passes.
Background
This class is where everything has evolved the most, and it's showing it now. Getting this class into a cleaner shape will make the project much more approachable to new-comers.
I'm reserving this ticket for myself because I want it done in a specific way.