Commit Graph

33 Commits

Author SHA1 Message Date
Adrien Ufferte b227f1cb17 Comments corrections 2026-01-26 13:48:59 +01:00
Adrien Ufferte 63caec7a9a Launch fireworks when minigames end 2026-01-14 14:49:25 +01:00
Adrien Ufferte edc8fe8951 Turtles feedback 2025-12-04 16:00:52 +01:00
Adrien Ufferte e6c9e81aa8 Turtles new graphisms V2 2025-11-25 16:54:54 +01:00
Adrien Ufferte b1a5e25b8b Debug turtle spawn 2025-11-25 09:51:30 +01:00
Adrien Ufferte 41aaecc262 Take a list of preset spawn positions and add a little random offset to rotation.
This way we avoid spawning in UI and even get less turtles going straight to the island, giving an overall less stressfull experience.
2025-11-13 15:17:53 +01:00
Adrien Ufferte ee35e352b6 Upgrade godot from 4.4.1 to 4.5 2025-09-18 15:26:44 +02:00
Adrien Ufferte 787d4d089c Nomenclatures corrections 2025-09-05 15:55:48 +02:00
Adrien Ufferte 23f92667b8 Cleaning 2025-06-20 15:23:02 +02:00
Adrien Ufferte a400cc37a5 Clean code to avoid variables with 1 char name, and some other cleaning (hard-tying, commenting etc...) 2025-06-10 10:55:57 +02:00
Adrien Ufferte beb04e5cc2 Clean code naming convention V4 2025-06-09 19:48:18 +02:00
Adrien Ufferte ade9a527f3 Files names snake_case 2025-06-05 16:43:52 +02:00
Adrien Ufferte 38bd202aac Enhance logs categories + debug + clean various 2025-05-22 17:01:38 +02:00
Adrien Ufferte 45f0b68a62 Clean warnings 2025-05-22 09:23:44 +02:00
Adrien Ufferte 87b8a90c08 Clean warnings 2025-05-05 11:07:28 +02:00
Adrien Ufferte 97fb4ec523 Cleaning and strong-typing 2025-04-28 14:45:19 +02:00
Adrien Ufferte dacc818683 Using new log system everywhere 2025-04-25 15:19:12 +02:00
Adrien Ufferte d663b1fca8 Remove all 160 warnings 2025-04-04 09:47:39 +02:00
Dylan Sarrazyn f4444bfb56 Update the turtles minigame to show only one stimulus at a time. Fixes the buttons of the gardens. Fixes the icons size on the minigames wheel. 2024-12-10 13:23:56 +01:00
Dylan Sarrazyn d45e1fe95c Fixes a bug with the animation when a minigame is won not showing up. Decrease speed of turtles. Adds turtles speeches to the prof tool. 2024-11-07 11:45:21 +01:00
BimDav ac10cbf775 fix previous merge 2024-06-11 14:45:13 +02:00
BimDav 55b9d27cb2 import kalulu 3 gp and correctly play them 2024-06-11 14:40:06 +02:00
Dylan Sarrazyn d7c436d935 Handles logs and scores in the words minigames. 2024-06-11 12:05:41 +02:00
Dylan Sarrazyn e401b68c07 Optimizes database request for words. Fixes highlight on words minigames. Removes the GPs from the syllables minigames. 2024-06-11 12:00:17 +02:00
Dylan Sarrazyn 9ecea21007 Adds remediation for words minigames. Adds a min length of GPs for words minigames. 2024-06-11 11:53:32 +02:00
Dylan Sarrazyn 361fe30787 Makes turtles not spawn from the left of the screen (UI). Play the water ring animation while the turtle is swimming. Remove the classnames. Fixes the editor warnings. 2024-05-24 10:16:41 +02:00
Dylan Sarrazyn 74bbb18d43 Adds highlight to the turtles minigame. 2024-05-24 10:16:13 +02:00
Dylan Sarrazyn 1207f2400d Fix the direction of turtles when they spawn. Adds FX 2024-05-24 10:16:13 +02:00
Dylan Sarrazyn ed80bad891 Make turtle minigame extends words minigame 2024-05-24 10:16:13 +02:00
Dylan Sarrazyn 73f2db5919 Godot 4.3 2024-05-24 10:16:13 +02:00
Dylan Sarrazyn d24c13bccb Fix the despawning of turtles when they leave the screen 2024-05-24 10:16:13 +02:00
Dylan Sarrazyn 9cc01de386 Finishes spawning of turtles. Adds interactions between turtles and the island 2024-05-24 10:16:13 +02:00
Dylan Sarrazyn d1338a81ec WIP of the spawning mechanics in the turtle minigame. 2024-05-24 10:16:13 +02:00