summaryrefslogtreecommitdiff
path: root/src/player.c
AgeCommit message (Collapse)Author
5 daysSmall physics bugfix (And MFW MoveAndSlide is something else)masterBoredGuy
5 daysPlayer module refactorBoredGuy
- Also changed the background to something cozier
2025-08-26Added barrel, next up sprite Z-sorting(ugh)BoredGuy
2025-08-26Player ImprovementsBoredGuy
2025-08-23Animation system bugfix and player refactorBoredGuy
2025-08-21Work on animation subsystemBoredGuy
- Also incomplete refactor of inline functions
2025-08-07Huge CommitBoredGuy
- Added (static)sprites - Removed variable fps (removes wierd camera jitter) Also I'm becoming increasingly more anti-VSync
2025-07-31Camera System!!!BoredGuy
2025-07-29Added background entity and asset systemBoredGuy
2025-07-28Completed BasicsBoredGuy