Commit graph

1422 commits

Author SHA1 Message Date
hut
22a106d7a3 better input number glyphs 2024-03-22 14:38:28 +01:00
hut
b47a181e96 add custom-made font Yupiter 2024-03-22 14:38:12 +01:00
hut
2027929319 fix sound path 2024-03-22 13:57:29 +01:00
hut
fa9b16b24c cleanup 2024-03-22 12:30:48 +01:00
hut
7780b90e8f mute audio in debug builds when run through cargo run 2024-03-22 12:28:39 +01:00
hut
4a5a239639 mute audio by default in debug builds 2024-03-22 12:08:00 +01:00
hut
d2bb8d447c embed assets into binary only in release builds 2024-03-22 12:06:03 +01:00
hut
a0031603e5 add bevy_embed_assets plugin for compact releases 2024-03-22 11:49:34 +01:00
hut
64757d1fcb delete .blend files, they're redundant, aren't they? 2024-03-22 11:48:01 +01:00
hut
e698fc6479 add build instructions for windows on linux 2024-03-22 11:46:12 +01:00
hut
a652deecf0 ignore "extra" directory 2024-03-22 11:45:57 +01:00
hut
7301256aa8 v0.2.0 2024-03-21 19:03:42 +01:00
hut
06264159e5 tweaks 2024-03-21 19:01:18 +01:00
hut
f3f1733f2f add dead drifter 2024-03-21 18:52:52 +01:00
hut
24efcc715d tweak conversation 2024-03-21 18:46:18 +01:00
hut
624582f361 finally fix player velocity/momentum 2024-03-21 18:45:43 +01:00
hut
50d8d1faee refined chatbox 2024-03-21 06:04:06 +01:00
hut
4d82ebb038 better dialog 2024-03-21 06:03:50 +01:00
hut
dcef43ad88 wrote better pizza dialog 2024-03-21 05:32:39 +01:00
hut
9f182f95de upgrade pizzeria & sign 2024-03-21 04:34:09 +01:00
hut
7080c8d34c implemented maximum star magnitude, looks actually better w/ less stars 2024-03-21 03:20:59 +01:00
hut
beefe695f6 add moonlet that occludes the sun 2024-03-21 03:15:35 +01:00
hut
402883d8bf add OutFly™ SecondSkyn Modern Astronaut Spacesuit/Loungewear 2024-03-21 02:51:22 +01:00
hut
52e5b09ffa found nice regressions for star colors / star sizes 2024-03-21 02:50:57 +01:00
hut
6d98a0e459 WIP better star brightnesses 2024-03-21 02:11:07 +01:00
hut
573d27bb6e cleanup 2024-03-20 21:42:58 +01:00
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