Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-25 | Started work on collisions | BoredGuy | |
2024-12-23 | Work started on adding a level system | BoredGuy | |
- Levels load from tiled CSV export - Levels also draw We need to add collisions with the level and adjust the level's width and height to fit well in a 4:3 window | |||
2024-12-17 | Fix embarrassing bug | BoredGuy | |
- The position and size of the source rectangle for animations was dependent on the display scale, this is incredibly stupid and shouldn't have happened. | |||
2024-12-14 | Update | BoredGuy | |
- Finish animation system - Fix bug where leftward/upward movement was slightly faster than downward/forward movement | |||
2024-12-13 | Initial Commit | BoredGuy | |