Commit graph

627 commits

Author SHA1 Message Date
yuni 71f66426c5 less verbosity 2024-03-20 06:02:06 +01:00
yuni 31dc79ddab typo 2024-03-20 06:01:54 +01:00
yuni 2faa1b3dcf delete assets/scenes/conversations.scn.ron 2024-03-20 06:00:54 +01:00
yuni 20fd163aba add the pizzeria conversation back in 2024-03-20 05:59:32 +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 2c7f2b2ab7 cleanup 2024-03-20 04:33:57 +01:00
yuni da2bd35c99 add mystery gauge 2024-03-20 02:23:29 +01:00
yuni 204c5c160c implement sending chat responses 2024-03-20 02:23:14 +01:00
yuni 4a71cba57e slower asteroid rotation 2024-03-19 23:50:11 +01:00
yuni b5b3f2c424 implement chat levels (like log levels) in conversations.scn.ron 2024-03-19 23:44:10 +01:00
yuni d6291061c9 better sound effects 2024-03-19 23:37:01 +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 fce7fa58cd v0.1.3 release 2024-03-19 18:32:24 +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 b0d6c600c6 staggered updates 2024-03-19 16:38:08 +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 cc8734e793 added text wrapping 2024-03-19 15:51:08 +01:00
yuni cd02873f5b cleanup 2024-03-19 06:25:00 +01:00
yuni 51bd6d3867 add new sound for established chats 2024-03-19 06:24:27 +01:00
yuni d63ad5b0d7 move chat box to bottom left 2024-03-19 06:14:25 +01:00
yuni da7a646a1e new version 2024-03-19 06:11:04 +01:00
yuni 7c44e32f5e fix version number 2024-03-19 06:08:53 +01:00
yuni 2f19df9f95 prevent multiple chats with the same person 2024-03-19 06:08:19 +01:00
yuni 029a53c115 implement delays between messages 2024-03-19 06:01:17 +01:00
yuni bac0b59733 implement conversation system 2024-03-19 05:38:27 +01:00
yuni 60370ad583 rm player.rs 2024-03-19 03:57:45 +01:00
yuni 77acbfbd9b move star chart to nature.rs 2024-03-19 03:57:27 +01:00
yuni 9f6d12145f refactor audio events, add notification popup message on alien chat 2024-03-19 03:18:16 +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 054c9f0361 cleanup 2024-03-18 23:49:47 +01:00
yuni 1c06343fa6 dye stars in their color (doesn't work too well yet) 2024-03-18 23:47:03 +01:00
yuni 3738e661d9 tried to add custom entries like andromeda, but they end up mislocated 2024-03-18 22:57:08 +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 ba28b9470d stop logging fps to console 2024-03-18 04:41:52 +01:00
yuni 6a6b53d0c0 cleanup 2024-03-18 04:39:26 +01:00
yuni a541591b84 add "m" key for muting SFX 2024-03-18 04:10:08 +01:00
yuni 5d4ec3c77c better distribution of asteroids 2024-03-18 04:07:46 +01:00