yuni
|
009a7ba1dd
|
you can now ask Icarus for oxygen if you're suffocating
|
2024-06-12 01:06:11 +02:00 |
|
yuni
|
7ec52b3503
|
more icarus dialogue
|
2024-06-11 23:11:28 +02:00 |
|
yuni
|
aa7734947c
|
implement achievements
|
2024-05-14 01:24:57 +02:00 |
|
yuni
|
2f0c84c691
|
remove top-left HUD entirely, apart of a very dim FPS display
|
2024-05-13 00:31:41 +02:00 |
|
yuni
|
d44d171a1c
|
rename Racer to Cruiser
|
2024-05-08 05:50:35 +02:00 |
|
yuni
|
0023bb9e24
|
WIP new, more balanced racing vehicle
|
2024-05-08 03:22:46 +02:00 |
|
yuni
|
7cfd4377c7
|
s/Coffee/Soykaf/
|
2024-05-02 19:12:10 +02:00 |
|
yuni
|
95645e4ab1
|
add hollow asteroid under construction
|
2024-05-01 03:36:54 +02:00 |
|
yuni
|
2d2be6bd7e
|
cleanup
|
2024-04-21 21:57:59 +02:00 |
|
yuni
|
7b21c2b820
|
tweak ASCII art
|
2024-04-21 19:34:00 +02:00 |
|
yuni
|
1adb56c0e2
|
add ASCII art header to most files
|
2024-04-21 18:25:30 +02:00 |
|
yuni
|
2a7714661f
|
fix chat
|
2024-04-15 03:32:00 +02:00 |
|
yuni
|
73beb451dd
|
tweak conversation
|
2024-04-15 02:08:25 +02:00 |
|
yuni
|
97141ed73a
|
write cozier dialog at pizza store
|
2024-04-15 01:45:40 +02:00 |
|
yuni
|
05769c988c
|
implement "if: ~value:" to negate it. ("!" doesnt work for YAML reasons)
|
2024-04-14 23:57:58 +02:00 |
|
yuni
|
d21f8b4b09
|
implement "inlined" conditions (like - if $x > 4: )
|
2024-04-14 20:02:23 +02:00 |
|
yuni
|
d51333274b
|
implement "if" statements with one boolean condition
|
2024-04-14 18:56:40 +02:00 |
|
yuni
|
a13264a404
|
prefix the actor id as scope for variables like "$foo" (-> "icarus$foo")
|
2024-04-14 18:09:14 +02:00 |
|
yuni
|
b4ff95c3be
|
WIP if-branches in chats
|
2024-04-14 17:29:35 +02:00 |
|
yuni
|
5df3f66ea6
|
implement "set" token for chats
|
2024-04-14 16:20:51 +02:00 |
|
yuni
|
a670778fb0
|
WIP new pizza dialogue
|
2024-04-14 05:09:34 +02:00 |
|
yuni
|
f5c397dfe1
|
typos
|
2024-04-14 04:56:28 +02:00 |
|
yuni
|
0b22494751
|
fix conversation timings, seek past choices when dropping out of branches
|
2024-04-14 01:16:37 +02:00 |
|
yuni
|
cc72fa1b31
|
cleanup, fixes
|
2024-04-13 21:14:46 +02:00 |
|
yuni
|
2b0de07427
|
remove TIMEOUT "choices", handle it with labels instead
|
2024-04-13 15:40:19 +02:00 |
|
yuni
|
9698dcdfee
|
render choices
|
2024-04-13 15:26:45 +02:00 |
|
yuni
|
9cd1cf19e2
|
WIP choice spawning
|
2024-04-13 12:24:56 +02:00 |
|
yuni
|
eff6306a93
|
implement showing all first-level messages of a chat
|
2024-04-13 01:22:01 +02:00 |
|
yuni
|
b41891ba3b
|
implement showing the first message of a chat
|
2024-04-13 00:39:21 +02:00 |
|
yuni
|
a572959df3
|
implement looking up chat id
|
2024-04-12 23:06:31 +02:00 |
|
yuni
|
b9528b3637
|
split off startrans chats into separate yaml file
|
2024-04-12 21:25:59 +02:00 |
|
yuni
|
56385b257d
|
rip out existing chat implementation
(this was SO satisfying)
|
2024-04-12 20:49:26 +02:00 |
|
yuni
|
5ca31fda65
|
add chat definitions in YAML format (integration still needed)
|
2024-04-12 20:37:19 +02:00 |
|