Commit graph

1703 commits

Author SHA1 Message Date
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
yuni a29b7c8436 You can now get Luna's real, physical cat ears!! 😻 2024-11-26 15:09:14 +01:00
yuni 1e19ed5a60 bump version to v0.15.0-dev 2024-11-26 00:41:27 +01:00
yuni b433cbefbe bump version to v0.14.0 2024-11-26 00:20:54 +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
yuni 9de72a0cfc disable clicking on stars in map - accidental clicks too annoying 2024-11-25 22:07:06 +01:00