Age | Commit message (Expand) | Author |
---|---|---|
2018-11-11 | Add support for simple periodic sprite animations | Matthias Schiffer |
2018-11-08 | Implement circle collidables | Matthias Schiffer |
2018-11-08 | Implement more flexible handling of entities and collidables | Matthias Schiffer |
2018-11-05 | Read collision barriers from map file | Matthias Schiffer |
2018-11-05 | data: remove obsolete collision matrix | Matthias Schiffer |
2018-11-01 | Do not use default exports | Matthias Schiffer |
2018-10-31 | Switch from characters to numerical tile IDs | Matthias Schiffer |
2018-10-31 | Get rid of MapView and MapState | 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 |