Commit graph

1725 commits

Author SHA1 Message Date
yuni 35c6500ec4 sync jupiter's radius in ring shader (fixes position of metis notch) 2024-11-30 00:29:07 +01:00
yuni 3d98834246 give appropriate densities to metis/amalthea/adrastea/thebe 2024-11-30 00:28:41 +01:00
yuni fbc1b236b0 implement displayed_mass_kg command, add masses for planets/moons 2024-11-30 00:13:59 +01:00
yuni 80b20003ba there won't be a story. 2024-11-29 23:11:28 +01:00
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 1fb469b195 documentation 2024-11-28 04:50:22 +01:00
yuni 5eac779f0f write changelog 2024-11-28 04:47:42 +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 f405774904 fix altitude/pressure/temperature table >.< 2024-11-28 00:07:38 +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 0a17410150 typos 2024-11-27 22:22:51 +01:00
yuni 0595fabcbc add note about mechanic 2024-11-27 22:09:49 +01:00
yuni f401d7fe3b do exponential regression for jupiter's atmospheric pressure 2024-11-27 22:08:25 +01:00
yuni 704640e664 correct jupiter radius 2024-11-27 22:08:06 +01:00
yuni 924e264fe7 draft atmosphere design 2024-11-27 21:09:25 +01:00
yuni d39ef3632a add minor info 2024-11-27 17:16:54 +01:00
yuni aead912421 add minor info 2024-11-27 17:16:00 +01:00
yuni bf671d0857 add data for all moons 2024-11-27 17:10:55 +01:00