• Joined on 2021-10-14
zv0n pushed to dev at zv0n/game 2022-09-25 17:44:33 +00:00
4109cfe1af Mario: add basic big mario logic
zv0n pushed to master at zv0n/lunch-rest 2022-09-24 21:13:47 +00:00
913c8fd168 Add try/catch
zv0n pushed to dev at zv0n/game 2022-09-24 20:54:09 +00:00
09cb13195c Mario: stop movement when entering main menu, check there was a movement before reversing it
9e4cc97f79 SDLPP: Add scene pause function
Compare 2 commits »
zv0n pushed to dev at zv0n/game 2022-09-24 18:45:27 +00:00
aa5043a811 Mario: disable bouncing on some blocks
f9a32bdb72 Mario: add arrow key controls
Compare 2 commits »
zv0n pushed to dev at zv0n/game 2022-09-24 18:33:20 +00:00
45ab92c31f Editor: warn if map isn't saved when quitting
zv0n pushed to dev at zv0n/game 2022-09-24 18:02:03 +00:00
31f00ed5d0 gitignore: ignore code workspace
zv0n pushed to dev at zv0n/game 2022-09-23 14:46:55 +00:00
3437aa6b47 Mario: end of level logic
zv0n pushed to dev at zv0n/game 2022-09-22 18:40:15 +00:00
6211e8c756 Formatting
zv0n pushed to dev at zv0n/game 2022-09-22 18:16:52 +00:00
a1afaf427a Mario: Add restart and background color for menus
zv0n pushed to dev at zv0n/game 2022-09-21 20:27:03 +00:00
8b9ef16929 Editor: Save map on CTRL+S or CMD+S
zv0n pushed to dev at zv0n/game 2022-09-19 20:56:54 +00:00
5201d10e20 Game main menu/retry scenes
zv0n pushed to master at zv0n/lunch-rest 2022-09-13 20:34:34 +00:00
ae57b4c06e Fix Diva Bara URL
zv0n pushed to master at zv0n/lunch-rest 2022-09-13 20:30:20 +00:00
12ab17e551 Fix CMake for macos
zv0n pushed to master at zv0n/advent_of_code_2021 2022-08-28 17:16:28 +00:00
zv0n pushed to dev at zv0n/game 2022-08-22 20:38:48 +00:00
65edc9e8a0 Mario: fix apple build
zv0n created branch master in zv0n/river-shifttags 2022-08-07 09:44:15 +00:00
zv0n pushed to master at zv0n/river-shifttags 2022-08-07 09:44:15 +00:00
6a3c8a3edf Make shifting behave like I want to
c3ef4493d6 clang-format
71f57072c5 Fixed readme
3ef750ae21 Updated readme .gitignore
ad4ec36365 Cleanup
Compare 6 commits »
zv0n created repository zv0n/river-shifttags 2022-08-07 09:42:27 +00:00
zv0n pushed to dev at zv0n/game 2022-07-24 18:39:14 +00:00
4477c39524 Mario Editor: add option to select a level to load
6cee97059c SDLPP TextRenderer: add function
Compare 2 commits »
zv0n pushed to dev at zv0n/game 2022-07-22 20:18:05 +00:00
70f30b6767 Mario Editor: save to filename entered in editor