Commit Graph

739 Commits

Author SHA1 Message Date
Adrien Ufferte edb7ed2d70 Add words remediation scores + cleaning 2025-06-20 12:59:51 +02:00
Adrien Ufferte ef18d60d58 Collect syllable remediation data and save it when user exit game 2025-06-19 17:56:28 +02:00
Adrien Ufferte 36fb28d122 Synchronization of remediation scores for syllables and words 2025-06-19 11:25:02 +02:00
Adrien Ufferte a74217e6aa Add remediation scores for syllables and words (only the data structure for now) 2025-06-18 17:41:30 +02:00
Adrien Ufferte ab8efbcbf3 Cleaning 2025-06-18 16:43:00 +02:00
Adrien Ufferte 6be4e67b50 Cleaning 2025-06-17 16:42:31 +02:00
Adrien Ufferte 52fc4f0e62 Handle remediation score update from server 2025-06-17 16:00:39 +02:00
Adrien Ufferte 969290edf1 Securly initialize dictionaries and handle null remediation data 2025-06-17 12:14:17 +02:00
Adrien Ufferte f86c288687 Add GP_remediation synchronization
Debug & cleaning
2025-06-17 09:37:23 +02:00
Adrien Ufferte dda21764d6 Merge pull request #28 from Excello-Recherche-Education/codex/refactor-fonctions-user_database_synchronizer.gd
Refactor synchronization workflow
2025-06-16 09:29:14 +02:00
Adrien Ufferte ba8323eeff human indentation correction 2025-06-16 09:28:17 +02:00
Adrien Ufferte b109ae8868 fix indentation with tabs 2025-06-16 09:15:04 +02:00
Adrien Ufferte cd1d1489f9 Refactor synchronization workflow 2025-06-16 09:07:00 +02:00
Adrien Ufferte 5dfe09912e Clean warnings 2025-06-15 20:27:04 +02:00
Adrien Ufferte 53f97425ee Clean warnings 2025-06-14 17:54:32 +02:00
Adrien Ufferte aba76ad461 Variable name correction 2025-06-14 17:44:27 +02:00
Adrien Ufferte 510004e0a7 correction for missing variable 2025-06-14 17:29:24 +02:00
Adrien Ufferte 5cad46514d Merge pull request #27 from Excello-Recherche-Education/hor7b9-codex/trouver-et-corriger-un-bug
Fix binder cast for TextEdit
2025-06-14 14:36:58 +02:00
Adrien Ufferte ea808744cd Fix text binding for TextEdit 2025-06-14 14:35:38 +02:00
Adrien Ufferte e95a4a3636 Merge pull request #26 from Excello-Recherche-Education/Enhance-workflow-messages
Enhance workflow messages
2025-06-10 20:25:29 +02:00
Adrien Ufferte 35733b8b18 Enhance workflow error messages 2025-06-10 20:24:29 +02:00
Adrien Ufferte cfce4c4955 Merge pull request #23 from Excello-Recherche-Education/codex/améliorer-le-format-des-messages-d-erreur
Beautify workflow failure comments
2025-06-10 18:29:30 +02:00
Adrien Ufferte d05dacc14f Improve workflow failure comments 2025-06-10 17:26:21 +02:00
Adrien Ufferte 681ca0748c Merge pull request #22 from Excello-Recherche-Education/check-single-char-var
Add single-char variable check workflow
2025-06-10 13:18:29 +02:00
Adrien Ufferte 8af5836860 Last corrections of 1 char variable names 2025-06-10 11:17:59 +00:00
Adrien Ufferte 91c5fac34e Add correction of var with 1 char names 2025-06-10 11:15:14 +00: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 810354a7fd Add single-char variable check workflow 2025-06-09 23:35:49 +02:00
Adrien Ufferte 240cd0ad0e Avoid 1 char variable name 2025-06-09 21:37:45 +02:00
Adrien Ufferte c35afa1081 Merge pull request #20 from Excello-Recherche-Education/codex/corriger-faux-positifs-dans-vérification-nomenclature-gdscri
Fix nomenclature checker for typed parameters
2025-06-09 21:34:38 +02:00
Adrien Ufferte f06ec70998 Fix param parsing in GD nomenclature check 2025-06-09 21:34:11 +02:00
Adrien Ufferte 68dd02c56c Merge pull request #19 from Excello-Recherche-Education/codex/prendre-en-compte-les-variables-const-privées
Fix constant naming false positives
2025-06-09 21:26:36 +02:00
Adrien Ufferte bcfd0a85d3 Allow underscore prefixed constants 2025-06-09 21:25:31 +02:00
Adrien Ufferte 7d87e05df5 Print issue count before list 2025-06-09 20:42:45 +02:00
Adrien Ufferte f79f14ccf5 check args 2025-06-09 20:42:45 +02:00
Adrien Ufferte fc76388a3e Detect loop variables in naming check 2025-06-09 20:42:45 +02:00
Adrien Ufferte 56b784b8e0 Add total issue count to naming check 2025-06-09 20:42:45 +02:00
Adrien Ufferte 244d79c4af Improve GDScript naming error messages 2025-06-09 20:42:45 +02:00
Adrien Ufferte f732a5e4f2 Add GDScript naming convention check 2025-06-09 20:42:45 +02:00
Adrien Ufferte e0d2fdfe39 Clean code naming convention V6 2025-06-09 20:42:27 +02:00
Adrien Ufferte fc5fe65f70 Clean code naming convention V5 2025-06-09 20:34:27 +02:00
Adrien Ufferte beb04e5cc2 Clean code naming convention V4 2025-06-09 19:48:18 +02:00
Adrien Ufferte 8eabc9ea1b Clean code naming convention V3 2025-06-09 13:20:25 +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 822b2afde0 Merge pull request #16 from Excello-Recherche-Education/codex/trouver-et-corriger-un-bug
Fix dictionary init in database sync
2025-06-06 22:06:17 +02:00
Adrien Ufferte 3f6e33dc30 Fix tab indentation in user database sync 2025-06-06 22:05:28 +02:00
Adrien Ufferte d79f922882 Change type of variable to correct warning 2025-06-06 16:13:33 +02:00
Adrien Ufferte 0c0fb7ca0f Merge Synchronisation-auto 2025-06-06 16:09:44 +02:00
Adrien Ufferte 24d094d01b Auto sync every 5 minutes of play 2025-06-06 16:07:37 +02:00