Commit Graph

915 Commits

Author SHA1 Message Date
Adrien Ufferte 8aece8342d Merge pull request #206 from Excello-Recherche-Education/unit-tests
Unit tests
2026-02-02 14:00:06 +01:00
Adrien Ufferte 3e84a86adb Add logs for user progression 2026-01-29 16:30:30 +01:00
Adrien Ufferte 6e899f3c5f Add logs to registration flow 2026-01-29 11:48:27 +01:00
Adrien Ufferte 0fa31c48ac Prevent orphan Node to be created by autoload UserDataManager 2026-01-29 11:30:51 +01:00
Adrien Ufferte dfd584d17c Merge pull request #205 from Excello-Recherche-Education/godot-upgrade-4.6
Upgrade Godot version to 4.6
2026-01-29 11:28:57 +01:00
Adrien Ufferte 13e1556e94 Merge pull request #204 from Excello-Recherche-Education/gardens-view-focus
Center view when returning from game
2026-01-29 11:28:30 +01:00
Adrien Ufferte 847b96ec30 Merge pull request #203 from Excello-Recherche-Education/boss-data-collection
Add data collection to boss games
2026-01-29 11:28:12 +01:00
Adrien Ufferte 767077f88a Merge branch '2.2.0' into comment-spelling 2026-01-29 11:14:53 +01:00
Adrien Ufferte f3e3d4bfcd Upgrade Godot version to 4.6 2026-01-27 14:52:22 +01:00
Adrien Ufferte 2f0b62d8c2 Center view when returning from game 2026-01-26 15:27:36 +01:00
Adrien Ufferte 3dc075854b Add data collection to boss games 2026-01-26 14:23:59 +01:00
Adrien Ufferte b227f1cb17 Comments corrections 2026-01-26 13:48:59 +01:00
Adrien Ufferte afe0a25914 Debug device ID 2026-01-26 11:25:04 +01:00
Adrien Ufferte 4de859bc01 Prevent ID missing when a device is deleted 2026-01-26 11:25:04 +01:00
Adrien Ufferte ed0239aa04 Merge pull request #201 from Excello-Recherche-Education/fix-indentation
Fix indentation
2026-01-26 11:23:59 +01:00
Adrien Ufferte 094364e40e Merge pull request #200 from Excello-Recherche-Education/pdf-export-codes
PDF export codes
2026-01-26 11:23:41 +01:00
Adrien Ufferte f6f34eae6a Merge pull request #198 from Excello-Recherche-Education/frog-labels
Frog labels
2026-01-26 11:23:15 +01:00
Adrien Ufferte e629a84c01 Debug key size and padding 2026-01-26 10:59:23 +01:00
Adrien Ufferte 7b18cdd593 Fix indentation 2026-01-26 10:47:40 +01:00
Adrien Ufferte 595a2121df Export students codes to PDF 2026-01-26 10:20:21 +01:00
Adrien Ufferte e7a245c2b2 Better FX 2026-01-22 09:39:22 +01:00
Adrien Ufferte 8fc7d9a674 Add label under the lilypad 2026-01-22 09:31:11 +01:00
Adrien Ufferte 9c546f8880 Correction for score calculation 2026-01-20 15:59:41 +01:00
Adrien Ufferte 185307cf38 Frog fireworks are launched AFTER the frog reach the end position, and after the "validation FX" are used on the lilypads. 2026-01-20 15:59:41 +01:00
Adrien Ufferte 62bd32a23f Merge pull request #197 from Excello-Recherche-Education/penguin-labels
Penguin new label graphisms
2026-01-20 15:21:02 +01:00
Adrien Ufferte a950e95b97 Penguin new label graphisms 2026-01-20 14:31:08 +01:00
Adrien Ufferte 041516213a Merge pull request #196 from Excello-Recherche-Education/fireworks-colors
New colors for fireworks for minigames
2026-01-20 14:23:23 +01:00
Adrien Ufferte bcfbbf004f New colors for fireworks for minigames 2026-01-19 15:31:27 +01:00
Adrien Ufferte e883bc0fb3 Move "class_name" before "extends" 2026-01-19 13:39:41 +01:00
Adrien Ufferte adc39c7347 Clean useless newlines 2026-01-19 13:37:38 +01:00
Adrien Ufferte 5c359054f8 Clean adult block names 2026-01-19 13:33:25 +01:00
Adrien Ufferte 6a65d40227 Merge pull request #192 from Excello-Recherche-Education/avoid-allocation
Hoisted reserved file names and invalid character lists into constants
2026-01-19 13:01:22 +01:00
Adrien Ufferte e460b99a0f Merge pull request #190 from Excello-Recherche-Education/add-logs
Add logs
2026-01-19 11:54:07 +01:00
Adrien Ufferte 7c1c9fbf33 Merge pull request #189 from Excello-Recherche-Education/minigames-feedback
Minigames feedback
2026-01-19 11:53:51 +01:00
Adrien Ufferte a3b1e10eb9 Merge pull request #188 from Excello-Recherche-Education/debug-prof-tool-booklet
Debug prof tool booklet
2026-01-19 11:53:34 +01:00
Adrien Ufferte 0b07202e93 Reused the cached children list when reordering nodes to avoid an extra get_children call. 2026-01-19 10:51:58 +01:00
Adrien Ufferte 7cd1e7f036 Hoisted reserved file names and invalid character lists into constants to avoid repeated allocations during safe file path sanitization. 2026-01-19 10:47:13 +01:00
Adrien Ufferte fc3589da80 Adult check for boss defeat 2026-01-19 10:21:34 +01:00
Adrien Ufferte e82e47086f Add logs 2026-01-15 16:51:47 +01:00
Adrien Ufferte f0a132debb Make penguin sit a little longer when defeat animation is played by repeating the last frame 2 more times 2026-01-15 15:26:39 +01:00
Adrien Ufferte c6cd6b1588 Centralize color system 2026-01-15 15:24:15 +01:00
Adrien Ufferte af625045f9 Remove outline 2026-01-15 14:59:35 +01:00
Adrien Ufferte 95d150cebf Debug progress ratio calculation 2026-01-15 11:35:17 +01:00
Adrien Ufferte 3bcc072a9e Debug fish minigame scene 2026-01-15 11:22:05 +01:00
Adrien Ufferte 532585feb4 Debug assignation type 2026-01-15 10:46:09 +01:00
Adrien Ufferte f0fdf3887d Final boss a lot harder 2026-01-15 10:45:38 +01:00
Adrien Ufferte ce5975bb91 Debug boss number of words 2026-01-15 10:13:19 +01:00
Adrien Ufferte 788a637363 Overall cleaning 2026-01-15 10:03:25 +01:00
Adrien Ufferte 98342cf87d Debug progression animation 2026-01-15 09:52:19 +01:00
Adrien Ufferte ba2cf68ee6 Nomenclature fixes 2026-01-14 16:46:49 +01:00