Commit Graph

  • 9617499ab8 SDLPP: add constant rotation dev zv0n 2023-04-08 20:19:22 +0200
  • 5a0cb397b1 Gitignore: ignore vscode dir zv0n 2023-04-08 19:53:16 +0200
  • 2e8132b458 Mario: turtle blocks initial version zv0n 2023-04-08 19:51:27 +0200
  • d41c77ab96 Mario: enable death from bounce for Goomba zv0n 2023-04-08 19:43:36 +0200
  • b175e58714 Mario: fix scrolling in load scene zv0n 2023-04-08 19:16:46 +0200
  • f0182cf4d4 Mario: add turtle enemy zv0n 2023-03-10 16:45:26 +0100
  • fd96a1c2cc SDLPP: don't colide with self zv0n 2023-03-10 16:45:10 +0100
  • c453c2fe9a Formatting zv0n 2022-11-19 23:10:33 +0100
  • 411f00e468 Fix linux build zvon 2022-11-19 23:02:13 +0100
  • 9402f2afa2 Teleportation in editor zv0n 2022-11-19 22:53:24 +0100
  • 6ac2726a94 Editor: slightly less hardcoded teleport map zv0n 2022-11-13 20:56:20 +0100
  • c5283000c7 Mario: teleport to hardcoded level zv0n 2022-11-13 19:52:39 +0100
  • 41ba43ed93 Mario: fix Mario getting stuck in the floor when eating a mushroom zv0n 2022-11-12 21:42:25 +0100
  • 92a30b8c51 SDLPP: don't hide objects on destroy, wait for next render to be killed zv0n 2022-11-12 21:32:47 +0100
  • 7bd652f4e9 Mario: Fireball works zv0n 2022-11-12 21:32:18 +0100
  • 3cde73d1ed Add fire mario mode zv0n 2022-11-11 19:47:35 +0100
  • d89712ebab Mario: change size and texture when Mario eats a mushroom zv0n 2022-10-25 19:33:09 +0200
  • 1462c2211b CI: only send notification on failure or change of status zv0n 2022-09-28 14:48:22 +0200
  • 938958b709 Test different 'from' format for notification zv0n 2022-09-28 14:46:44 +0200
  • e5641f3bfd Notify with arm version of the container zv0n 2022-09-28 14:32:19 +0200
  • e6df794618 Try notification zv0n 2022-09-28 14:18:37 +0200
  • f137f6609f Formatting zv0n 2022-09-28 13:57:13 +0200
  • 59e09f77fd Fix CI/CD build zv0n 2022-09-28 13:56:29 +0200
  • 4109cfe1af Mario: add basic big mario logic zv0n 2022-09-25 19:44:28 +0200
  • 09cb13195c Mario: stop movement when entering main menu, check there was a movement before reversing it zv0n 2022-09-24 22:54:03 +0200
  • 9e4cc97f79 SDLPP: Add scene pause function zv0n 2022-09-24 22:51:32 +0200
  • aa5043a811 Mario: disable bouncing on some blocks zv0n 2022-09-24 20:45:21 +0200
  • f9a32bdb72 Mario: add arrow key controls zv0n 2022-09-24 20:44:52 +0200
  • 45ab92c31f Editor: warn if map isn't saved when quitting zv0n 2022-09-24 20:33:15 +0200
  • 31f00ed5d0 gitignore: ignore code workspace zv0n 2022-09-24 20:01:56 +0200
  • 3437aa6b47 Mario: end of level logic zv0n 2022-09-23 16:46:50 +0200
  • 6211e8c756 Formatting zv0n 2022-09-22 20:40:09 +0200
  • a1afaf427a Mario: Add restart and background color for menus zv0n 2022-09-22 20:16:46 +0200
  • 8b9ef16929 Editor: Save map on CTRL+S or CMD+S zv0n 2022-09-21 22:26:45 +0200
  • 5201d10e20 Game main menu/retry scenes zvon 2022-09-19 22:56:50 +0200
  • 65edc9e8a0 Mario: fix apple build zv0n 2022-08-22 22:38:45 +0200
  • 4477c39524 Mario Editor: add option to select a level to load zv0n 2022-07-24 20:22:45 +0200
  • 6cee97059c SDLPP TextRenderer: add function zv0n 2022-07-24 20:22:07 +0200
  • 70f30b6767 Mario Editor: save to filename entered in editor zvon 2022-07-22 22:18:01 +0200
  • c505915fd2 Mario Editor: add level input field zv0n 2022-07-22 18:48:06 +0200
  • fffa56706d Mario Editor: add keyboard control to menu zv0n 2022-07-22 13:26:23 +0200
  • ab6dcccbac Mario: OK dialog zv0n 2022-07-22 12:55:09 +0200
  • 98c5b5b0dc Remove old TODO zv0n 2022-07-22 12:33:49 +0200
  • fa60a0f163 Mario: added Yes/No dialog zv0n 2022-07-22 12:23:16 +0200
  • 2a2467ccc2 Mario: remove deleted file from CMake zvon 2022-07-21 20:19:53 +0200
  • 58fd1a37a8 Mario: formatting zvon 2022-07-21 20:17:24 +0200
  • 6558329547 Mario: deleted useless files zvon 2022-07-21 20:17:12 +0200
  • 3a80fab3dd Editor: testing out text input zvon 2022-07-21 20:08:16 +0200
  • 4414ee6ff7 SDLPP: don't cause an exception when TextRenderer has an empty string zvon 2022-07-21 20:07:56 +0200
  • 4143af9962 Mario Editor: add save/load functionality zvon 2022-07-21 19:26:50 +0200
  • 92ffac0edf Mario: add basic main menu to editor, separate scenes from main game loop zvon 2022-06-26 15:13:06 +0200
  • c59851b490 Ensure arrows are enabled/disabled even when moving tools with wsad zvon 2022-06-24 21:51:47 +0200
  • 38dfa533c4 Button update function zvon 2022-06-24 21:50:30 +0200
  • 194415500d Move map/tool controls to new button API zv0n 2022-06-23 10:31:58 +0200
  • 94d24e37fa Playing around with buttons zvon 2022-06-22 21:42:57 +0200
  • 2402567330 Added generic button zv0n 2022-06-21 14:52:36 +0200
  • a3a1e900b5 Filesystem library zv0n 2022-06-21 14:50:39 +0200
  • b98d283d09 Make Goomba hitbox larger zv0n 2022-06-21 08:52:21 +0200
  • c8e749a145 Fix goomba movements zv0n 2022-06-21 08:50:43 +0200
  • e87495db2e Map versioning zv0n 2022-06-21 08:23:36 +0200
  • edb8444d7d Update drone settings zvon 2022-05-23 22:57:04 +0200
  • 2dff727934 Change drone config to use kubernetes zvon 2022-01-07 00:47:48 +0100
  • 0d855ed218 Mario: formatting zv0n 2021-10-18 10:10:43 +0200
  • 303490a619 CI: fix formatting check zv0n 2021-10-18 10:10:28 +0200
  • f4a067fe23 CI: bump up cppbuilder image zv0n 2021-10-18 09:54:07 +0200
  • 8ca70fa11e Mario: formatting zv0n 2021-10-18 09:08:35 +0200
  • f3062464d2 CI: better checking of formatting zv0n 2021-10-18 09:08:21 +0200
  • d60dc07e10 Update clang-format zv0n 2021-10-18 09:07:57 +0200
  • f6cf68f71f Make mario a bit faster zvon 2021-10-17 15:56:10 +0200
  • 7e06da5fc0 CI/CD changes zv0n 2021-10-17 13:36:20 +0200
  • ca39b7edc9 New CI/CD image zv0n 2021-10-17 13:30:10 +0200
  • 3bf086f48a CI/CD zv0n 2021-10-17 13:18:28 +0200
  • 28d7e208fc Mario: add goomba into moving_objects zvon 2021-08-08 21:45:50 +0200
  • edeeadb232 Mario: add Goomba zvon 2021-08-08 21:45:05 +0200
  • e31c4bb2db Mario: change mushroom coliders IDs to NPC specific ones zvon 2021-08-08 21:41:02 +0200
  • 94bf4fc39d Mario: mario detects enemies and bounces when he kills them/dies when they kill him zvon 2021-08-08 21:40:00 +0200
  • 45ac4dad64 Mario: support the new modifier object IDs in maploader zvon 2021-08-08 21:36:47 +0200
  • a01b6070f3 Mario: change modifier IDs to start with 0x6000 zvon 2021-08-08 21:34:51 +0200
  • c183e58f6e Blocks.cpp: add character support to zvon 2021-08-08 21:22:44 +0200
  • c7309d56a3 Editor: add character support zvon 2021-08-08 21:22:00 +0200
  • f3c4380bfb Mario: add enemies textures zvon 2021-08-08 21:19:26 +0200
  • 4f65dba2e0 Mario: only visit objects if they entered screen at least once zvon 2021-08-07 22:25:32 +0200
  • f7002f0f38 Mario: better mushroom movement zvon 2021-08-07 22:17:27 +0200
  • a194bfb86e Mario: destroy moving objects once they leave left side of screen, remove destroyed objects from moving_objects zvon 2021-08-07 22:10:09 +0200
  • e283b36229 Mario: set scene's background objects zvon 2021-08-07 21:59:06 +0200
  • 0608202483 SDLPP: add option to specify background objects in scene and move Z index of objects just above those background objects zvon 2021-08-07 21:58:53 +0200
  • f35aa095f3 Mario: remove useless debug outputs zvon 2021-08-07 21:43:27 +0200
  • f04dc1e23b Mario: mushroom interaction with Mario zvon 2021-08-07 21:42:51 +0200
  • 7b2adac922 Mario: add mushroom block zvon 2021-08-07 21:41:15 +0200
  • a7aa86c8e3 Mario: simple blocks formatting zvon 2021-08-07 21:39:54 +0200
  • 4742f3dd02 Mario: add travelToPos function to blocks zvon 2021-08-07 21:39:15 +0200
  • 7cb3f95e44 Mario: loop through all moving objects in doInput zvon 2021-08-07 21:38:00 +0200
  • 6238022ed2 Mario: fix modifier deletion zvon 2021-08-07 12:13:23 +0200
  • 7b1ef25f37 SDLPP: slight code cleanup zvon 2021-08-07 12:13:03 +0200
  • d4393ef179 Mario: better handling of screen resize, when showing FPS consider input handling as well zvon 2021-08-06 18:49:58 +0200
  • 4728056b76 SDLPP: add != for vector, add << for vector zvon 2021-08-06 18:49:23 +0200
  • b87318f44d SDLPP: add function that returns absolute position zvon 2021-08-06 18:48:52 +0200
  • 7d9763443a Mario: update cmake to include brew libraries zv0n 2021-08-05 21:21:25 +0200
  • d267402ec5 Make cmake work on windows zv0n 2021-08-05 19:16:12 +0200
  • 8e566ddb03 Mario: add sdlpp as a subdirectory instead of ExternalProject zvon 2021-08-05 18:00:47 +0200