Version 1.0.8 Date: 23/11/2022 - 23h
Dae
Modification readme & dev.md (pour les contributeur)
Version 1.0.7 Date: 02/11/2022 - 23h
Dae
Refonte du readme
Version 1.0.6 Date: 28/08/2022 - 3h
Akuro
- Scène du tutoriel modifiée :
- double couche de murs / fenêtres
- 1 masque à gaz retiré
- salle CO2 fonctionnelle
- Alarmes + firedoor ajoutées
- Orientations des lampes corrigées + quelques lampes cassés
- Casier à O2 ajouté
- Sons d'ambiance ajoutés
- Langues Russe et Allemand implémenté
- Robot affiche une bulle de texte quand il parle
Version 1.0.5 Date: 27/08/2022 - 3h
Dae
- Correction des nom de dossier
- Suppretion de double bot texture png
- correction fichier russe
Version 1.0.4 Date: 26/08/2022 - 3h
Dae
Correction RU
Version 1.0.3 Date: 25/08/2022 - 17h
Dae
ajout de la traduction RU
Version 1.0.2 Date: 25/08/2022 - 16h
Dae
ajout de la traduction allemand, correction d'une erreur dans le fichier EN et FR
Version 1.0.1 Date: 23/08/2022 - 6h
Dae
quelques modification mineur dans le readme.md
Version 1.0.0 Date: 23/08/2022 - 4h
Akuro
Changelogs:
CL: [New] Tutorial Button in title screen
CL: [New] Tutorial bot, help player during tutorial, prefab + textures
CL: [New] Tutorial map scene, initiate player to the essentials of UnityStation
CL: [New] Tutorial languages, need to move it to folder StreamingAssets/ in Unity Project
CL: [New] TutoPlayer script, enable player to trigger event in tutorial and remove all clothes and items at start
CL: [New] Lang_Bot script, manage xml loading
CL: [New] TutoActionPhase script, send message to player depending on tutorial phase
CL: [Improvement] Player Prefab : Added TutoPlayer script, destroy itself if not in tutorial
CL: [Improvement] GUIAntagBanner script : Display "TUTORIAL" instead of job name in tutorial
CL: [Improvement] GameManager script: onTuto and language variable added for tutorial