Commit graph

1542 commits

Author SHA1 Message Date
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
hut
871da1be78 Revert "change default settings to more release-friendly values"
This reverts commit ee63a4e9c6.
2024-03-18 14:08:11 +01:00
hut
ee63a4e9c6 change default settings to more release-friendly values 2024-03-18 14:07:48 +01:00
hut
872142946c toggling hud toggles bloom setting 2024-03-18 04:57:17 +01:00
hut
ba28b9470d stop logging fps to console 2024-03-18 04:41:52 +01:00
hut
6a6b53d0c0 cleanup 2024-03-18 04:39:26 +01:00
hut
a541591b84 add "m" key for muting SFX 2024-03-18 04:10:08 +01:00
hut
5d4ec3c77c better distribution of asteroids 2024-03-18 04:07:46 +01:00
hut
1e003adeeb red oxygen warning 2024-03-18 03:47:31 +01:00
hut
f069cd7325 mute SFX 2024-03-18 03:45:46 +01:00
hut
2361209eab add a bunch of asteroids + actor count in hud 2024-03-18 03:42:31 +01:00
hut
1e7fc6030b cleanup 2024-03-18 03:20:22 +01:00
hut
f4dc03516b face away from the sun 2024-03-18 03:15:31 +01:00
hut
a7ec9ae5a1 cleanup 2024-03-18 03:06:41 +01:00
hut
9edc352086 play some nice Girls Go Wild by LP on the AR radio 2024-03-18 03:03:49 +01:00
hut
0a8777a764 add click sound assets 2024-03-18 02:24:52 +01:00
hut
cbccd3b109 add a second click sound 2024-03-18 02:15:44 +01:00
hut
496c4ece71 add a nice click sound 2024-03-18 01:52:41 +01:00
hut
657279e698 MUCH nicer skybox, 2048x12288px, dark, subtle red/blue colors 2024-03-18 01:24:20 +01:00
hut
58aadd731d tweaks 2024-03-18 01:23:35 +01:00
hut
03dab2bb23 auto-hide log messages 2024-03-18 01:02:17 +01:00
hut
0cf1c4102f add proper padding to HUD 2024-03-18 00:42:10 +01:00
hut
49414989bd add system log to hud 2024-03-18 00:36:56 +01:00
hut
d95d3e8f9f pluginize everything 2024-03-18 00:04:57 +01:00
hut
f9e76921ec generalize player into actor 2024-03-17 23:53:43 +01:00
hut
cef6e5cce7 implement power, WIP suit systems (defunct) 2024-03-17 22:28:10 +01:00
hut
41d97942de implement adrenaline_jolt 2024-03-17 21:57:30 +01:00
hut
c80fec0dd4 add some player vars and display them in gauges 2024-03-17 21:29:27 +01:00
hut
bb0e08fc35 define font size in settings 2024-03-17 20:37:37 +01:00
hut
af4235c756 switch to NotoSansSC-Thin font 2024-03-17 20:28:45 +01:00
hut
2e4dbe4844 rename assets/restricted/ to assets/tmp/ 2024-03-17 20:28:35 +01:00
hut
0506e773b8 use chinese font ZCOOLQingKeHuangYou-Regular.ttf 2024-03-17 20:04:16 +01:00
hut
68d19c3a6a toggle AR/hud with TAB key 2024-03-17 19:03:02 +01:00
hut
d58e9ebb1e turn settings into a resource 2024-03-17 18:26:44 +01:00
hut
25298b2951 add README 2024-03-17 16:09:40 +01:00
hut
f99f82d35f cleanup 2024-03-17 15:47:06 +01:00
hut
400bfa4dde more optimizations in release builds 2024-03-17 15:35:26 +01:00
hut
395b0bcd3f smaller fps text 2024-03-17 15:34:47 +01:00
hut
a72b76a234 add HUD with FPS display 2024-03-17 15:23:22 +01:00
hut
3e305baf87 optimize release builds for size 2024-03-17 14:55:16 +01:00
hut
56c76eaee0 add FPS diagnostics 2024-03-17 14:55:09 +01:00
hut
9c2b2e4e0f add Space key to slow down 2024-03-17 14:39:42 +01:00
hut
56a9fd766d make the sun BRIGHT 2024-03-17 14:29:40 +01:00