Commit Graph

15 Commits

Author SHA1 Message Date
59e09f77fd Fix CI/CD build 2022-09-28 13:56:29 +02:00
4109cfe1af Mario: add basic big mario logic
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2022-09-25 19:44:28 +02:00
3437aa6b47 Mario: end of level logic
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-23 16:46:50 +02:00
8ca70fa11e Mario: formatting
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-18 09:08:35 +02:00
f6cf68f71f Make mario a bit faster
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-17 15:56:10 +02:00
94bf4fc39d Mario: mario detects enemies and bounces when he kills them/dies when they kill him 2021-08-08 21:40:00 +02:00
bfe658618e Mario: prepartations for multiple moving objects 2021-08-05 00:32:54 +02:00
d638108223 Remove redundant functions from blocks.cpp, fix editor problem with pagination 2021-07-24 19:59:25 +02:00
3be728843a Refactor to use objects for terrain/mod creation, added coin modifier 2021-07-23 00:08:05 +02:00
b8c56c06fd Mario: better side collision handling 2021-05-27 16:33:00 +02:00
6fe283bb34 Mario: add bouncing 2021-05-25 22:05:50 +02:00
8672830db8 Mario: jumping sprite + head bump colider 2021-05-23 23:45:45 +02:00
088fb4d15a Jumping experiment 2021-05-23 23:32:15 +02:00
930875ccf8 Mario: simple jump 2021-05-22 23:54:01 +02:00
d9a88f2de2 Mario: custom mario class 2021-05-22 23:13:26 +02:00