Commit graph

1714 commits

Author SHA1 Message Date
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
yuni 2a215b1859 subtract 150km from all altitudes 2024-11-27 17:00:45 +01:00
yuni 82a8ebfd3b add temperature data 2024-11-27 16:56:08 +01:00
yuni d3ece11884 more typos 2024-11-27 16:33:34 +01:00
yuni ed6c421112 typos 2024-11-27 16:28:50 +01:00
yuni bf7824ec47 add reseach.md with atmospheric pressure table 2024-11-27 16:25:53 +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