Also updated equation to be close to what is expected
Also adjusts exponential scoring to be closer to stable. Log wasn't cutting it.
It's too early for this.
Fixes a bug where if you failed on the last hitobject, the AllJudged event will have already been invoked.
- System.Collections.Generic was leftover from a previous attempt
- Add a delegate whenever we want to register an additional fail condition
- Two additional fail conditions