X-Git-Url: https://git.r.bdr.sh/rbdr/sumo/blobdiff_plain/493ec31cb19b4211c703762d14a4e6232c4c2143..7b295172b67ee3f03c5da85953f9ca3b176aa135:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fc6da3..f3b119f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Added - Eslint config - JSdoc config -- Webpack config - Serpentity as a dependency - Base HTML and CSS - Wrapper application @@ -17,5 +16,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - A CONTRIBUTING guide - Pixi powered renderer system - Matter-js powered physics system +- Scripts to setup hooks, linting, docs, and bundling +- Keyboard Support +- Dash & grab mechanics +- Add support for Gamepads (Tested using PS4 only) +- Add points keeping system [Unreleased]: https://github.com/rbdr/sumo/compare/master...develop