Commit Graph

24 Commits

Author SHA1 Message Date
Adrien Ufferte 6e899f3c5f Add logs to registration flow 2026-01-29 11:48:27 +01:00
Adrien Ufferte 1b14da080e New logic flow 2025-11-21 16:06:48 +01:00
Adrien Ufferte 4689a7145d Move language selection to account creation and link it to user account 2025-11-21 16:05:56 +01:00
Adrien Ufferte 787d4d089c Nomenclatures corrections 2025-09-05 15:55:48 +02:00
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 0f26f8c890 Force next scene after register to be language_pack download, even if not necessary 2025-07-08 16:42:32 +02:00
Adrien Ufferte e936c58f37 Cleaning double spaces 2025-06-23 09:10:18 +02:00
Adrien Ufferte ab8efbcbf3 Cleaning 2025-06-18 16:43:00 +02:00
Adrien Ufferte c01a38625f Clean code naming convention V2 2025-06-09 12:22:43 +02:00
Adrien Ufferte a54ff8434a Clean and debug parent type account creation 2025-05-12 10:05:27 +02:00
Adrien Ufferte 0bfead86e0 Ensure proper initialization of all Arrays and Dictionaries 2025-05-05 10:52:37 +02:00
Adrien Ufferte a6c37a7f0b Clean and hard-typing 2025-05-05 10:14:08 +02:00
Adrien Ufferte bb1006fd33 Clean and hard-typing 2025-04-30 14:25:16 +02:00
Adrien Ufferte ae7b3cfeca Cleaning 2025-04-28 09:04:21 +02:00
Adrien Ufferte e5cdf4bc8f Cleaning, typing, renaming 2025-04-22 08:54:55 +02:00
Dylan Sarrazyn 76d1520b48 Adds a popup when registration fails. Clean up. 2024-09-03 16:58:36 +02:00
Dylan Sarrazyn ad17edb8f3 Integrate register and login APIs 2024-08-14 17:32:17 +02:00
Dylan Sarrazyn 80d58283b7 Adds localization to the register scene and the settings. 2024-07-11 11:58:24 +02:00
Dylan Sarrazyn e5eac1a683 Fixes last step of registration. Fixes password visualizer. Changes the opening curtain to an autoload 2024-02-22 15:33:58 +01:00
Dylan Sarrazyn 38a175bb9d Updates register screen visuals 2024-02-20 16:13:41 +01:00
Dylan Sarrazyn efaad2a0d0 Adds general conditions step and summary step to the register form. Adds devices summary to the teacher settings scene. 2024-02-20 16:13:37 +01:00
Dylan Sarrazyn d894e912d1 Adds adult checks on register screen. Revamps the code keyboard. 2024-02-20 16:12:19 +01:00
Dylan Sarrazyn 0274f251d5 Finishes register form. Saves register data 2024-02-20 16:10:53 +01:00
Dylan Sarrazyn b73eebddc1 Connects the register scene to the main menu. Makes register scene a little bit prettier 2024-02-20 16:08:31 +01:00