Commit graph

73 commits

Author SHA1 Message Date
yuni 9f182f95de upgrade pizzeria & sign 2024-03-21 04:34:09 +01:00
yuni 7080c8d34c implemented maximum star magnitude, looks actually better w/ less stars 2024-03-21 03:20:59 +01:00
yuni beefe695f6 add moonlet that occludes the sun 2024-03-21 03:15:35 +01:00
yuni 402883d8bf add OutFly™ SecondSkyn Modern Astronaut Spacesuit/Loungewear 2024-03-21 02:51:22 +01:00
yuni 52e5b09ffa found nice regressions for star colors / star sizes 2024-03-21 02:50:57 +01:00
yuni 6d98a0e459 WIP better star brightnesses 2024-03-21 02:11:07 +01:00
yuni 8b9d7d4afa allow minus/underscore in command names and single-word strings 2024-03-20 21:38:25 +01:00
yuni 4c30563ac0 allow single-word strings in defs.txt without double quotes 2024-03-20 21:37:55 +01:00
yuni 82b7a32286 add error cube, to show when model is missing 2024-03-20 21:25:47 +01:00
yuni ac0a57b9b1 cleanup 2024-03-20 21:12:37 +01:00
yuni 64ceece0df spawn pizzeria through defs.txt 2024-03-20 21:10:57 +01:00
yuni 6cf99e6b0a add sun-blocking moonlet thru defs.txt 2024-03-20 21:03:22 +01:00
yuni b8af14c1dd spawn Juptiter through defs.txt 2024-03-20 20:51:22 +01:00
yuni 8736397cbf defs.txt: implement "angularmomentum", "rotationy" commands 2024-03-20 20:50:57 +01:00
yuni 34f63d08a5 implemented spawning Actors through defs.txt 2024-03-20 20:37:35 +01:00
yuni d9c5398a17 WIP implementing spawning Actors through defs.txt 2024-03-20 20:05:11 +01:00
yuni 40489b3aad implement suit integrity and oxygen drain 2024-03-20 18:37:10 +01:00
yuni a29ab0cc42 AR now adds AI-generated fake ambient light to the darkness of space 2024-03-20 06:56:13 +01:00
yuni 3cf3d05b7b dont play second sound when sending message 2024-03-20 06:42:39 +01:00
yuni 37e0505839 streamline defs.txt 2024-03-20 06:41:10 +01:00
yuni 328b3a5c21 properly reset parser on new message/choice 2024-03-20 06:20:58 +01:00
yuni 71f66426c5 less verbosity 2024-03-20 06:02:06 +01:00
yuni de47a87a27 finished world def parser for conversations 2024-03-20 05:52:02 +01:00
yuni 96584db0a3 populate ParserState struct 2024-03-20 04:54:39 +01:00
yuni 4394905d17 WIP parser for world definitions file 2024-03-20 04:34:09 +01:00
yuni 4a71cba57e slower asteroid rotation 2024-03-19 23:50:11 +01:00
yuni bf4be327ed rotate jupiter to see the eye 2024-03-19 22:29:36 +01:00
yuni 810ad8c563 ===JUPITER=== 2024-03-19 22:16:30 +01:00
yuni 8bfe15d3d4 integrate two fresh asteroid models 2024-03-19 21:09:20 +01:00
yuni d9b014f673 cleanup 2024-03-19 18:27:32 +01:00
yuni 38307776df add space pizzeria 2024-03-19 18:15:19 +01:00
yuni 1c23861ec4 implement drifting 2024-03-19 16:18:52 +01:00
yuni caa53fdb59 implement rotation of objects 2024-03-19 16:14:12 +01:00
yuni 77acbfbd9b move star chart to nature.rs 2024-03-19 03:57:27 +01:00
yuni f6b067533c the alien says "Hello World" if you talk to it 2024-03-19 01:24:27 +01:00
yuni 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
yuni c86d51fe92 cleanup 2024-03-18 23:54:04 +01:00
yuni 1c06343fa6 dye stars in their color (doesn't work too well yet) 2024-03-18 23:47:03 +01:00
yuni 6b0f9c671a render starmap based on HYG dataset [http://www.astronexus.com/hyg] 2024-03-18 22:39:46 +01:00
yuni 2786129499 disable skybox for now 2024-03-18 20:58:16 +01:00
yuni 38a85be608 toggle skybox when toggling AR 2024-03-18 15:40:35 +01:00
yuni 871da1be78 Revert "change default settings to more release-friendly values"
This reverts commit ee63a4e9c6.
2024-03-18 14:08:11 +01:00
yuni ee63a4e9c6 change default settings to more release-friendly values 2024-03-18 14:07:48 +01:00
yuni 872142946c toggling hud toggles bloom setting 2024-03-18 04:57:17 +01:00
yuni 6a6b53d0c0 cleanup 2024-03-18 04:39:26 +01:00
yuni 5d4ec3c77c better distribution of asteroids 2024-03-18 04:07:46 +01:00
yuni 2361209eab add a bunch of asteroids + actor count in hud 2024-03-18 03:42:31 +01:00
yuni cbccd3b109 add a second click sound 2024-03-18 02:15:44 +01:00
yuni d95d3e8f9f pluginize everything 2024-03-18 00:04:57 +01:00
yuni f9e76921ec generalize player into actor 2024-03-17 23:53:43 +01:00