27 Commits

Author SHA1 Message Date
vincent.p.mercier 1e85a77276 perf: accelerate web startup and French pack extraction 2026-08-21 12:45:55 +02:00
Adrien Ufferte b227f1cb17 Comments corrections 2026-01-26 13:48:59 +01:00
Adrien Ufferte c9cf5365ed Small debugs 2026-01-08 15:29:39 +01:00
Adrien Ufferte a0854c568c Small clean of folder_unzipper logic 2025-12-09 16:57:56 +01:00
Adrien Ufferte d9389c2b53 Check filename is not invalid for windows platform 2025-10-24 15:46:04 +02:00
Adrien Ufferte fff6ec906d If an error occurs during package extraction, prevent the game from launching anyway 2025-10-24 11:39:08 +02:00
Adrien Ufferte 6721ac49ae bugfix 2025-10-23 10:46:40 +02:00
Adrien Ufferte f6e8fdf682 Ensure "first_folder" is indeed a folder 2025-10-16 16:47:42 +02:00
Adrien Ufferte 33c3c8d0d9 Simplify unzipper logic 2025-10-16 16:41:26 +02: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 231dcaf3a9 Hotfix unzipper bug 2025-09-05 09:04:50 +02:00
Adrien Ufferte dad3aa7246 Clean class that extends ZIPReader 2025-08-18 14:15:53 +02:00
Adrien Ufferte 54bbccc9fb Correction of confusion between FileAccess and DirAccess 2025-08-13 14:52:13 +02:00
Adrien Ufferte b9cbccab5e Add error management in important functions 2025-08-13 09:51:41 +02:00
Adrien Ufferte d27e50a124 Add logger trace for enhancing debug 2025-08-11 16:19:29 +02:00
Adrien Ufferte 8d05234091 Initialized the variable first_folder to an empty string to avoid returning an undefined value when extracting zip files with no contents 2025-07-10 14:55:32 +02:00
Adrien Ufferte 7e798a193e Clean & debug 2025-06-24 16:19:54 +02:00
Adrien Ufferte 47b9e643ae Clean and debug 2025-06-24 08:56:55 +02:00
Adrien Ufferte 1fb2edbe8f Clean and hard-type data 2025-04-29 08:51:22 +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 9e0802444e Integration of the new API to fetch the language packs from the server. 2024-09-04 16:59:16 +02:00
Dylan Sarrazyn bcd70fb651 Updates folder_unzipper. Copy the zip file to user before unzipping it (Android doesnt support file writing from res) 2024-07-04 15:45:16 +02:00
Dylan Sarrazyn 8928d5d59a Adds local package dowloader screen. Hides language selection for now. Updates FolderUnzipper utils. Updates database to not connect automatically. 2024-07-03 16:05:55 +02:00
Dylan Sarrazyn 4baa28cd8a Updates fr language zip. Fixes a bug on the gardens that unlocked all lesson upon pressing the back button while in minigame selection. Fixes a bug on FolderUnzipper that tried to copy non existent files. 2024-07-03 10:39:30 +02:00
BimDav 00b111e389 plenty of changes to prof tool 2024-02-14 11:19:35 +01:00
BimDav 8cf14bfb7b add unzipper and better zipper 2024-01-18 10:32:09 +01:00