Commit Graph

27 Commits

Author SHA1 Message Date
7bd652f4e9 Mario: Fireball works
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2022-11-12 21:32:18 +01:00
2402567330 Added generic button
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2022-06-21 14:53:10 +02:00
a01b6070f3 Mario: change modifier IDs to start with 0x6000 2021-08-08 21:34:51 +02:00
7b2adac922 Mario: add mushroom block 2021-08-07 21:41:15 +02:00
bfe658618e Mario: prepartations for multiple moving objects 2021-08-05 00:32:54 +02:00
e67cf508a2 Add coin animation 2021-07-24 20:50:24 +02:00
2617156833 Mod texture 2021-06-24 20:53:58 +02:00
b423ac7b8c Mario: add option to make a block collision-less 2021-06-21 19:40:29 +02:00
a54d079fd2 Mario: add MapObject and use that instead of tuples 2021-06-07 23:48:28 +02:00
cd0a301e52 Mario Editor: add land type switching 2021-05-31 14:03:11 +02:00
9d9068091b Mario: slightly better editor UI 2021-05-28 19:51:02 +02:00
c2fb78b0a6 Mario: added destructible modifier to editor 2021-05-26 00:46:19 +02:00
7ed8b0f4e1 Mario: destroy blocks 1 at a time, if jumping and would hit only with small side, move Mario a bit so the jump is successful 2021-05-25 12:26:04 +02:00
8672830db8 Mario: jumping sprite + head bump colider 2021-05-23 23:45:45 +02:00
83cda5f860 Mario editor: formatting 2021-05-09 00:46:10 +02:00
b54ba5034c Mario editor: started refactoring 2021-05-09 00:43:53 +02:00
c849895c72 Mario editor: more terrain, can place Mario 2021-05-07 23:17:05 +02:00
85807ca962 Mario editor: added more terrain blocks 2021-05-07 10:36:45 +02:00
e084ed6f86 Mario editor: can paginate blocks now 2021-05-07 10:08:41 +02:00
f89d36c177 Mario Editor: Tool selection alpha 2021-05-07 09:43:57 +02:00
96857a99af Mario editor: use visitors 2021-05-02 14:14:11 +02:00
61e45e89a5 Basic editor functionality arrived!
Terrible code, must be changed!!!
2021-05-01 21:55:43 +02:00
183bd53b66 Mario: saving map as binary file v1.0 2021-04-30 23:12:53 +02:00
1927b71629 Preparation for different types of terrain 2021-04-30 09:10:58 +02:00
b611e2479a Mario: detect left/right collision 2021-04-29 12:33:31 +02:00
b0b84101a2 Mario: don't let Mario go left 2021-04-26 21:59:21 +02:00
19e66bf34a Mario: initial commit 2021-04-25 22:42:55 +02:00