Commit graph

1699 commits

Author SHA1 Message Date
ac522eb130 atmosphere: implement drag 2024-11-28 04:39:06 +01:00
bbbf9c839b atmosphere: reorder gauges 2024-11-28 03:32:05 +01:00
5f1c15e614 atmosphere: fix density calculations 2024-11-28 03:28:13 +01:00
b348b3524a implement density calculation and HUD gauge 2024-11-28 03:16:08 +01:00
9cc6d7ea1f fix formatting of SI prefixes, add some new ones 2024-11-28 02:03:48 +01:00
777358e8ae atmosphere: implement correct altitude gauge 2024-11-28 01:53:56 +01:00
74cb35d3ac atmosphere: update pressure regression 2024-11-28 01:49:47 +01:00
f405774904 fix altitude/pressure/temperature table >.< 2024-11-28 00:07:38 +01:00
12c7f537c5 atmosphere: implement implosion 2024-11-27 23:16:10 +01:00
707275e5ef atmosphere: change variable types from f32 to f64 2024-11-27 23:00:22 +01:00
7559786bae cargo fmt 2024-11-27 22:57:30 +01:00
0a7f6ae702 add SI prefixes to altitude and pressure 2024-11-27 22:57:09 +01:00
08d7265905 atmosphere: fix pressure calculation (convert km to m) 2024-11-27 22:49:12 +01:00
9cef15f49e display actual pressure in pressure gauge 2024-11-27 22:38:34 +01:00
c206fa2684 fix altitude/pressure gauges not resetting when exiting atmosphere 2024-11-27 22:38:14 +01:00
aa98d8cebc implement nature::jupiter_altitude_to_pressure() 2024-11-27 22:36:43 +01:00
0a17410150 typos 2024-11-27 22:22:51 +01:00
0595fabcbc add note about mechanic 2024-11-27 22:09:49 +01:00
f401d7fe3b do exponential regression for jupiter's atmospheric pressure 2024-11-27 22:08:25 +01:00
704640e664 correct jupiter radius 2024-11-27 22:08:06 +01:00
924e264fe7 draft atmosphere design 2024-11-27 21:09:25 +01:00
d39ef3632a add minor info 2024-11-27 17:16:54 +01:00
aead912421 add minor info 2024-11-27 17:16:00 +01:00
bf671d0857 add data for all moons 2024-11-27 17:10:55 +01:00
2a215b1859 subtract 150km from all altitudes 2024-11-27 17:00:45 +01:00
82a8ebfd3b add temperature data 2024-11-27 16:56:08 +01:00
d3ece11884 more typos 2024-11-27 16:33:34 +01:00
ed6c421112 typos 2024-11-27 16:28:50 +01:00
bf7824ec47 add reseach.md with atmospheric pressure table 2024-11-27 16:25:53 +01:00
44fa57a276 add altitude/pressure gauges 2024-11-27 14:35:39 +01:00
14d4305965 atmosphere: tweaking 2024-11-27 03:42:43 +01:00
b1ce199aeb add Arcade, some person surfing the clouds of Jupiter 2024-11-27 02:56:16 +01:00
2d185a810b WIP jupiter atmosphere 2024-11-27 02:33:02 +01:00
dbfe4a7790 aurora: disable backface culling, making it more visible from the inside 2024-11-26 23:57:01 +01:00
03e96e6ecd simlify player handling in handle_chat_scripts() 2024-11-26 15:16:25 +01:00
a29b7c8436 You can now get Luna's real, physical cat ears!! 😻 2024-11-26 15:09:14 +01:00
1e19ed5a60 bump version to v0.15.0-dev 2024-11-26 00:41:27 +01:00
b433cbefbe bump version to v0.14.0 2024-11-26 00:20:54 +01:00
8c82a74802 change SkyRace achievement score from 25 to 20 2024-11-26 00:20:18 +01:00
f188e9935b fix yuni conversation 2024-11-26 00:19:54 +01:00
eb6b6e8c82 fix luna conversation 2024-11-26 00:19:49 +01:00
06f23bf7ac fix factory reset (light amp and flashlight power) 2024-11-25 23:49:57 +01:00
fa504097bb map: faster zoom speed 2024-11-25 23:31:31 +01:00
16d7a9ae2d map: fix hiding of orbit lines 2024-11-25 22:55:16 +01:00
1e9f6aa057 map camera: don't jump around when deselecting target 2024-11-25 22:23:56 +01:00
9de72a0cfc disable clicking on stars in map - accidental clicks too annoying 2024-11-25 22:07:06 +01:00
c27b43b51d add dedicated marker for player (golden crosshair) 2024-11-25 22:00:02 +01:00
4daa0e8a68 add grid in map, so the player actually knows wtf is going on 2024-11-25 21:40:59 +01:00
098c47b030 disable shadows for orbital rings, fixing weird darkness in map 2024-11-25 20:49:41 +01:00
ff30fec17e change point-of-interest marker of player to marker_race 2024-11-25 20:44:07 +01:00