Commit Graph

32 Commits

Author SHA1 Message Date
c5283000c7 Mario: teleport to hardcoded level
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2022-11-13 19:52:39 +01:00
7bd652f4e9 Mario: Fireball works
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2022-11-12 21:32:18 +01:00
58fd1a37a8 Mario: formatting
Some checks failed
continuous-integration/drone/push Build is failing
2022-07-21 20:17:24 +02:00
4143af9962 Mario Editor: add save/load functionality
Some checks failed
continuous-integration/drone/push Build is failing
2022-07-21 19:26:50 +02: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
e87495db2e Map versioning
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-21 08:23:36 +02:00
8ca70fa11e Mario: formatting
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-18 09:08:35 +02:00
45ac4dad64 Mario: support the new modifier object IDs in maploader 2021-08-08 21:36:47 +02:00
7b2adac922 Mario: add mushroom block 2021-08-07 21:41:15 +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
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
301c4f3142 Mario Editor: initialize empty map with correct column size 2021-06-04 14:39:23 +02:00
af3954cb61 Mario: merge mapLoader functions into one 2021-05-31 18:54:43 +02:00
be638591c8 Mario: remove debug outputs from editor 2021-05-28 19:53:30 +02:00
d2bc497070 Mario: set mario pointer when loading map for editor 2021-05-26 14:18:39 +02:00
c2fb78b0a6 Mario: added destructible modifier to editor 2021-05-26 00:46:19 +02:00
f0df1cc3b2 Mario: remove destructible used for testing 2021-05-25 12:27:26 +02:00
b75b44201a Mario: destructible blocks 2021-05-24 00:07:40 +02:00
bea479bf72 Mario: top collision detection 2021-05-23 23:57:29 +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
7b0f72e273 Mario map: initial map has 18 columns 2021-05-07 08:35:01 +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
d4991ea3a7 Starting Mario Editor project 2021-04-30 21:02:14 +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
19e66bf34a Mario: initial commit 2021-04-25 22:42:55 +02:00