Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Avoid public fields and ! overrides, make almost all fields readonly. | |||
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 | |
Also, use a fixed-size canvas for now. | |||
2017-09-09 | Initial setup (Webpack, TypeScript, WebGL) | Matthias Schiffer | |