Commit Graph

38 Commits

Author SHA1 Message Date
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 18bf6a800c Using String.join method for better clarity 2025-08-18 09:08:23 +02:00
Adrien Ufferte 47b9e643ae Clean and debug 2025-06-24 08:56:55 +02:00
Adrien Ufferte e936c58f37 Cleaning double spaces 2025-06-23 09:10:18 +02:00
Adrien Ufferte beb04e5cc2 Clean code naming convention V4 2025-06-09 19:48:18 +02:00
Adrien Ufferte 8e90e9f5ef Clean code naming convention 2025-06-08 23:36:19 +02:00
Adrien Ufferte 0bfead86e0 Ensure proper initialization of all Arrays and Dictionaries 2025-05-05 10:52:37 +02:00
Adrien Ufferte 97fb4ec523 Cleaning and strong-typing 2025-04-28 14:45:19 +02:00
Adrien Ufferte f63986b9f6 Debug look_and_learn: missing content is only skipping this content and not more 2025-04-28 10:17:00 +02:00
Adrien Ufferte dacc818683 Using new log system everywhere 2025-04-25 15:19:12 +02:00
Adrien Ufferte d72df3a5c6 Prevent crash when GP list is empty for a lesson in look_and_learn 2025-04-09 16:16:11 +02:00
Adrien Ufferte d663b1fca8 Remove all 160 warnings 2025-04-04 09:47:39 +02:00
Dylan Sarrazyn 4217f020db Updates gardens screen animation. Updates teacher settings. 2025-02-24 16:48:19 +01:00
Dylan Sarrazyn c449b469af Updates the export configuration for the prof tool. Parakeets are clickable earlier during the right answer animation. The animation of repeat button has been disabled. Tracing will use uppercase first then lowercase. Look And Learn now show the right title at the top. 2025-01-27 14:37:27 +01:00
Dylan Sarrazyn fb3867102e Updates the LookAndLearn scene to show the GP on top instead of inside the button. Fixes a bug that would try to play an image/sound without sound. 2024-11-19 17:13:45 +01:00
Dylan Sarrazyn ac4ae00a99 Code cleanup. Removes Godot warnings. Removes unused import functions from the Database. 2024-10-22 17:21:42 +02:00
Dylan Sarrazyn 225942864d Updates package downloader. Fix a bug in the tracing manager that showed letters without tracing data. 2024-09-11 10:02:31 +02:00
Dylan Sarrazyn 2a80fb6e26 Adds lookandlearn, minigames and lesson completion animations to the gardens. Adds sounds in the brain screen and the gardens. 2024-08-01 12:41:14 +02:00
Dylan Sarrazyn ead1c7de79 Fixes locked colors for the gardens minigame layout. 2024-07-24 15:11:43 +02:00
Dylan Sarrazyn da3f2e0d9b Corrects some bugs on the crabs and jellyfishes minigames. The win speeches now plays correctly. When retrying a minigame, the transition data (current lesson) is kept. 2024-07-16 17:48:39 +02:00
Laurent Tourte 25afa352dd Look and learn only display gps with videos and sounds 2024-06-06 11:41:35 +02:00
BimDav e5feed382a look and learn button 2024-05-24 10:42:18 +02:00
BimDav 5aaa440dad fix mini bug in look and learn 2024-05-23 10:41:24 +02:00
BimDav 6247701d00 fix transitions so that data is already there at ready 2024-05-15 11:59:22 +02:00
BimDav 0b9147db15 fix a bug in gardens navigation 2024-05-15 11:14:11 +02:00
BimDav 18bc638901 go back to gardens correctly in minigames 2024-05-14 17:42:33 +02:00
Laurent Tourte 9da35a4ffd Fixed look and learn with additional GPs 2024-05-14 17:37:00 +02:00
BimDav ab2459206a go back from the look and learn at the right spot 2024-05-14 17:29:50 +02:00
Laurent Tourte f7f9e8dcc5 Added curtain to some missing spots and wired look and learn back button 2024-05-14 15:44:43 +02:00
Dylan Sarrazyn 95146c7696 Fuse all functions to retrieve GPs inside the database class 2024-04-08 10:09:06 +02:00
Laurent Tourte 0b93fa4ca0 Minigame selection screen + wired everything + bug corrections 2024-04-04 14:17:42 +02:00
Dylan Sarrazyn 0758d6f0fa Handles login and device settings 2024-01-30 12:24:07 +01:00
Laurent Tourte 4e90feab05 look and learn images, sounds and videos unified methods 2024-01-23 15:46:15 +01:00
Laurent Tourte 36627b3562 look and learn with files instead of DB 2024-01-11 10:40:09 +01:00
Laurent Tourte 3f485001f8 Look and learn db request 2024-01-10 11:47:57 +01:00
Laurent Tourte 0bd3ecbb12 Look and learn with the new tracing data 2023-12-22 16:15:14 +01:00
Laurent Tourte d59b96abff Look and learn 2023-12-14 11:11:26 +01:00