Adrien Ufferte
|
87c05896fc
|
Merge pull request #191 from Excello-Recherche-Education/boss-adult-check
Adult check for boss defeat
|
2026-01-19 11:53:18 +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
|
0aa2983de6
|
Merge pull request #187 from Excello-Recherche-Education/dynamic-gardens
Dynamic gardens
|
2026-01-15 14:47:14 +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
|
9710d2e9c1
|
Update prof tool version number
|
2026-01-15 11:00:01 +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 |
|
Adrien Ufferte
|
a7660822af
|
Add boss data synchronization with server
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
b4e4379cda
|
Boss save system only stores highest finished
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
5b08af825a
|
Debug final boss visibility
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
3e47065016
|
Add final boss button
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
0f76f674e8
|
Fixed the gardens layout setter to use a backing field and getter, preventing recursive setter calls.
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
65ade9aa6d
|
Remove scroll snap in gardens view
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
52c5f4c9d8
|
Progression line takes bosses into account
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
b8d9a09882
|
Boss button position on the CURVE
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
cc2016f096
|
Boss button bigger and better placement of icon in the center of it
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
0259d3d3d8
|
MASSIVE improvement in loading time
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
c690c1ddbd
|
Debug brain display of unlocked gardens to take into account the bosses
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
ecedc661d3
|
Add boss, first version
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
eacd092354
|
Debug garden selection when selecting a lesson
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
9575e96d63
|
refactor scroll gardens
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
0dad3959cc
|
Add scrolling for the mouse wheel
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
043366b1fa
|
Add security and logs in layout distribution
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
70449bff73
|
Prevented the gardens screen from invoking set_gardens_layout twice during _ready, eliminating duplicated layout generation and logs.
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
6c30555509
|
Trying to make the gardens layout cached
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
50d998e6e8
|
Factorize flowers code
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
ffbd67ed87
|
Debug gardens animations
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
e1ef7637e3
|
Better code readability
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
da1e9f4738
|
Massive factorisation / simplification of the gardens flow
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
1765ad39e1
|
Factorize some code in Utils
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
fd1be34108
|
Debug warning
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
4764fc21ba
|
Remove useless newlines
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
014c5166f9
|
Simplify code
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
ea29767dfc
|
Indentations corrections
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
48adf76574
|
Flowers same color as the garden they are in
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
4c8f57eb1e
|
Ensure all buttons inside garden texture
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
99124a9161
|
Debug position of buttons and plants inside the garden
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
f859affddc
|
Debug special effect position
|
2026-01-14 16:39:19 +01:00 |
|
Adrien Ufferte
|
5b24456c73
|
Dynamic flower invisible when look_and_learn not done
|
2026-01-14 16:39:19 +01:00 |
|