Commit graph

1378 commits

Author SHA1 Message Date
yuni 568c5a39bf cargo fmt 2024-11-29 22:40:38 +01:00
yuni 4c8a4278a2 hud: display mass of target. Wow, the masses are all waaay off. 2024-11-29 20:38:15 +01:00
yuni 90d7e01b95 fix solar radius (how the heck did I get *that* wrong?) 2024-11-29 20:28:59 +01:00
yuni 33aadd5d51 hud: display size of target (doesn't work with stars other than sol) 2024-11-29 20:27:14 +01:00
yuni ab7296c1ae fix Thebe's scale 2024-11-29 20:27:04 +01:00
yuni c245b3db18 atmosphere: volumetric light step count 16->24 2024-11-29 20:19:20 +01:00
yuni 7594223114 give Arcade the same size+mass as the player (for same drag behavior) 2024-11-29 20:19:04 +01:00
yuni fc5592575c atmosphere: make Jupiter 0.5% smaller, so u still see it as u dive in 2024-11-29 19:55:15 +01:00
yuni 5dd2936e52 atmosphere: set dynamic fog density based on altitude 2024-11-29 19:48:50 +01:00
yuni a98c1d3d3a atmosphere: comment out cloud/box 2024-11-29 19:21:39 +01:00
yuni 727d8d2493 atmosphere: add volumetric fog (WIP) 2024-11-29 19:20:12 +01:00
yuni 193f95992c atmosphere: add clouds right/left of the player inside jupiter (WIP) 2024-11-29 19:18:51 +01:00
yuni c7fb4eef3f fix thruster boost in god mode 2024-11-29 18:16:16 +01:00
yuni d9306b57d6 add comment 2024-11-29 18:12:24 +01:00
yuni 1241dd3231 cleaner implementation of atmosphere box 2024-11-29 18:10:34 +01:00
yuni 1ce78a5816 fix atmosphere in vehicles 2024-11-29 18:09:49 +01:00
yuni cd08e36a49 add a black box around the player that changes opacity based on altitude 2024-11-29 17:38:27 +01:00
yuni 43ff6bde83 atmosphere: remove fake buoyancy 2024-11-28 04:41:04 +01:00
yuni 1bf83b424f fix cheats/gauges relative to Jupiter (which has no LinearVelocity) 2024-11-28 04:39:46 +01:00
yuni 3a7badf45b move Arcade into Jupiter's atmosphere 2024-11-28 04:39:14 +01:00
yuni ac522eb130 atmosphere: implement drag 2024-11-28 04:39:06 +01:00
yuni bbbf9c839b atmosphere: reorder gauges 2024-11-28 03:32:05 +01:00
yuni 5f1c15e614 atmosphere: fix density calculations 2024-11-28 03:28:13 +01:00
yuni b348b3524a implement density calculation and HUD gauge 2024-11-28 03:16:08 +01:00
yuni 9cc6d7ea1f fix formatting of SI prefixes, add some new ones 2024-11-28 02:03:48 +01:00
yuni 777358e8ae atmosphere: implement correct altitude gauge 2024-11-28 01:53:56 +01:00
yuni 74cb35d3ac atmosphere: update pressure regression 2024-11-28 01:49:47 +01:00
yuni 12c7f537c5 atmosphere: implement implosion 2024-11-27 23:16:10 +01:00
yuni 707275e5ef atmosphere: change variable types from f32 to f64 2024-11-27 23:00:22 +01:00
yuni 7559786bae cargo fmt 2024-11-27 22:57:30 +01:00
yuni 0a7f6ae702 add SI prefixes to altitude and pressure 2024-11-27 22:57:09 +01:00
yuni 08d7265905 atmosphere: fix pressure calculation (convert km to m) 2024-11-27 22:49:12 +01:00
yuni 9cef15f49e display actual pressure in pressure gauge 2024-11-27 22:38:34 +01:00
yuni c206fa2684 fix altitude/pressure gauges not resetting when exiting atmosphere 2024-11-27 22:38:14 +01:00
yuni aa98d8cebc implement nature::jupiter_altitude_to_pressure() 2024-11-27 22:36:43 +01:00
yuni 704640e664 correct jupiter radius 2024-11-27 22:08:06 +01:00
yuni 44fa57a276 add altitude/pressure gauges 2024-11-27 14:35:39 +01:00
yuni 14d4305965 atmosphere: tweaking 2024-11-27 03:42:43 +01:00
yuni b1ce199aeb add Arcade, some person surfing the clouds of Jupiter 2024-11-27 02:56:16 +01:00
yuni 2d185a810b WIP jupiter atmosphere 2024-11-27 02:33:02 +01:00
yuni dbfe4a7790 aurora: disable backface culling, making it more visible from the inside 2024-11-26 23:57:01 +01:00
yuni 03e96e6ecd simlify player handling in handle_chat_scripts() 2024-11-26 15:16:25 +01:00
yuni a29b7c8436 You can now get Luna's real, physical cat ears!! 😻 2024-11-26 15:09:14 +01:00
yuni 8c82a74802 change SkyRace achievement score from 25 to 20 2024-11-26 00:20:18 +01:00
yuni f188e9935b fix yuni conversation 2024-11-26 00:19:54 +01:00
yuni eb6b6e8c82 fix luna conversation 2024-11-26 00:19:49 +01:00
yuni 06f23bf7ac fix factory reset (light amp and flashlight power) 2024-11-25 23:49:57 +01:00
yuni fa504097bb map: faster zoom speed 2024-11-25 23:31:31 +01:00
yuni 16d7a9ae2d map: fix hiding of orbit lines 2024-11-25 22:55:16 +01:00
yuni 1e9f6aa057 map camera: don't jump around when deselecting target 2024-11-25 22:23:56 +01:00