Commit graph

1584 commits

Author SHA1 Message Date
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
hut
60370ad583 rm player.rs 2024-03-19 03:57:45 +01:00
hut
77acbfbd9b move star chart to nature.rs 2024-03-19 03:57:27 +01:00
hut
9f6d12145f refactor audio events, add notification popup message on alien chat 2024-03-19 03:18:16 +01:00
hut
f6b067533c the alien says "Hello World" if you talk to it 2024-03-19 01:24:27 +01:00
hut
39aa5b04b3 update dir. light to actually come from the sun
thankfully we have only one star in the system, trisolaris would be
annoying to code
2024-03-19 00:03:02 +01:00
hut
c86d51fe92 cleanup 2024-03-18 23:54:04 +01:00
hut
054c9f0361 cleanup 2024-03-18 23:49:47 +01:00
hut
1c06343fa6 dye stars in their color (doesn't work too well yet) 2024-03-18 23:47:03 +01:00
hut
3738e661d9 tried to add custom entries like andromeda, but they end up mislocated 2024-03-18 22:57:08 +01:00
hut
6b0f9c671a render starmap based on HYG dataset [http://www.astronexus.com/hyg] 2024-03-18 22:39:46 +01:00
hut
2786129499 disable skybox for now 2024-03-18 20:58:16 +01:00
hut
38a85be608 toggle skybox when toggling AR 2024-03-18 15:40:35 +01:00