Commit Graph

53 Commits

Author SHA1 Message Date
Adrien Ufferte ecb4cb3c57 Use range() to ensure compatibility with previous (and future ?) GDScript versions (again, this time in all scripts found) 2025-07-11 15:05:14 +02:00
Adrien Ufferte deda564993 Clean & debug 2025-06-24 15:52:19 +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 510004e0a7 correction for missing variable 2025-06-14 17:29:24 +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 c01a38625f Clean code naming convention V2 2025-06-09 12:22:43 +02:00
Adrien Ufferte 8e90e9f5ef Clean code naming convention 2025-06-08 23:36:19 +02:00
Adrien Ufferte 42ed8d4340 Rename assets snake_case v5 2025-06-06 14:04:55 +02:00
Adrien Ufferte 50f6b4335a Data Synchronization in bulk
+ Allow connecting/playing offline
+ Clean asset name nomenclature
+ Debug asset name nomenclature when loading files
2025-06-05 11:18:22 +02:00
Adrien Ufferte 0bfead86e0 Ensure proper initialization of all Arrays and Dictionaries 2025-05-05 10:52:37 +02:00
Adrien Ufferte 0cfe83778c Clean and hard-typing 2025-04-30 09:25:36 +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 d2ebf7483a Change all fonts of project to use Kalulu-Mulish 2025-04-24 11:31:48 +02:00
Adrien Ufferte e5cdf4bc8f Cleaning, typing, renaming 2025-04-22 08:54:55 +02:00
Adrien Ufferte c2b35d030a Upgrade Godot to 4.4.1 - stable 2025-04-09 16:56:40 +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 0a8a591dd4 Update the gardens screen to adapt to the number of lessons. Adds a help label to the login screen for the settings. 2024-10-30 16:39:21 +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 f3e8276a2c Update the lesson unlocks in the teacher settings. Improve the tracing of the look and learn. Fix a bug in the words minigame
Updates teacher settings. Removes Android folder
2024-10-01 10:00:28 +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 1371fa51d6 Updates the visuals on the garden screen to improve readability of completed lessons. 2024-07-17 16:41:20 +02:00
Dylan Sarrazyn 4632dc938a Fixes lookAndLearn tracing not working. Reworks the background. 2024-07-17 15:25:59 +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
Laurent Tourte 585ba1f639 Bigger tracing 2024-05-14 18:17:48 +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
Laurent Tourte a5004470a2 Added a label setting in the tracing 2024-05-06 15:33:12 +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