* Brought in EightBittr version with consolidated creator functions
EightBittr just changed the built-in creators (e.g. `createAreaSpawner`) to provide more component details. This matches that change by overriding the new built-in components from EightBittr so that no more built-in creators need to be recreated here.
* Used new EightBittr version with numCols, numRows
* Used new BabyIoc version too
* Recreated IGroups in Groups.ts
* shenanigans-manager@0.2.44
* Un-inversed speed set through the UI
Simplifies the unnecessary class for creating UI settings to be a standalone arrow function. Adds a couple of unit tests too.
Fixes#611.
* Fixed lint complaints
* adding tests for pokeball sprites
* updating test code and moving repeated code to functions
* adding automatically advance menu tag
* making stylistic changes
* readding clock tick call
* updating test descriptions
* adding experience test
* updating code and moving repeated code to functions
* adding advance menus automatically
* making stylistic changes
* splitting up level up test
* Update Experience.test.ts
* Oh dear god back to spaces