Commit Graph

20 Commits

Author SHA1 Message Date
zv0n c453c2fe9a Formatting 2022-11-19 23:10:33 +01:00
zv0n 411f00e468 Fix linux build 2022-11-19 23:02:13 +01:00
zv0n c5283000c7 Mario: teleport to hardcoded level 2022-11-13 19:52:39 +01:00
zv0n 7bd652f4e9 Mario: Fireball works 2022-11-12 21:32:18 +01:00
zv0n d89712ebab Mario: change size and texture when Mario eats a mushroom 2022-10-25 19:33:09 +02:00
zv0n 59e09f77fd Fix CI/CD build 2022-09-28 13:56:29 +02:00
zv0n 4109cfe1af Mario: add basic big mario logic 2022-09-25 19:44:28 +02:00
zv0n 3437aa6b47 Mario: end of level logic 2022-09-23 16:46:50 +02:00
zv0n 8ca70fa11e Mario: formatting 2021-10-18 09:08:35 +02:00
zv0n f6cf68f71f Make mario a bit faster 2021-10-17 15:56:10 +02:00
zv0n 94bf4fc39d Mario: mario detects enemies and bounces when he kills them/dies when they kill him 2021-08-08 21:40:00 +02:00
zv0n bfe658618e Mario: prepartations for multiple moving objects 2021-08-05 00:32:54 +02:00
zv0n d638108223 Remove redundant functions from blocks.cpp, fix editor problem with pagination 2021-07-24 19:59:25 +02:00
zv0n 3be728843a Refactor to use objects for terrain/mod creation, added coin modifier 2021-07-23 00:08:05 +02:00
zv0n b8c56c06fd Mario: better side collision handling 2021-05-27 16:33:00 +02:00
zv0n 6fe283bb34 Mario: add bouncing 2021-05-25 22:05:50 +02:00
zv0n 8672830db8 Mario: jumping sprite + head bump colider 2021-05-23 23:45:45 +02:00
zv0n 088fb4d15a Jumping experiment 2021-05-23 23:32:15 +02:00
zv0n 930875ccf8 Mario: simple jump 2021-05-22 23:54:01 +02:00
zv0n d9a88f2de2 Mario: custom mario class 2021-05-22 23:13:26 +02:00