Commit graph

1596 commits

Author SHA1 Message Date
hut
8b9d7d4afa allow minus/underscore in command names and single-word strings 2024-03-20 21:38:25 +01:00
hut
4c30563ac0 allow single-word strings in defs.txt without double quotes 2024-03-20 21:37:55 +01:00
hut
82b7a32286 add error cube, to show when model is missing 2024-03-20 21:25:47 +01:00
hut
ac0a57b9b1 cleanup 2024-03-20 21:12:37 +01:00
hut
64ceece0df spawn pizzeria through defs.txt 2024-03-20 21:10:57 +01:00
hut
6cf99e6b0a add sun-blocking moonlet thru defs.txt 2024-03-20 21:03:22 +01:00
hut
b8af14c1dd spawn Juptiter through defs.txt 2024-03-20 20:51:22 +01:00
hut
8736397cbf defs.txt: implement "angularmomentum", "rotationy" commands 2024-03-20 20:50:57 +01:00
hut
34f63d08a5 implemented spawning Actors through defs.txt 2024-03-20 20:37:35 +01:00
hut
d9c5398a17 WIP implementing spawning Actors through defs.txt 2024-03-20 20:05:11 +01:00
hut
e3e8278d03 prettier reply formatting 2024-03-20 18:54:22 +01:00
hut
538ad92e3a fix defs 2024-03-20 18:51:46 +01:00
hut
e0c13af0eb add LifeForm.is_alive bool 2024-03-20 18:37:42 +01:00
hut
40489b3aad implement suit integrity and oxygen drain 2024-03-20 18:37:10 +01:00
hut
4626e6c1da nicer input prompts 2024-03-20 06:56:25 +01:00
hut
a29ab0cc42 AR now adds AI-generated fake ambient light to the darkness of space 2024-03-20 06:56:13 +01:00
hut
3cf3d05b7b dont play second sound when sending message 2024-03-20 06:42:39 +01:00
hut
37e0505839 streamline defs.txt 2024-03-20 06:41:10 +01:00
hut
328b3a5c21 properly reset parser on new message/choice 2024-03-20 06:20:58 +01:00
hut
71f66426c5 less verbosity 2024-03-20 06:02:06 +01:00
hut
31dc79ddab typo 2024-03-20 06:01:54 +01:00
hut
2faa1b3dcf delete assets/scenes/conversations.scn.ron 2024-03-20 06:00:54 +01:00
hut
20fd163aba add the pizzeria conversation back in 2024-03-20 05:59:32 +01:00
hut
de47a87a27 finished world def parser for conversations 2024-03-20 05:52:02 +01:00
hut
96584db0a3 populate ParserState struct 2024-03-20 04:54:39 +01:00
hut
4394905d17 WIP parser for world definitions file 2024-03-20 04:34:09 +01:00
hut
2c7f2b2ab7 cleanup 2024-03-20 04:33:57 +01:00
hut
da2bd35c99 add mystery gauge 2024-03-20 02:23:29 +01:00
hut
204c5c160c implement sending chat responses 2024-03-20 02:23:14 +01:00
hut
4a71cba57e slower asteroid rotation 2024-03-19 23:50:11 +01:00
hut
b5b3f2c424 implement chat levels (like log levels) in conversations.scn.ron 2024-03-19 23:44:10 +01:00
hut
d6291061c9 better sound effects 2024-03-19 23:37:01 +01:00
hut
bf4be327ed rotate jupiter to see the eye 2024-03-19 22:29:36 +01:00
hut
810ad8c563 ===JUPITER=== 2024-03-19 22:16:30 +01:00
hut
8bfe15d3d4 integrate two fresh asteroid models 2024-03-19 21:09:20 +01:00
hut
fce7fa58cd v0.1.3 release 2024-03-19 18:32:24 +01:00
hut
d9b014f673 cleanup 2024-03-19 18:27:32 +01:00
hut
38307776df add space pizzeria 2024-03-19 18:15:19 +01:00
hut
b0d6c600c6 staggered updates 2024-03-19 16:38:08 +01:00
hut
1c23861ec4 implement drifting 2024-03-19 16:18:52 +01:00
hut
caa53fdb59 implement rotation of objects 2024-03-19 16:14:12 +01:00
hut
cc8734e793 added text wrapping 2024-03-19 15:51:08 +01:00
hut
cd02873f5b cleanup 2024-03-19 06:25:00 +01:00
hut
51bd6d3867 add new sound for established chats 2024-03-19 06:24:27 +01:00
hut
d63ad5b0d7 move chat box to bottom left 2024-03-19 06:14:25 +01:00
hut
da7a646a1e new version 2024-03-19 06:11:04 +01:00
hut
7c44e32f5e fix version number 2024-03-19 06:08:53 +01:00
hut
2f19df9f95 prevent multiple chats with the same person 2024-03-19 06:08:19 +01:00
hut
029a53c115 implement delays between messages 2024-03-19 06:01:17 +01:00
hut
bac0b59733 implement conversation system 2024-03-19 05:38:27 +01:00