Commit graph

7 commits

Author SHA1 Message Date
4eb954e759
view: remove support for non-power-of-2 sprites again
Sprites with unusual dimensions must be padded with transparency. By only
supporting power-of-two sprites, the anchor point can always be specified
accurately.
2018-11-11 13:30:15 +01:00
b83b596b0f
Add support for simple periodic sprite animations 2018-11-11 01:46:08 +01:00
c9000b7c38
view: add support for non-square, non-power-of-2 sprites 2018-11-10 20:24:25 +01:00
5eae6f29a8
Implement more flexible handling of entities and collidables 2018-11-08 22:25:53 +01:00
34d7b2197b
Replace player sprite with circle 2018-11-04 22:01:25 +01:00
31c131289c
Add loader for simple (single-sprint) entities, use direction input 2018-10-31 21:12:22 +01:00
4a67ba6830
Import test data 2017-09-11 21:28:16 +02:00