Commit graph

670 commits

Author SHA1 Message Date
yuni 0a8777a764 add click sound assets 2024-03-18 02:24:52 +01:00
yuni cbccd3b109 add a second click sound 2024-03-18 02:15:44 +01:00
yuni 496c4ece71 add a nice click sound 2024-03-18 01:52:41 +01:00
yuni 657279e698 MUCH nicer skybox, 2048x12288px, dark, subtle red/blue colors 2024-03-18 01:24:20 +01:00
yuni 58aadd731d tweaks 2024-03-18 01:23:35 +01:00
yuni 03dab2bb23 auto-hide log messages 2024-03-18 01:02:17 +01:00
yuni 0cf1c4102f add proper padding to HUD 2024-03-18 00:42:10 +01:00
yuni 49414989bd add system log to hud 2024-03-18 00:36:56 +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
yuni cef6e5cce7 implement power, WIP suit systems (defunct) 2024-03-17 22:28:10 +01:00
yuni 41d97942de implement adrenaline_jolt 2024-03-17 21:57:30 +01:00
yuni c80fec0dd4 add some player vars and display them in gauges 2024-03-17 21:29:27 +01:00
yuni bb0e08fc35 define font size in settings 2024-03-17 20:37:37 +01:00
yuni af4235c756 switch to NotoSansSC-Thin font 2024-03-17 20:28:45 +01:00
yuni 2e4dbe4844 rename assets/restricted/ to assets/tmp/ 2024-03-17 20:28:35 +01:00
yuni 0506e773b8 use chinese font ZCOOLQingKeHuangYou-Regular.ttf 2024-03-17 20:04:16 +01:00
yuni 68d19c3a6a toggle AR/hud with TAB key 2024-03-17 19:03:02 +01:00
yuni d58e9ebb1e turn settings into a resource 2024-03-17 18:26:44 +01:00
yuni 25298b2951 add README 2024-03-17 16:09:40 +01:00
yuni f99f82d35f cleanup 2024-03-17 15:47:06 +01:00
yuni 400bfa4dde more optimizations in release builds 2024-03-17 15:35:26 +01:00
yuni 395b0bcd3f smaller fps text 2024-03-17 15:34:47 +01:00
yuni a72b76a234 add HUD with FPS display 2024-03-17 15:23:22 +01:00
yuni 3e305baf87 optimize release builds for size 2024-03-17 14:55:16 +01:00
yuni 56c76eaee0 add FPS diagnostics 2024-03-17 14:55:09 +01:00
yuni 9c2b2e4e0f add Space key to slow down 2024-03-17 14:39:42 +01:00
yuni 56a9fd766d make the sun BRIGHT 2024-03-17 14:29:40 +01:00
yuni d4f5da819c lets not go overboard with the bloom 2024-03-17 14:29:33 +01:00
yuni 7801dc6cdb white sun 2024-03-17 14:19:17 +01:00
yuni d7823f7657 darker stars 2024-03-17 14:19:12 +01:00
yuni 571f886782 add the SUN 2024-03-17 14:16:25 +01:00
yuni 9cec03a34f brighter stars 2024-03-17 13:37:55 +01:00
yuni 2664602574 rename vars 2024-03-17 13:37:52 +01:00
yuni d607da7766 add alien floating in space 2024-03-17 01:25:57 +01:00
yuni 2281fd89e7 fix alpha value 2024-03-17 01:23:35 +01:00
yuni 95de7f425e add a brown rock 2024-03-17 01:05:03 +01:00
yuni d4114f01c0 disable friction, thrusters now accelerate instead of move 2024-03-17 00:48:23 +01:00
yuni 5471b46c03 add a thruster sound when accelerating 2024-03-17 00:43:26 +01:00
yuni e400628af5 bulk commit 2024-03-17 00:24:47 +01:00
yuni 1514fb5b02 sphere -> large moon far away, eclipsing the sun 2024-03-16 23:53:01 +01:00
yuni 62936e3044 rotate light source 2024-03-16 23:44:53 +01:00
yuni 67fcd8096d explicit luminance 2024-03-16 23:44:46 +01:00
yuni 3317666ec2 remove point lights (never worked anyway) 2024-03-16 23:41:43 +01:00
yuni 99dc391bc2 Revert "add plane below the player"
This reverts commit 57e5241abf.
2024-03-16 23:38:14 +01:00
yuni 57e5241abf add plane below the player 2024-03-16 23:37:48 +01:00
yuni f337a6024c add directional light, disable ambient light 2024-03-16 23:37:18 +01:00
yuni ec1f7cf96c add a sphere in space 2024-03-16 23:11:56 +01:00
yuni 3ab0a82181 Revert "use only required plugins"
This reverts commit 5384ea2ec9.
2024-03-16 23:05:07 +01:00
yuni 5384ea2ec9 use only required plugins 2024-03-16 23:04:58 +01:00