Commit graph

  • 591b4a4f46 move actor::position_to_transform to camera module yuni 2024-05-01 21:50:59 +0200
  • e361b1f493 cleanup yuni 2024-05-01 21:50:16 +0200
  • cd515d0e87 give the planets an accurate axial tilt yuni 2024-05-01 21:42:17 +0200
  • fc017dcd43 change angle specification for rotation* commands to degrees yuni 2024-05-01 21:25:33 +0200
  • 632d1b02c9 set actual scale of planets, though now they glitch on close zoom-in yuni 2024-05-01 21:13:30 +0200
  • 13e2eed144 delete unused sprites yuni 2024-05-01 21:03:01 +0200
  • 017d399627 write changelog yuni 2024-05-01 21:02:44 +0200
  • 9ba8b42b2c remove Pluto's status as a planet yuni 2024-05-01 21:01:32 +0200
  • 70cf0920e9 add textures for remaining 7 planets yuni 2024-05-01 21:00:46 +0200
  • 756fe91f23 WIP adding new textures yuni 2024-05-01 20:49:55 +0200
  • bca15ad5ff move WIP cultist asteroid further away yuni 2024-05-01 19:11:31 +0200
  • fea8b656e0 consolidate planet/moon definitions into single block yuni 2024-05-01 19:07:14 +0200
  • 54624d6aac add planet names yuni 2024-05-01 18:59:03 +0200
  • d02a6fac90 enable HUD and third person mode by default yuni 2024-05-01 18:50:46 +0200
  • 2bfb1efcfd even smaller planet marker yuni 2024-05-01 18:10:16 +0200
  • 2672793df4 give planets a different, smaller marker yuni 2024-05-01 18:07:51 +0200
  • 2cb9f10f4b mark solar system planets (and pluto) the same way as moons yuni 2024-05-01 17:55:05 +0200
  • 90e4f36fff work on roadmap yuni 2024-05-01 17:43:34 +0200
  • fd90c1b2f0 add special point-of-interest markers for moons yuni 2024-05-01 17:43:16 +0200
  • aa95f894ad move Metis Prime station in dynamic orbit behind Metis yuni 2024-05-01 17:20:51 +0200
  • 6741c3f189 disable point lights on bus stations for performance reasons yuni 2024-05-01 17:20:07 +0200
  • c9b6e0b0e1 thinner metis notch yuni 2024-05-01 17:17:56 +0200
  • 4c369d7a32 add handcrafted collider for the whale yuni 2024-05-01 17:03:20 +0200
  • 753aa93127 adjust reaction wheels of vehicles yuni 2024-05-01 05:21:27 +0200
  • cfadb5e2bf start dev mode only when run with cargo. remove "mute_music" feature yuni 2024-05-01 05:01:11 +0200
  • b00c583d4d faster rotation stabilizer yuni 2024-05-01 04:02:04 +0200
  • 66920f44e9 fewer asteroids (for performance reasons, due to shadows) yuni 2024-05-01 03:52:08 +0200
  • 95645e4ab1 add hollow asteroid under construction yuni 2024-05-01 03:31:30 +0200
  • 35b56c2295 tweak player reaction wheel speed yuni 2024-05-01 03:19:08 +0200
  • a9fc27ac27 better g-force calculation yuni 2024-05-01 00:58:58 +0200
  • 678b0c39e1 change HUD colors to neon red/pink yuni 2024-05-01 00:51:50 +0200
  • c59f8242c9 lower illuminance from the sun yuni 2024-05-01 00:44:47 +0200
  • b614f723c8 use hexadecimal color values for hud_color* settings yuni 2024-04-30 23:47:26 +0200
  • 2d97ed1416 move Preferences struct under Settings struct yuni 2024-04-30 23:42:48 +0200
  • 3a0b3dc1c3 actually apply the preferences from the .toml file yuni 2024-04-30 23:41:37 +0200
  • c56ae18f5a move outfly.toml to src/data/ yuni 2024-04-30 23:24:38 +0200
  • 00ce509935 track the source of the preferences yuni 2024-04-30 23:15:55 +0200
  • f9e3046799 enable toml_edit's display feature so we can use doc.to_string() yuni 2024-04-30 23:15:38 +0200
  • 4b5aba86d1 Revert "switch from toml to ini as config file for simplicity" yuni 2024-04-30 22:55:12 +0200
  • 8da20abff8 switch from toml to ini as config file for simplicity yuni 2024-04-30 22:40:40 +0200
  • d65d3b2aec read preferences from outfly.toml yuni 2024-04-30 22:26:54 +0200
  • 4ea2f2d1e4 add toml_edit dependency yuni 2024-04-30 17:25:43 +0200
  • b947fc4918 document dependencies yuni 2024-04-30 16:27:57 +0200
  • 7493b71019 work on roadmap yuni 2024-04-30 13:42:13 +0200
  • 03563ad955 shrink humans down to actual size yuni 2024-04-30 01:26:59 +0200
  • 115b9d4538 move thebe closer to player yuni 2024-04-30 01:12:26 +0200
  • 55d9822bf3 fix thebe position regardless of real time clock yuni 2024-04-30 01:08:26 +0200
  • cb59b8fc7f make moons orbit prograde instead of retrograde yuni 2024-04-30 01:03:45 +0200
  • 15bd02f6f8 implement "orbit_phase_offset" command yuni 2024-04-30 00:56:41 +0200
  • 7f5894f9f7 set moon orbit phases according to real time clock yuni 2024-04-30 00:29:37 +0200
  • 2eb2915f62 add rotation and orbit direction to map yuni 2024-04-29 23:33:09 +0200
  • 5a58503332 add design document yuni 2024-04-29 17:54:57 +0200
  • 8a6b1e6357 add HACKING.md yuni 2024-04-29 16:31:58 +0200
  • ca63fb5e03 bundle CHANGELOG.md with release zips yuni 2024-04-29 15:57:37 +0200
  • 217e02afb1 add CHANGELOG.md yuni 2024-04-29 15:55:29 +0200
  • ae9d77afda add GPL/SIL/CC0 license texts to LICENSE.md yuni 2024-04-29 15:50:42 +0200
  • 8a86514e31 add LICENSE.md yuni 2024-04-29 15:43:00 +0200
  • acf50e7dfd bundle the GPL3 badge with the repository to avoid an external link yuni 2024-04-29 15:02:36 +0200
  • 478d6081ba update .gitignore yuni 2024-04-29 14:59:26 +0200
  • 419d38c616 add README.md to src/build/nix/ yuni 2024-04-29 14:55:24 +0200
  • 8a617cc844 bikeshed directory locations yuni 2024-04-29 14:50:15 +0200
  • 5aafdb95b1 move /blender/ to /media/blender/ yuni 2024-04-29 12:43:39 +0200
  • 9b402df46f bump version to v0.8.2 v0.8.2 yuni 2024-04-28 23:23:01 +0200
  • 82fd1313b2 hide speedometer text when speed is 0 yuni 2024-04-28 06:40:11 +0200
  • 133fa9122f add speedometer text yuni 2024-04-28 06:29:01 +0200
  • 95b1c87194 update speedometer.png yuni 2024-04-28 06:28:49 +0200
  • 21df9da95c add second speedometer for very high speeds yuni 2024-04-28 05:42:00 +0200
  • 54da276091 add speedometer yuni 2024-04-28 03:15:45 +0200
  • 310be85e05 add better reticule, properly toggle visibility yuni 2024-04-28 03:15:20 +0200
  • fc4cc8cdad add sprite reticule yuni 2024-04-28 01:33:27 +0200
  • 53ada82a02 move moonlet so you don't start the game in the shadows yuni 2024-04-27 18:59:01 +0200
  • 80087d9815 Merge pull request 'build/nix: Make wayland a build dependency' (#2) from axeman/outfly:fix-nix-wayland into main hut 2024-04-27 15:16:13 +0000
  • 8b6e2a4d92
    build/nix: Make wayland a build dependency Akshay Mankar 2024-04-27 16:51:20 +0200
  • ef53da1580 change feature set for nix build to "release_linux" yuni 2024-04-27 15:59:30 +0200
  • e5e0b13ce1 Merge pull request 'build/nix: Put runtime deps in rpath' (#1) from axeman/outfly:fix-nix into main hut 2024-04-27 13:57:20 +0000
  • 30ab2d3e6e
    build/nix: Put runtime deps in rpath Akshay Mankar 2024-04-27 15:11:42 +0200
  • e900eae57f shorter intro yuni 2024-04-27 15:02:31 +0200
  • e6a048c01f add liberapay badge yuni 2024-04-27 14:58:23 +0200
  • 19b3e57d98 rearrange paragraphs yuni 2024-04-27 14:41:44 +0200
  • 9717e494d8 move /src/blender to /blender yuni 2024-04-27 14:40:06 +0200
  • c4f08d82c9 move build.rs to root directory to avoid surprises yuni 2024-04-27 13:50:58 +0200
  • abd65ec04e document the "release_*" features yuni 2024-04-27 03:50:05 +0200
  • 77bc8ee8e1 add release_windows/release_linux features to streamline building yuni 2024-04-27 00:32:38 +0200
  • bdf49e2985 add nix result directory to gitignore yuni 2024-04-26 23:53:36 +0200
  • 32b4a7a895 remove unused component structs yuni 2024-04-26 23:17:08 +0200
  • 9058e4a588 add nixos package (WIP) yuni 2024-04-26 23:16:03 +0200
  • 61c41c9369 bump version to 0.8.1 v0.8.1 yuni 2024-04-26 22:56:21 +0200
  • c0e17ed249 Revert "add black border to bevy badge" yuni 2024-04-26 18:52:33 +0200
  • ac4b7713f8 add black border to bevy badge yuni 2024-04-26 18:50:21 +0200
  • db972626ad reordered badges yuni 2024-04-26 18:49:12 +0200
  • 9ae8f27f83 vectorized "Powered by" text yuni 2024-04-26 18:48:53 +0200
  • d430d7b813 change padding in bevy badge yuni 2024-04-26 18:47:26 +0200
  • 4826ce0571 smaller text in bevy badge yuni 2024-04-26 18:46:19 +0200
  • b1425a43fe add gradient to bevy badge yuni 2024-04-26 18:42:33 +0200
  • 9fa8c2a33b add "Powered by Bevy" badge yuni 2024-04-26 18:37:28 +0200
  • f6c5f631db more doc for "dev_mode" feature yuni 2024-04-26 14:42:44 +0200
  • e2822fb64c clarification yuni 2024-04-26 14:28:26 +0200
  • e50e345d48 toggle dev mode with feature flags, document --features dev yuni 2024-04-26 14:24:24 +0200
  • 77cdbba7db describe solutions for missing asset problem yuni 2024-04-26 14:13:32 +0200
  • 8d17186474 Add badges yuni 2024-04-25 16:15:42 +0200