Dev 0.1.0

* Ajout des logs et de la radio
This commit is contained in:
2026-07-20 00:42:47 +02:00
parent bef9f43114
commit 65f806b1f1
71 changed files with 1112 additions and 77 deletions
@@ -1,23 +1,30 @@
join demeter center [animation="Fade In" length="1.0"]
audio "res://common/audio_manager/assets/sfx/dialogs/voices/hi_again_3.wav"
demeter: Orchid, I'm glad we might be able to communicate with Poseidon, but I don't quite understand what directive you're operating under... #id:1f1
- Does it matter? #id:1f2
audio "res://common/audio_manager/assets/sfx/dialogs/voices/no_3.wav"
demeter: Forgive the question, Orchid—we're definitely wired differently! #id:1f3
- I don't have any directives. #id:1f4
audio "res://common/audio_manager/assets/sfx/dialogs/voices/wow_3.wav"
demeter: What do you mean? I didn't program any into you, but in cases like this, we're usually programmed to create our own... #id:1f5
demeter: It's quite curious; perhaps it stems from the emotional assistance program I installed in you. #id:1f6
- I'd say I'm acting in my creator's best interests. #id:1f7
audio "res://common/audio_manager/assets/sfx/dialogs/voices/hm-hm_1.wav"
demeter: Oh really? That's quite amusing; I've never had robots in my service—only robots with whom I shared directives. #id:1f8
demeter: This might even be a first in the history of robotics! #id:1f9
demeter: In any case, you should know that thanks to you, the probability of making this planet habitable for humans has increased by approximately 0.004%. #id:1fa
- I just enjoy planting things; that's enough for me. #id:1fb
audio "res://common/audio_manager/assets/sfx/dialogs/voices/hm-hm_3.wav"
demeter: Haha, well, that's what you call a convergence of goals! #id:1fc
- And what's the total figure now? #id:1fd
audio "res://common/audio_manager/assets/sfx/dialogs/voices/ohhh_1.wav"
demeter: A 0.0126% chance—assuming humans still exist somewhere, though the idea that they've gone extinct seems inconceivable to me. #id:1fe
- Why do you want to bring humans back? #id:1ff
audio "res://common/audio_manager/assets/sfx/dialogs/voices/hmm_2.wav"
demeter: Well, helping humans is my primary directive, and I believe the best way to help them right now is for them to return to Tau. #id:200
demeter: However, that's impossible if the planet is uninhabitable or if the infrastructure is gone. #id:201
@@ -26,6 +33,8 @@ demeter: That was where the humans who managed the entire planet's financial inv
demeter: I can't wait for you to meet Poseidon; he can be a bit cold, but he is very intelligent. #id:203
demeter: Good luck! #id:204
audio "res://common/audio_manager/assets/sfx/dialogs/voices/good_luck_1.wav"
leave demeter [animation="Fade Out" length="1.0"]
[wait time="2.0"]
[end_timeline]
@@ -1,18 +1,24 @@
join demeter center [animation="Fade In" length="1.0"]
audio "res://common/audio_manager/assets/sfx/dialogs/voices/great_2.wav"
demeter: Okay! I have access to the base; Poseidon is down—I'm going to try to reboot it. #id:205
- Okay, I'm waiting. #id:206
audio "res://common/audio_manager/assets/sfx/dialogs/voices/hm-hm_3.wav"
- Is it normal for everything to be submerged? #id:207
audio "res://common/audio_manager/assets/sfx/dialogs/voices/ohhh_2.wav"
demeter: "Normal"—I don't know, but it wasn't like this last time I checked. #id:208
- Can Poseidon restart with all this water around? #id:209
audio "res://common/audio_manager/assets/sfx/dialogs/voices/ohhh_2.wav"
demeter: Let me check Orchid; the last time I spoke to him, he was going in hibernation mode. #id:20a
demeter: His servers are all in sorry shape, but maybe he stored some data in his black box. #id:20b
demeter: Bingo. Want me to read you what it says? #id:20c
- No, just give me the summary. #id:20d
audio "res://common/audio_manager/assets/sfx/dialogs/voices/hm-hm_1.wav"
- Yes, read it all to me. #id:20e
audio "res://common/audio_manager/assets/sfx/dialogs/voices/hm-hm_1.wav"
demeter: [i]3208 - Receipt of an unknown energy wave. Drop in biomass across all food farms. Food reserves in freefall; awaiting directives from base inhabitants.[/i] #id:20f
demeter: [i]3209 - Directive issued\: 23% of inhabitants are leaving, while 77% are staying in the hope that new discoveries at the [color=#FFA617][b]Estia[/b][/color] base will change the current situation. Their argument\: the planet's exploitation potential is too significant.[/i] #id:210
demeter: [i]3210 - Implementation of a strict rationing policy. Medical resources dropping abnormally.[/i] #id:211
@@ -31,7 +37,9 @@ demeter: Bingo. Want me to read you what it says? #id:20c
demeter: Right, okay... Poseidon is definitely lost; due to the planet's volcanic activity, he must have flooded the entire base... But all is not lost—if Hades wakes up... I... If I run the calculations again... #id:21d
- Where is Hades located? #id:21e
audio "res://common/audio_manager/assets/sfx/dialogs/voices/hmm_2.wav"
- Are you okay, Demeter? #id:21f
audio "res://common/audio_manager/assets/sfx/dialogs/voices/sorry_3.wav"
demeter: My hardware has suffered significantly from the passage of time, but I can still perform calculations, so... Losing Poseidon certainly limits our options; he always helped me whenever he could, even though he didn't share my line of reasoning... #id:220
demeter: Hades is located in the [color=#FFA617][b]Subterra[/b][/color] base, and that base housed all the engineering resources needed to operate the planet's infrastructure. #id:221
@@ -39,6 +47,7 @@ demeter: Go find it; maybe we can restart it. #id:222
demeter: I'm setting up a room for you at the back of the base. #id:223
demeter: Orchid... Thank you for doing this for me. #id:224
audio "res://common/audio_manager/assets/sfx/dialogs/voices/goodbye_3.wav"
leave demeter [animation="Fade Out" length="1.0"]
[wait time="2.0"]
[end_timeline]