* pleins de choses et j'ai pas le temps
* mais en gros
* le détecteur détecte les cellules
* ajout du sprite de Demeter
* ajout d'une limite dans la map
* la recharge ne peut plus de nouveau être utilisée après la fin de la région
This commit is contained in:
2026-05-29 16:35:42 +02:00
parent 8b794ee967
commit 79357982d0
41 changed files with 214 additions and 135 deletions

View File

@@ -143,7 +143,8 @@ DEAD_DESC_TEXT,"[b]Dead[/b] When harvested or when exceeding their lifetime, eac
OBTAIN_INFORMATION_ON_PLANTS_WHILE_HOVERING_PLANTS_BASE,"Hover the plants to obtain information","Obtenez des informations sur les plantes en les survolant"
THE_PLANT_POINTS,"The Plant Points","Les Points de Plantes"
HOW_TO_GET_PLANT_POINTS,"How to get Plant Points","Comment avoir des Points de Plantes"
PLANT_POINTS_TUTORIAL_DESC_TEXT,"Each mature plant have one [b]Plant Point[/b], you can see your progress on your [b]Objective[/b] in the top of the screen. This number represent the [b]active number of Plant Points in your garden[/b]. Dead or harvested plants are therefore no longer included in this number.","Chaque plante mature possède un [b]Point de Plante[/b]. Vous pouvez suivre votre progression dans votre [b]Objectif[/b] en haut de l'écran. Ce nombre représente le [b]nombre de Points de Plante actifs dans votre jardin[/b]. Les plantes mortes ou récoltées ne sont donc plus comptabilisées."
PLANT_POINTS_TUTORIAL_DESC_1_TEXT,"Each mature plant have one [b]Plant Point[/b], you can see your progress on your [b]Objective[/b] in the top of the screen.","Chaque plante mature possède un [b]Point de Plante[/b]. Vous pouvez suivre votre progression dans votre [b]Objectif[/b] en haut de l'écran."
PLANT_POINTS_TUTORIAL_DESC_2_TEXT,"Plant Points of dead or harvested plants are [b]no more counted[/b].","Les Points de Plante des plantes mortes ou récoltées ne sont [b]plus comptabilisés[/b]."
PLANT_MUTATION_TEXT,"[b]Mutations[/b] Mutation change the plant behavior. These mutations are transmitted between generations, where they can change or evolve superior levels","[b]Mutations[/b] Les mutations changent le comportement de la plante. Ces mutations se transmettent entre les générations, et peuvent changer ou évoluer aux niveaux supérieurs"
SHOW_ENERGY_TUTORIAL,"Show energy tutorial","Montrer le tutoriel de l'énergie"
SHOW_PLANT_TUTORIAL,"Show plant tutorial","Montrer le tutoriel des plantes"
1 keys en fr
143 OBTAIN_INFORMATION_ON_PLANTS_WHILE_HOVERING_PLANTS_BASE Hover the plants to obtain information Obtenez des informations sur les plantes en les survolant
144 THE_PLANT_POINTS The Plant Points Les Points de Plantes
145 HOW_TO_GET_PLANT_POINTS How to get Plant Points Comment avoir des Points de Plantes
146 PLANT_POINTS_TUTORIAL_DESC_TEXT PLANT_POINTS_TUTORIAL_DESC_1_TEXT Each mature plant have one [b]Plant Point[/b], you can see your progress on your [b]Objective[/b] in the top of the screen. This number represent the [b]active number of Plant Points in your garden[/b]. Dead or harvested plants are therefore no longer included in this number. Each mature plant have one [b]Plant Point[/b], you can see your progress on your [b]Objective[/b] in the top of the screen. Chaque plante mature possède un [b]Point de Plante[/b]. Vous pouvez suivre votre progression dans votre [b]Objectif[/b] en haut de l'écran. Ce nombre représente le [b]nombre de Points de Plante actifs dans votre jardin[/b]. Les plantes mortes ou récoltées ne sont donc plus comptabilisées. Chaque plante mature possède un [b]Point de Plante[/b]. Vous pouvez suivre votre progression dans votre [b]Objectif[/b] en haut de l'écran.
147 PLANT_POINTS_TUTORIAL_DESC_2_TEXT Plant Points of dead or harvested plants are [b]no more counted[/b]. Les Points de Plante des plantes mortes ou récoltées ne sont [b]plus comptabilisés[/b].
148 PLANT_MUTATION_TEXT [b]Mutations[/b] Mutation change the plant behavior. These mutations are transmitted between generations, where they can change or evolve superior levels [b]Mutations[/b] Les mutations changent le comportement de la plante. Ces mutations se transmettent entre les générations, et peuvent changer ou évoluer aux niveaux supérieurs
149 SHOW_ENERGY_TUTORIAL Show energy tutorial Montrer le tutoriel de l'énergie
150 SHOW_PLANT_TUTORIAL Show plant tutorial Montrer le tutoriel des plantes