Commit graph

  • b8d5acb31d updated version in build/flatpak/metainfo.xml main ilijaculap 2024-12-14 13:00:35 +0000
  • 11758958c8 fix weight of mirrors yuni 2024-12-13 16:52:39 +0100
  • 1f28009e22 add "todo" yuni 2024-12-13 16:12:13 +0100
  • bb51686274 add warning about incorrectly rendered SVG logo yuni 2024-12-11 14:10:44 +0100
  • 36b2088cf1 flatpak: change homepage from itch.io to codeberg.org yuni 2024-12-10 17:27:30 +0100
  • ff803378bc flatpak: fix project license yuni 2024-12-10 17:26:59 +0100
  • 3c22ed7ab4 flatpak: fix indentation yuni 2024-12-10 17:25:31 +0100
  • b782f33b26 Merge pull request 'Add metainfo file, preparation for flathub release' (#26) from ilijaculap/outfly:main into main Yuni 2024-12-10 16:24:48 +0000
  • c36a331bd8 Add metainfo file, preparation for flathub release ilijaculap 2024-12-10 17:04:19 +0100
  • 15bcfc0505 make sure Icarus hears you yuni 2024-12-02 20:22:47 +0100
  • a5c747582e fix flashlight not working after death+respawn yuni 2024-12-02 19:45:03 +0100
  • a37fefb2eb fix icarus drifting off yuni 2024-12-02 19:42:18 +0100
  • 86bfea760f fix Icarus not being influenced by atmosphere yuni 2024-12-02 01:41:36 +0100
  • e6608e9af1 fix reporting of cause of death yuni 2024-12-02 01:37:04 +0100
  • ebc0b13bbb write separate conversation for icarus while skydiving yuni 2024-12-02 01:25:31 +0100
  • c69baa80e9 Icarus can now go sky diving with you \o/ yuni 2024-12-02 00:54:02 +0100
  • facfa26ef2 add option to fast travel *into* jupiter yuni 2024-11-30 05:20:21 +0100
  • 0ce3d03e1f rewrite handle_wants_acceleration() using MatchVelocityTarget yuni 2024-11-30 03:23:25 +0100
  • 4c7d631b93 remove unused code yuni 2024-11-30 03:03:16 +0100
  • b0400b1ea5 allow clicking only on visible actors yuni 2024-11-30 03:01:25 +0100
  • 67703072d7 implement update_matching_velocity_target() yuni 2024-11-30 02:49:12 +0100
  • cde59dcdd0 implement retrograde motion marker yuni 2024-11-30 02:20:34 +0100
  • 07de91e51f update comment yuni 2024-11-30 02:09:09 +0100
  • eddfb03cfd try out different (prettier?) selectagon yuni 2024-11-30 01:38:18 +0100
  • c4d78c1116 add ring types to shader, remove shadow from ring for uranus/neptune yuni 2024-11-30 01:38:01 +0100
  • 2310fdf83d use "Earths" as unit for Jupiter/Sun (instead of Suns) yuni 2024-11-30 00:56:06 +0100
  • ed75c225e4 hide Size/Mass in HUD for stars (other than sol) yuni 2024-11-30 00:53:54 +0100
  • 1344392a92 simplify implementation of Default for hud::IsClickable yuni 2024-11-30 00:43:37 +0100
  • 641884fde5 add appropriate densities/masses for rocky things yuni 2024-11-30 00:37:22 +0100
  • 35c6500ec4 sync jupiter's radius in ring shader (fixes position of metis notch) yuni 2024-11-30 00:28:43 +0100
  • 3d98834246 give appropriate densities to metis/amalthea/adrastea/thebe yuni 2024-11-30 00:20:31 +0100
  • fbc1b236b0 implement displayed_mass_kg command, add masses for planets/moons yuni 2024-11-30 00:13:59 +0100
  • 80b20003ba there won't be a story. yuni 2024-11-29 23:10:43 +0100
  • 568c5a39bf cargo fmt yuni 2024-11-29 22:40:38 +0100
  • 4c8a4278a2 hud: display mass of target. Wow, the masses are all waaay off. yuni 2024-11-29 20:38:15 +0100
  • 90d7e01b95 fix solar radius (how the heck did I get *that* wrong?) yuni 2024-11-29 20:28:54 +0100
  • 33aadd5d51 hud: display size of target (doesn't work with stars other than sol) yuni 2024-11-29 20:27:14 +0100
  • ab7296c1ae fix Thebe's scale yuni 2024-11-29 20:27:04 +0100
  • c245b3db18 atmosphere: volumetric light step count 16->24 yuni 2024-11-29 20:19:20 +0100
  • 7594223114 give Arcade the same size+mass as the player (for same drag behavior) yuni 2024-11-29 20:18:40 +0100
  • fc5592575c atmosphere: make Jupiter 0.5% smaller, so u still see it as u dive in yuni 2024-11-29 19:55:04 +0100
  • 5dd2936e52 atmosphere: set dynamic fog density based on altitude yuni 2024-11-29 19:48:50 +0100
  • a98c1d3d3a atmosphere: comment out cloud/box yuni 2024-11-29 19:21:34 +0100
  • 727d8d2493 atmosphere: add volumetric fog (WIP) yuni 2024-11-29 19:19:58 +0100
  • 193f95992c atmosphere: add clouds right/left of the player inside jupiter (WIP) yuni 2024-11-29 19:18:51 +0100
  • c7fb4eef3f fix thruster boost in god mode yuni 2024-11-29 18:16:16 +0100
  • d9306b57d6 add comment yuni 2024-11-29 18:12:24 +0100
  • 1241dd3231 cleaner implementation of atmosphere box yuni 2024-11-29 18:10:34 +0100
  • 1ce78a5816 fix atmosphere in vehicles yuni 2024-11-29 18:09:49 +0100
  • cd08e36a49 add a black box around the player that changes opacity based on altitude yuni 2024-11-29 17:38:27 +0100
  • 1fb469b195 documentation yuni 2024-11-28 04:50:22 +0100
  • 5eac779f0f write changelog yuni 2024-11-28 04:47:42 +0100
  • 43ff6bde83 atmosphere: remove fake buoyancy yuni 2024-11-28 04:41:04 +0100
  • 1bf83b424f fix cheats/gauges relative to Jupiter (which has no LinearVelocity) yuni 2024-11-28 04:39:46 +0100
  • 3a7badf45b move Arcade into Jupiter's atmosphere yuni 2024-11-28 04:39:14 +0100
  • ac522eb130 atmosphere: implement drag yuni 2024-11-28 04:39:00 +0100
  • bbbf9c839b atmosphere: reorder gauges yuni 2024-11-28 03:32:05 +0100
  • 5f1c15e614 atmosphere: fix density calculations yuni 2024-11-28 03:27:54 +0100
  • b348b3524a implement density calculation and HUD gauge yuni 2024-11-28 03:15:59 +0100
  • 9cc6d7ea1f fix formatting of SI prefixes, add some new ones yuni 2024-11-28 02:03:24 +0100
  • 777358e8ae atmosphere: implement correct altitude gauge yuni 2024-11-28 01:53:56 +0100
  • 74cb35d3ac atmosphere: update pressure regression yuni 2024-11-28 01:39:53 +0100
  • f405774904 fix altitude/pressure/temperature table >.< yuni 2024-11-28 00:06:38 +0100
  • 12c7f537c5 atmosphere: implement implosion yuni 2024-11-27 23:16:10 +0100
  • 707275e5ef atmosphere: change variable types from f32 to f64 yuni 2024-11-27 23:00:22 +0100
  • 7559786bae cargo fmt yuni 2024-11-27 22:57:30 +0100
  • 0a7f6ae702 add SI prefixes to altitude and pressure yuni 2024-11-27 22:56:19 +0100
  • 08d7265905 atmosphere: fix pressure calculation (convert km to m) yuni 2024-11-27 22:49:12 +0100
  • 9cef15f49e display actual pressure in pressure gauge yuni 2024-11-27 22:38:34 +0100
  • c206fa2684 fix altitude/pressure gauges not resetting when exiting atmosphere yuni 2024-11-27 22:37:58 +0100
  • aa98d8cebc implement nature::jupiter_altitude_to_pressure() yuni 2024-11-27 22:36:43 +0100
  • 0a17410150 typos yuni 2024-11-27 22:22:51 +0100
  • 0595fabcbc add note about mechanic yuni 2024-11-27 22:09:49 +0100
  • f401d7fe3b do exponential regression for jupiter's atmospheric pressure yuni 2024-11-27 22:08:25 +0100
  • 704640e664 correct jupiter radius yuni 2024-11-27 22:08:06 +0100
  • 924e264fe7 draft atmosphere design yuni 2024-11-27 20:21:09 +0100
  • d39ef3632a add minor info yuni 2024-11-27 17:16:54 +0100
  • aead912421 add minor info yuni 2024-11-27 17:16:00 +0100
  • bf671d0857 add data for all moons yuni 2024-11-27 17:10:55 +0100
  • 2a215b1859 subtract 150km from all altitudes yuni 2024-11-27 17:00:45 +0100
  • 82a8ebfd3b add temperature data yuni 2024-11-27 16:56:08 +0100
  • d3ece11884 more typos yuni 2024-11-27 16:33:34 +0100
  • ed6c421112 typos yuni 2024-11-27 16:28:50 +0100
  • bf7824ec47 add reseach.md with atmospheric pressure table yuni 2024-11-27 16:25:53 +0100
  • 44fa57a276 add altitude/pressure gauges yuni 2024-11-27 14:35:39 +0100
  • 14d4305965 atmosphere: tweaking yuni 2024-11-27 03:42:43 +0100
  • b1ce199aeb add Arcade, some person surfing the clouds of Jupiter yuni 2024-11-27 02:56:16 +0100
  • 2d185a810b WIP jupiter atmosphere yuni 2024-11-27 02:33:02 +0100
  • dbfe4a7790 aurora: disable backface culling, making it more visible from the inside yuni 2024-11-26 23:57:01 +0100
  • 03e96e6ecd simlify player handling in handle_chat_scripts() yuni 2024-11-26 15:14:56 +0100
  • a29b7c8436 You can now get Luna's real, physical cat ears!! 😻 yuni 2024-11-26 15:08:31 +0100
  • 1e19ed5a60 bump version to v0.15.0-dev yuni 2024-11-26 00:41:27 +0100
  • b433cbefbe bump version to v0.14.0 v0.14.0 yuni 2024-11-26 00:20:54 +0100
  • 8c82a74802 change SkyRace achievement score from 25 to 20 yuni 2024-11-26 00:20:18 +0100
  • f188e9935b fix yuni conversation yuni 2024-11-26 00:19:54 +0100
  • eb6b6e8c82 fix luna conversation yuni 2024-11-26 00:19:32 +0100
  • 06f23bf7ac fix factory reset (light amp and flashlight power) yuni 2024-11-25 23:49:57 +0100
  • fa504097bb map: faster zoom speed yuni 2024-11-25 23:30:15 +0100
  • 16d7a9ae2d map: fix hiding of orbit lines yuni 2024-11-25 22:55:03 +0100
  • 1e9f6aa057 map camera: don't jump around when deselecting target yuni 2024-11-25 22:23:56 +0100