Commit Graph

93 Commits

Author SHA1 Message Date
Alexandre f5c5cafeb7 small rework of bullet shooters 2025-03-03 22:32:15 +01:00
Alexandre f8f90f7824 fixed bug when vertically-angled cubes resulted in incorrect normal vector calculation 2025-03-01 19:33:37 +01:00
Alexandre 162ea1bd30 added remaining kahoot music 2025-02-28 19:37:41 +01:00
Alexandre 4c6ca3d4e8 updated readme 5 + added kahoot gong to math 2025-02-27 15:22:40 +01:00
Alexandre 89ac335034 completed level_02 2025-02-27 15:14:56 +01:00
Alexandre c46555e108 changed polling for math + added mathBlock 2025-02-27 10:51:49 +01:00
Alexandre 92159059dc finished math module (v1.0) 2025-02-26 22:48:12 +01:00
Alexandre 62ba393a15 fixed music still playing upon closing application + started working on math module 2025-02-26 10:59:27 +01:00
Alexandre 8f0f033e81 added sound 2025-02-25 21:22:58 +01:00
Alexandre a3f6bb5f59 added layer 3 to level_02 2025-02-25 15:19:18 +01:00
Alexandre 41ab6efde4 added display for buttons + significant tweaks to level_02 2025-02-25 11:23:02 +01:00
Alexandre 9031dc18ea added buttons interface and blocks 2025-02-24 22:13:51 +01:00
Alexandre 7bb62ba808 updated readme (5) 2025-02-24 17:02:26 +01:00
Alexandre b5e7357f66 added hard reset option (reset room bit not player coords) 2025-02-24 16:48:44 +01:00
Alexandre 0ab04bb603 fixed clipping when multiple collisions occur at the same time + added pause (U) 2025-02-24 16:43:23 +01:00
Alexandre 18bef7ada8 fixed read_float incorrectly reading when -1.0 < x < 0.0 and updated textures 2025-02-24 11:56:48 +01:00
Alexandre eb40a191bb smol changes 2025-02-23 18:37:13 +01:00
Alexandre b7973fbbda fixed projectiles not spawning in correct chunks + collisions now use all rendered chunks 2025-02-23 18:26:31 +01:00
Alexandre e17ebbffd4 added spinning platforms + small rework of physics related to moving platforms + fixed culling 2025-02-23 12:07:08 +01:00
Alexandre ee270cdbed fixed lock box damagind players upon death 2025-02-22 12:27:41 +01:00
Alexandre f855642a60 lock box now display text when player is close by + fixed player jumping off coins + added single-file support 2025-02-22 11:55:54 +01:00
Alexandre 8e567fc419 added level_01, beat blocks, lock blocks and reworked stats 2025-02-21 15:50:18 +01:00
Alexandre 462a505da7 texturing TPs 2025-02-20 20:43:28 +01:00
Alexandre 41c76bddf4 starting to work on actual levels 2025-02-20 20:39:00 +01:00
Alexandre e0acddbdc5 added texture for TP blocks 2025-02-20 14:51:53 +01:00
Alexandre 5a2f68c741 index error swept away 2h 2025-02-20 14:45:09 +01:00
Alexandre 90e0fd244d working (?) textures 2025-02-20 12:25:43 +01:00
Alexandre 0bb2d0da9f fixed roomName (folder) getting free'd before usage causing undefined behaviour 2025-02-19 21:00:12 +01:00
Alexandre a273c643c6 fixed reset doing bad things to memory + added warp text entity 2025-02-19 12:07:30 +01:00
Alexandre bd87416496 polished SET_VAR attribute + added textBox entity 2025-02-18 15:35:39 +01:00
Alexandre bb39b62df2 primitive button functions 2025-02-17 22:29:10 +01:00
Alexandre dab216810e resolved menus being bugged 2025-02-17 16:46:50 +01:00
Alexandre cb5ee0de8a fixing buttons 2025-02-17 10:42:25 +01:00
Alexandre cc7f169340 working on interfaces and buttons 2025-02-16 22:28:07 +01:00
Alexandre 04d782f55a added reset trigger 'R' + custom pool selection 2025-02-16 12:47:51 +01:00
Alexandre 28ee926295 small rework to money 2025-02-10 19:25:32 +01:00
Alexandre fe15e47273 fixed linear platforms not moving vertically 2025-02-10 18:13:43 +01:00
Alexandre e0c873989d added linear platforms and creative/survival mode (G) 2025-02-09 21:24:01 +01:00
Alexandre 2f07c81f4f added draw_string function + addeed dps when clipping inside block 2025-02-09 20:51:03 +01:00
Alexandre 30717e9c1f switched norm to ||.||infinite that fixed collisions (yay) 2025-02-09 12:34:21 +01:00
Alexandre cf9e278068 working on text display 2025-02-08 18:02:15 +01:00
Alexandre e161db3807 switched distance calculation to ||.||_2 2025-02-07 20:36:13 +01:00
Alexandre 1fe7b14d86 fixed corners (hopefully) 2025-02-07 19:16:57 +01:00
Alexandre 8e9d3fe513 physics v1.2 (need to fix angles) 2025-02-07 17:59:12 +01:00
Alexandre 1859c47de2 preparing for buttons n menus 2025-02-06 20:19:02 +01:00
Alexandre 65c009e3af physics v1.1 2025-02-06 20:02:49 +01:00
Alexandre 7b79815188 physics 2025-02-06 19:28:20 +01:00
Alexandre 541596e8c0 added jumping and moving platforms 2025-02-06 15:57:27 +01:00
Alexandre 381348a420 changed type in room + fixed some segFaults 2025-02-06 14:36:33 +01:00
Alexandre dec1124c43 added various displays (coords, triangles count) + added 1 culling function 2025-02-05 21:46:15 +01:00