Commit Graph

322 Commits

Author SHA1 Message Date
zv0n fd96a1c2cc SDLPP: don't colide with self 2023-03-10 16:45:10 +01:00
zv0n c453c2fe9a Formatting 2022-11-19 23:10:33 +01:00
zv0n 411f00e468 Fix linux build 2022-11-19 23:02:13 +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 41ba43ed93 Mario: fix Mario getting stuck in the floor when eating a mushroom 2022-11-12 21:42:25 +01:00
zv0n 92a30b8c51 SDLPP: don't hide objects on destroy, wait for next render to be killed 2022-11-12 21:32:47 +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 d89712ebab Mario: change size and texture when Mario eats a mushroom 2022-10-25 19:33:09 +02:00
zv0n 1462c2211b CI: only send notification on failure or change of status 2022-09-28 14:48:22 +02:00
zv0n 938958b709 Test different 'from' format for notification 2022-09-28 14:46:44 +02:00
zv0n e5641f3bfd Notify with arm version of the container 2022-09-28 14:32:19 +02:00
zv0n e6df794618 Try notification 2022-09-28 14:18:37 +02:00
zv0n f137f6609f Formatting 2022-09-28 13:57:13 +02:00
zv0n 59e09f77fd Fix CI/CD build 2022-09-28 13:56:29 +02:00
zv0n 4109cfe1af Mario: add basic big mario logic 2022-09-25 19:44:28 +02:00
zv0n 09cb13195c Mario: stop movement when entering main menu, check there was a movement before reversing it 2022-09-24 22:54:03 +02:00
zv0n 9e4cc97f79 SDLPP: Add scene pause function 2022-09-24 22:51:32 +02:00
zv0n aa5043a811 Mario: disable bouncing on some blocks 2022-09-24 20:45:21 +02:00
zv0n f9a32bdb72 Mario: add arrow key controls 2022-09-24 20:44:52 +02:00
zv0n 45ab92c31f Editor: warn if map isn't saved when quitting 2022-09-24 20:33:15 +02:00
zv0n 31f00ed5d0 gitignore: ignore code workspace 2022-09-24 20:01:56 +02:00
zv0n 3437aa6b47 Mario: end of level logic 2022-09-23 16:46:50 +02:00
zv0n 6211e8c756 Formatting 2022-09-22 20:40:09 +02:00
zv0n a1afaf427a Mario: Add restart and background color for menus 2022-09-22 20:16:46 +02:00
zv0n 8b9ef16929 Editor: Save map on CTRL+S or CMD+S 2022-09-21 22:26:45 +02:00
zv0n 5201d10e20 Game main menu/retry scenes 2022-09-19 22:56:50 +02:00
zv0n 65edc9e8a0 Mario: fix apple build 2022-08-22 22:38:45 +02:00
zv0n 4477c39524 Mario Editor: add option to select a level to load 2022-07-24 20:22:45 +02:00
zv0n 6cee97059c SDLPP TextRenderer: add function 2022-07-24 20:22:07 +02:00
zv0n 70f30b6767 Mario Editor: save to filename entered in editor 2022-07-22 22:18:01 +02:00
zv0n c505915fd2 Mario Editor: add level input field 2022-07-22 18:48:06 +02:00
zv0n fffa56706d Mario Editor: add keyboard control to menu 2022-07-22 13:26:23 +02:00
zv0n ab6dcccbac Mario: OK dialog 2022-07-22 12:55:09 +02:00
zv0n 98c5b5b0dc Remove old TODO 2022-07-22 12:33:49 +02:00
zv0n fa60a0f163 Mario: added Yes/No dialog 2022-07-22 12:23:16 +02:00
zv0n 2a2467ccc2 Mario: remove deleted file from CMake 2022-07-21 20:19:53 +02:00
zv0n 58fd1a37a8 Mario: formatting 2022-07-21 20:17:24 +02:00
zv0n 6558329547 Mario: deleted useless files 2022-07-21 20:17:12 +02:00
zv0n 3a80fab3dd Editor: testing out text input 2022-07-21 20:08:16 +02:00
zv0n 4414ee6ff7 SDLPP: don't cause an exception when TextRenderer has an empty string 2022-07-21 20:07:56 +02:00
zv0n 4143af9962 Mario Editor: add save/load functionality 2022-07-21 19:26:50 +02:00
zv0n 92ffac0edf Mario: add basic main menu to editor, separate scenes from main game loop 2022-06-26 15:13:06 +02:00
zv0n c59851b490 Ensure arrows are enabled/disabled even when moving tools with wsad 2022-06-24 21:51:47 +02:00
zv0n 38dfa533c4 Button update function 2022-06-24 21:50:30 +02:00
zv0n 194415500d Move map/tool controls to new button API 2022-06-23 10:31:58 +02:00
zv0n 94d24e37fa Playing around with buttons 2022-06-22 21:42:57 +02:00
zv0n 2402567330 Added generic button 2022-06-21 14:53:10 +02:00