Age | Commit message (Expand) | Author |
---|---|---|
2018-11-01 | Do not use default exports | Matthias Schiffer |
2018-10-31 | Move game logic to a new module | Matthias Schiffer |
2018-10-31 | view: make entity anchor point configurable, default to center | Matthias Schiffer |
2018-10-31 | Add loader for simple (single-sprint) entities, use direction input | Matthias Schiffer |
2018-10-31 | Promisify XMLHttpRequest | Matthias Schiffer |
2018-10-31 | Get rid of MapView and MapState | Matthias Schiffer |
2018-10-31 | view: refactor generic parts of MapView into a TileView | Matthias Schiffer |
2018-10-26 | model: add mutable MapState (empty for now) | Matthias Schiffer |
2018-10-24 | Move shader initialization out of renderer | Matthias Schiffer |
2018-10-24 | Throw in tslint and fix style | Matthias Schiffer |
2017-09-12 | Implement simple map renderer | Matthias Schiffer |
2017-09-11 | Code structuring | Matthias Schiffer |
2017-09-09 | Initial setup (Webpack, TypeScript, WebGL) | Matthias Schiffer |