25 Commits

Author SHA1 Message Date
zv0n 2e8132b458 Mario: turtle blocks initial version 2023-04-08 19:51:27 +02:00
zv0n d41c77ab96 Mario: enable death from bounce for Goomba 2023-04-08 19:43:36 +02:00
zv0n c453c2fe9a Formatting 2022-11-19 23:10:33 +01:00
zv0n 9402f2afa2 Teleportation in editor 2022-11-19 22:53:24 +01:00
zv0n 6ac2726a94 Editor: slightly less hardcoded teleport map 2022-11-13 20:56:20 +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 3cde73d1ed Add fire mario mode 2022-11-11 19:47:35 +01:00
zv0n 4109cfe1af Mario: add basic big mario logic 2022-09-25 19:44:28 +02:00
zv0n aa5043a811 Mario: disable bouncing on some blocks 2022-09-24 20:45:21 +02:00
zv0n 3437aa6b47 Mario: end of level logic 2022-09-23 16:46:50 +02:00
zv0n b98d283d09 Make Goomba hitbox larger 2022-06-21 08:52:21 +02:00
zv0n c8e749a145 Fix goomba movements 2022-06-21 08:50:43 +02:00
zv0n 0d855ed218 Mario: formatting 2021-10-18 10:10:43 +02:00
zv0n edeeadb232 Mario: add Goomba 2021-08-08 21:45:05 +02:00
zv0n e31c4bb2db Mario: change mushroom coliders IDs to NPC specific ones 2021-08-08 21:41:02 +02:00
zv0n f7002f0f38 Mario: better mushroom movement 2021-08-07 22:17:27 +02:00
zv0n 7b2adac922 Mario: add mushroom block 2021-08-07 21:41:15 +02:00
zv0n a7aa86c8e3 Mario: simple blocks formatting 2021-08-07 21:39:54 +02:00
zv0n 6238022ed2 Mario: fix modifier deletion 2021-08-07 12:13:23 +02:00
zv0n bfe658618e Mario: prepartations for multiple moving objects 2021-08-05 00:32:54 +02:00
zv0n e67cf508a2 Add coin animation 2021-07-24 20:50:24 +02:00
zv0n 130a01feda Forgot to add coineditorblock 2021-07-24 20:48:37 +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