Commit graph

1754 commits

Author SHA1 Message Date
ilijaculap b8d5acb31d updated version in build/flatpak/metainfo.xml
Changed version of the last release, as it was 3.0.2. My mistake from few days ago
2024-12-15 22:41:13 +01:00
yuni 11758958c8 fix weight of mirrors 2024-12-13 16:52:39 +01:00
yuni 1f28009e22 add "todo" 2024-12-13 16:12:13 +01:00
yuni bb51686274 add warning about incorrectly rendered SVG logo 2024-12-11 14:10:44 +01:00
yuni 36b2088cf1 flatpak: change homepage from itch.io to codeberg.org 2024-12-10 17:27:42 +01:00
yuni ff803378bc flatpak: fix project license 2024-12-10 17:26:59 +01:00
yuni 3c22ed7ab4 flatpak: fix indentation 2024-12-10 17:25:31 +01:00
Yuni b782f33b26 Merge pull request 'Add metainfo file, preparation for flathub release' (#26) from ilijaculap/outfly:main into main
Reviewed-on: https://codeberg.org/outfly/outfly/pulls/26
2024-12-10 16:24:48 +00:00
ilijaculap c36a331bd8 Add metainfo file, preparation for flathub release 2024-12-10 17:04:19 +01:00
yuni 15bcfc0505 make sure Icarus hears you 2024-12-02 20:23:12 +01:00
yuni a5c747582e fix flashlight not working after death+respawn 2024-12-02 19:45:03 +01:00
yuni a37fefb2eb fix icarus drifting off 2024-12-02 19:42:18 +01:00
yuni 86bfea760f fix Icarus not being influenced by atmosphere 2024-12-02 01:41:36 +01:00
yuni e6608e9af1 fix reporting of cause of death 2024-12-02 01:41:32 +01:00
yuni ebc0b13bbb write separate conversation for icarus while skydiving 2024-12-02 01:25:31 +01:00
yuni c69baa80e9 Icarus can now go sky diving with you \o/ 2024-12-02 01:03:08 +01:00
yuni facfa26ef2 add option to fast travel *into* jupiter 2024-11-30 05:20:21 +01:00
yuni 0ce3d03e1f rewrite handle_wants_acceleration() using MatchVelocityTarget 2024-11-30 03:23:25 +01:00
yuni 4c7d631b93 remove unused code 2024-11-30 03:03:16 +01:00
yuni b0400b1ea5 allow clicking only on visible actors 2024-11-30 03:03:14 +01:00
yuni 67703072d7 implement update_matching_velocity_target() 2024-11-30 03:01:19 +01:00
yuni cde59dcdd0 implement retrograde motion marker 2024-11-30 02:20:46 +01:00
yuni 07de91e51f update comment 2024-11-30 02:09:09 +01:00
yuni eddfb03cfd try out different (prettier?) selectagon 2024-11-30 01:38:18 +01:00
yuni c4d78c1116 add ring types to shader, remove shadow from ring for uranus/neptune 2024-11-30 01:38:01 +01:00
yuni 2310fdf83d use "Earths" as unit for Jupiter/Sun (instead of Suns) 2024-11-30 00:56:06 +01:00
yuni ed75c225e4 hide Size/Mass in HUD for stars (other than sol) 2024-11-30 00:54:07 +01:00
yuni 1344392a92 simplify implementation of Default for hud::IsClickable 2024-11-30 00:43:37 +01:00
yuni 641884fde5 add appropriate densities/masses for rocky things 2024-11-30 00:37:22 +01:00
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