Commit graph

64 commits

Author SHA1 Message Date
533a3a5543 add sound for drinking coffee/pizza 2024-09-15 04:52:04 +02:00
8837ffea1b ask if player wants soykaf or pineapple pizza when learning about them 2024-08-18 23:53:30 +02:00
495046a09f fix pizza achievement with "Surprise me" option 2024-08-18 23:46:23 +02:00
b7838e0f5a The cake is a lie 🍰 2024-08-02 04:03:47 +02:00
9a091cd9f3 Add Leonard Nimoy's death poem 2024-08-02 02:34:44 +02:00
9d44a2db85 tweak conversation 2024-08-02 02:18:39 +02:00
2337da40ae save game state about Luna's introduction 2024-08-02 02:09:35 +02:00
f33855c018 more conversation for Luna 2024-07-31 20:49:32 +02:00
c4e75278fc extend conversation of Luna, add tuned MeteorAceGT 2024-07-31 06:35:29 +02:00
f5154216e5 fix Luna chat 2024-07-31 05:22:35 +02:00
398266ea83 add a chat for Luna, he now repairs suit and refills oxygen tank 2024-07-31 05:04:21 +02:00
a6c88e1344 add Luna's workshop with a couple of shipping containers 2024-07-31 04:49:11 +02:00
9967c6feca add "I don't want to talk to you" option to Icarus 2024-07-09 04:59:23 +02:00
3e22d4d493 shorter dialog 2024-07-09 04:50:47 +02:00
3f5bb0c21a s/micros/micrometeorites 2024-07-09 04:49:11 +02:00
5ae8c7dc25 Sus now tries to kill you if you offend him 2024-06-15 02:13:33 +02:00
982ea00fc7 more dialogue for Sus 2024-06-15 01:50:43 +02:00
8ce084b72f require less oxygen for emergency conversation option 2024-06-14 17:09:24 +02:00
cd98b16926 add conversation for Sus 2024-06-14 17:00:13 +02:00
02499e8d05 add "sus" suit 2024-06-14 15:51:31 +02:00
5082449c11 add option to ask Chef for oxygen 2024-06-12 02:35:36 +02:00
94ea7ecec2 fix conversation, jupiter is not always a crescent anymore 2024-06-12 01:26:04 +02:00
727cdcb0c1 better conversation flow for Chef 2024-06-12 01:23:31 +02:00
009a7ba1dd you can now ask Icarus for oxygen if you're suffocating 2024-06-12 01:06:11 +02:00
7ec52b3503 more icarus dialogue 2024-06-11 23:11:28 +02:00
hut
aa7734947c implement achievements 2024-05-14 01:24:57 +02:00
hut
2f0c84c691 remove top-left HUD entirely, apart of a very dim FPS display 2024-05-13 00:31:41 +02:00
hut
d44d171a1c rename Racer to Cruiser 2024-05-08 05:50:35 +02:00
hut
0023bb9e24 WIP new, more balanced racing vehicle 2024-05-08 03:22:46 +02:00
hut
7cfd4377c7 s/Coffee/Soykaf/ 2024-05-02 19:12:10 +02:00
hut
95645e4ab1 add hollow asteroid under construction 2024-05-01 03:36:54 +02:00
hut
0dda705db2 rename oscillation station to farview station 2024-04-24 21:07:29 +02:00
hut
9c9d92bb8e add chat option about the greenness of bus stations 2024-04-24 20:13:43 +02:00
hut
267ffc105c Yuni now patches up the player on first meet 2024-04-22 00:03:17 +02:00
hut
6267be23cd add Yuni, orbiting Thebe 2024-04-21 23:52:29 +02:00
hut
2d2be6bd7e cleanup 2024-04-21 21:57:59 +02:00
hut
7b21c2b820 tweak ASCII art 2024-04-21 19:34:00 +02:00
hut
1adb56c0e2 add ASCII art header to most files 2024-04-21 18:25:30 +02:00
hut
2a7714661f fix chat 2024-04-15 03:32:00 +02:00
hut
73beb451dd tweak conversation 2024-04-15 02:08:25 +02:00
hut
97141ed73a write cozier dialog at pizza store 2024-04-15 01:45:40 +02:00
hut
05769c988c implement "if: ~value:" to negate it. ("!" doesnt work for YAML reasons) 2024-04-14 23:57:58 +02:00
hut
d21f8b4b09 implement "inlined" conditions (like - if $x > 4:) 2024-04-14 20:02:23 +02:00
hut
00df7bc711 implement "if" statements with 2 operands (comparing for equality) 2024-04-14 19:23:43 +02:00
hut
d51333274b implement "if" statements with one boolean condition 2024-04-14 18:56:40 +02:00
hut
a13264a404 prefix the actor id as scope for variables like "$foo" (-> "icarus$foo") 2024-04-14 18:09:14 +02:00
hut
b4ff95c3be WIP if-branches in chats 2024-04-14 17:29:35 +02:00
hut
5df3f66ea6 implement "set" token for chats 2024-04-14 16:20:51 +02:00
hut
a670778fb0 WIP new pizza dialogue 2024-04-14 05:09:34 +02:00
hut
f5c397dfe1 typos 2024-04-14 04:56:28 +02:00