|
6558329547
|
Mario: deleted useless files
|
2022-07-21 20:17:12 +02:00 |
|
|
3a80fab3dd
|
Editor: testing out text input
continuous-integration/drone/push Build is failing
|
2022-07-21 20:08:16 +02:00 |
|
|
4143af9962
|
Mario Editor: add save/load functionality
continuous-integration/drone/push Build is failing
|
2022-07-21 19:26:50 +02:00 |
|
|
92ffac0edf
|
Mario: add basic main menu to editor, separate scenes from main game loop
continuous-integration/drone/push Build is failing
|
2022-06-26 15:13:06 +02:00 |
|
|
c59851b490
|
Ensure arrows are enabled/disabled even when moving tools with wsad
continuous-integration/drone/push Build is failing
|
2022-06-24 21:51:47 +02:00 |
|
|
38dfa533c4
|
Button update function
|
2022-06-24 21:50:30 +02:00 |
|
|
194415500d
|
Move map/tool controls to new button API
continuous-integration/drone/push Build is failing
|
2022-06-23 10:31:58 +02:00 |
|
|
94d24e37fa
|
Playing around with buttons
continuous-integration/drone/push Build is failing
|
2022-06-22 21:42:57 +02:00 |
|
|
2402567330
|
Added generic button
continuous-integration/drone/push Build encountered an error
|
2022-06-21 14:53:10 +02:00 |
|
|
a3a1e900b5
|
Filesystem library
|
2022-06-21 14:50:39 +02:00 |
|
|
b98d283d09
|
Make Goomba hitbox larger
continuous-integration/drone/push Build is passing
|
2022-06-21 08:52:21 +02:00 |
|
|
c8e749a145
|
Fix goomba movements
|
2022-06-21 08:50:43 +02:00 |
|
|
e87495db2e
|
Map versioning
continuous-integration/drone/push Build is passing
|
2022-06-21 08:23:36 +02:00 |
|
|
0d855ed218
|
Mario: formatting
continuous-integration/drone/push Build is passing
continuous-integration/drone Build was killed
|
2021-10-18 10:10:43 +02:00 |
|
|
8ca70fa11e
|
Mario: formatting
continuous-integration/drone/push Build is failing
|
2021-10-18 09:08:35 +02:00 |
|
|
f6cf68f71f
|
Make mario a bit faster
continuous-integration/drone/push Build is failing
|
2021-10-17 15:56:10 +02:00 |
|
|
28d7e208fc
|
Mario: add goomba into moving_objects
|
2021-08-08 21:45:50 +02:00 |
|
|
edeeadb232
|
Mario: add Goomba
|
2021-08-08 21:45:05 +02:00 |
|
|
e31c4bb2db
|
Mario: change mushroom coliders IDs to NPC specific ones
|
2021-08-08 21:41:02 +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 |
|
|
45ac4dad64
|
Mario: support the new modifier object IDs in maploader
|
2021-08-08 21:36:47 +02:00 |
|
|
a01b6070f3
|
Mario: change modifier IDs to start with 0x6000
|
2021-08-08 21:34:51 +02:00 |
|
|
c183e58f6e
|
Blocks.cpp: add character support to
|
2021-08-08 21:22:44 +02:00 |
|
|
c7309d56a3
|
Editor: add character support
|
2021-08-08 21:22:00 +02:00 |
|
|
f3c4380bfb
|
Mario: add enemies textures
|
2021-08-08 21:19:26 +02:00 |
|
|
4f65dba2e0
|
Mario: only visit objects if they entered screen at least once
|
2021-08-07 22:25:32 +02:00 |
|
|
f7002f0f38
|
Mario: better mushroom movement
|
2021-08-07 22:17:27 +02:00 |
|
|
a194bfb86e
|
Mario: destroy moving objects once they leave left side of screen, remove destroyed objects from moving_objects
|
2021-08-07 22:10:09 +02:00 |
|
|
e283b36229
|
Mario: set scene's background objects
|
2021-08-07 21:59:06 +02:00 |
|
|
f35aa095f3
|
Mario: remove useless debug outputs
|
2021-08-07 21:43:27 +02:00 |
|
|
f04dc1e23b
|
Mario: mushroom interaction with Mario
|
2021-08-07 21:42:51 +02:00 |
|
|
7b2adac922
|
Mario: add mushroom block
|
2021-08-07 21:41:15 +02:00 |
|
|
a7aa86c8e3
|
Mario: simple blocks formatting
|
2021-08-07 21:39:54 +02:00 |
|
|
4742f3dd02
|
Mario: add travelToPos function to blocks
|
2021-08-07 21:39:15 +02:00 |
|
|
7cb3f95e44
|
Mario: loop through all moving objects in doInput
|
2021-08-07 21:38:00 +02:00 |
|
|
6238022ed2
|
Mario: fix modifier deletion
|
2021-08-07 12:13:23 +02:00 |
|
|
d4393ef179
|
Mario: better handling of screen resize, when showing FPS consider input handling as well
|
2021-08-06 18:50:31 +02:00 |
|
|
7d9763443a
|
Mario: update cmake to include brew libraries
|
2021-08-05 21:21:25 +02:00 |
|
|
d267402ec5
|
Make cmake work on windows
|
2021-08-05 19:16:12 +02:00 |
|
|
8e566ddb03
|
Mario: add sdlpp as a subdirectory instead of ExternalProject
|
2021-08-05 18:00:47 +02:00 |
|
|
040b3b63c2
|
Move to CMake
|
2021-08-05 00:33:55 +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 |
|
|
130a01feda
|
Forgot to add coineditorblock
|
2021-07-24 20:48:37 +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 |
|
|
76f5c43197
|
Mod texture image
|
2021-06-24 20:54:18 +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 |
|