Commit Graph
55 Commits
Author SHA1 Message Date
theoludwig f717507eb2 chore(release): v1.0.1 2025-05-17 21:45:21 +02:00
theoludwig 885dd802bb chore(release): v1.0.0 2025-05-17 20:46:11 +02:00
theoludwig c38eecfbda chore: clean up Debug.Log 2025-05-17 20:32:43 +02:00
theoludwig 8caca60647 chore(release): v1.0.0-staging.5 2025-05-17 20:29:07 +02:00
theoludwig becd9c455e fix: improve Ship 2025-05-17 20:28:15 +02:00
theoludwig b0d4ff9418 Merge branch 'develop' of github.com:boudji-ludwig-pett/cnam-geometry-dash into develop 2025-05-17 19:47:45 +02:00
theoludwig f4c1ebb83b fix: buttons scaling edit mode in 1280x720 2025-05-17 19:47:23 +02:00
theoludwig dc442e2acb fix: add more sound effects + buttons scaling in editor mode 2025-05-17 19:30:14 +02:00
theoludwig bfa28a189f feat: explosion effect on win and death 2025-05-17 16:04:16 +02:00
theoludwig b48e17882c chore: clean up 2025-05-17 15:16:30 +02:00
theoludwig f8791dfd1b chore(release): v1.0.0-staging.4 2025-05-16 20:09:58 +02:00
theoludwig 86f64a7705 docs: add instructions to play the game 2025-05-16 20:08:52 +02:00
theoludwigandGitHub 0b32ce7036 feat: sounds effects (click on button, win and death) (#67) 2025-05-16 19:27:38 +02:00
theoludwigandGitHub f818a9a8a7 feat: escape keyboard shortcut to set menu pause (#63) 2025-05-15 18:05:54 +02:00
theoludwigandGitHub bde6ea3a43 feat: init AI (#60) 2025-05-15 07:12:46 +02:00
theoludwigandGitHub 0263f6b3b0 feat: select levels keyboard shortcuts (next/previous with arrows) (#62) 2025-05-15 07:12:03 +02:00
theoludwigandGitHub 97b473cb01 docs: UML updates (#58) 2025-05-08 17:50:45 +02:00
theoludwig 8fe04b974a chore(release): v1.0.0-staging.3 2025-04-28 22:25:40 +02:00
theoludwig 9287a16610 ci: improvements to release process 2025-04-28 22:25:26 +02:00
theoludwig 5cd536be84 chore(release): v1.0.0-staging.2 2025-04-28 15:21:50 +02:00
theoludwig 7ee0f9899d ci: zip build 2025-04-28 15:10:18 +02:00
theoludwig e8a020d539 ci: github token permissions 2025-04-28 15:01:48 +02:00
theoludwig c30bd7eb28 chore(release): v1.0.0-staging.1 2025-04-28 14:46:59 +02:00
theoludwig 7a1a67d411 feat: add logo icon 2025-04-28 14:42:43 +02:00
theoludwig 3108c18744 fix: levels loader in production build 2025-04-28 14:38:16 +02:00
theoludwig cc27037ea7 ci: automated release 2025-04-28 14:08:46 +02:00
theoludwig 354e15ae78 chore: clean up unity files 2025-04-28 13:59:00 +02:00
theoludwigandGitHub 53af80411f fix: rotation, smooth camera, ship portal collider, obstacle block collider, player rigid body detection, dynamic ground (#54) 2025-04-06 17:24:10 +02:00
theoludwigandGitHub 20b82fe6a9 feat: music volume (#52) 2025-03-31 14:44:20 +02:00
theoludwigandGitHub 0d9c0a8362 feat: icons (#51) 2025-03-31 12:28:54 +02:00
theoludwigandGitHub 872772d3f0 feat: level progression (#46) 2025-03-17 18:28:27 +01:00
theoludwigandGitHub a9bd2a0048 feat: stats display (#45) 2025-03-17 11:49:34 +01:00
theoludwigandGitHub 7fd8691033 refactor: simplify instantiate prefabs (#41) 2025-03-03 11:55:22 +01:00
theoludwigandGitHub f305cd6c1f feat: handle dynamically the winner wall (#40) 2025-03-03 11:25:29 +01:00
theoludwigandGitHub e2bbf26929 feat: dynamically create elements levels (#39) 2025-03-03 10:36:38 +01:00
theoludwigandGitHub ce92ba53cc feat: save the stats in a separated json (#38) 2025-03-03 08:33:58 +00:00
theoludwigandGitHub 827c867052 feat: json loader (#37) 2025-02-17 12:27:09 +01:00
theoludwigandGitHub c6be884024 docs(uml): class diagram (#34) 2025-02-03 15:35:36 +01:00
theoludwigandGitHub 5dc42fec95 feat: detect win (#33) 2025-01-20 16:02:37 +00:00
theoludwigandGitHub cefd20e067 feat: able to jump on obstacle (#32) 2025-01-20 16:00:53 +01:00
theoludwigandGitHub 1b7912893f feat: collision with a spike (#28) 2024-12-16 16:19:59 +01:00
theoludwig 27a16dcef7 Revert "feat: add new Square and Background (#23)"
This reverts commit 6965f819be.
2024-12-16 11:09:29 +01:00
theoludwigandGitHub 3e719a8d67 feat: place cube and jump + move camera (#24) 2024-12-16 10:01:50 +00:00
theoludwig 75a3e9144c feat(assets): add missing .meta files 2024-12-16 09:20:14 +01:00
theoludwigandGitHub f90e8e4408 docs: structure + learn Unity (#17) 2024-12-16 08:57:28 +01:00
theoludwigandGitHub 19fd726099 ci: add Game CI (#21) 2024-12-07 23:57:43 +01:00
theoludwigandGitHub 0956fca8b0 chore: remove not needed Unity packages (#19) 2024-12-07 14:51:27 +01:00
theoludwigandGitHub 674d3b1019 chore: remove not needed Unity assets (#18) 2024-12-07 14:19:52 +01:00
theoludwigandGitHub 286fe32084 refactor: move Documentation and UML folders (#11) 2024-12-02 10:24:34 +01:00
theoludwigandGitHub 450e27ab00 docs(uml): add class diagram (#7) 2024-12-02 10:11:11 +01:00
theoludwigandGitHub 2d0ff2ff0d feat: init Unity (#10) 2024-12-02 10:11:00 +01:00
theoludwigandGitHub 1fb27e98c6 style(editorconfig): add indent size (#8) 2024-11-18 17:00:19 +01:00
a297f92f03 docs: init (#1)
Co-authored-by: Djelal BOUDJI <djelal2004@gmail.com>
2024-11-18 10:41:45 +01:00
theoludwigandGitHub f5bac6360d ci: init (#2) 2024-11-18 10:08:40 +01:00
theoludwig dad6ff5e91 chore: initial commit 2024-11-18 09:27:08 +01:00