Commit graph

1292 commits

Author SHA1 Message Date
yuni 678b0c39e1 change HUD colors to neon red/pink 2024-05-01 00:51:50 +02:00
yuni c59f8242c9 lower illuminance from the sun 2024-05-01 00:44:47 +02:00
yuni b614f723c8 use hexadecimal color values for hud_color* settings 2024-04-30 23:47:26 +02:00
yuni 2d97ed1416 move Preferences struct under Settings struct 2024-04-30 23:42:48 +02:00
yuni 3a0b3dc1c3 actually apply the preferences from the .toml file 2024-04-30 23:41:37 +02:00
yuni c56ae18f5a move outfly.toml to src/data/ 2024-04-30 23:24:38 +02:00
yuni 00ce509935 track the source of the preferences 2024-04-30 23:15:55 +02:00
yuni f9e3046799 enable toml_edit's display feature so we can use doc.to_string() 2024-04-30 23:15:38 +02:00
yuni 4b5aba86d1 Revert "switch from toml to ini as config file for simplicity"
This reverts commit 8da20abff8.
2024-04-30 22:55:12 +02:00
yuni 8da20abff8 switch from toml to ini as config file for simplicity 2024-04-30 22:41:14 +02:00
yuni d65d3b2aec read preferences from outfly.toml 2024-04-30 22:38:54 +02:00
yuni 4ea2f2d1e4 add toml_edit dependency 2024-04-30 17:25:43 +02:00
yuni b947fc4918 document dependencies 2024-04-30 16:27:57 +02:00
yuni 7493b71019 work on roadmap 2024-04-30 13:42:13 +02:00
yuni 03563ad955 shrink humans down to actual size 2024-04-30 01:26:59 +02:00
yuni 115b9d4538 move thebe closer to player 2024-04-30 01:12:26 +02:00
yuni 55d9822bf3 fix thebe position regardless of real time clock 2024-04-30 01:08:26 +02:00
yuni cb59b8fc7f make moons orbit prograde instead of retrograde 2024-04-30 01:03:45 +02:00
yuni 15bd02f6f8 implement "orbit_phase_offset" command 2024-04-30 00:56:41 +02:00
yuni 7f5894f9f7 set moon orbit phases according to real time clock 2024-04-30 00:37:19 +02:00
yuni 2eb2915f62 add rotation and orbit direction to map 2024-04-29 23:33:09 +02:00
yuni 5a58503332 add design document 2024-04-29 23:21:57 +02:00
yuni 8a6b1e6357 add HACKING.md 2024-04-29 16:31:58 +02:00
yuni ca63fb5e03 bundle CHANGELOG.md with release zips 2024-04-29 15:57:37 +02:00
yuni 217e02afb1 add CHANGELOG.md 2024-04-29 15:55:52 +02:00
yuni ae9d77afda add GPL/SIL/CC0 license texts to LICENSE.md 2024-04-29 15:50:42 +02:00
yuni 8a86514e31 add LICENSE.md 2024-04-29 15:44:02 +02:00
yuni acf50e7dfd bundle the GPL3 badge with the repository to avoid an external link 2024-04-29 15:02:36 +02:00
yuni 478d6081ba update .gitignore 2024-04-29 14:59:26 +02:00
yuni 419d38c616 add README.md to src/build/nix/ 2024-04-29 14:55:34 +02:00
yuni 8a617cc844 bikeshed directory locations 2024-04-29 14:50:15 +02:00
yuni 5aafdb95b1 move /blender/ to /media/blender/ 2024-04-29 12:43:39 +02:00
yuni 9b402df46f bump version to v0.8.2 2024-04-28 23:23:40 +02:00
yuni 82fd1313b2 hide speedometer text when speed is 0 2024-04-28 06:40:11 +02:00
yuni 133fa9122f add speedometer text 2024-04-28 06:29:01 +02:00
yuni 95b1c87194 update speedometer.png 2024-04-28 06:28:49 +02:00
yuni 21df9da95c add second speedometer for very high speeds 2024-04-28 05:42:00 +02:00
yuni 54da276091 add speedometer 2024-04-28 03:15:45 +02:00
yuni 310be85e05 add better reticule, properly toggle visibility 2024-04-28 03:15:20 +02:00
yuni fc4cc8cdad add sprite reticule 2024-04-28 01:33:27 +02:00
yuni 53ada82a02 move moonlet so you don't start the game in the shadows 2024-04-27 18:59:01 +02:00
hut 80087d9815 Merge pull request 'build/nix: Make wayland a build dependency' (#2) from axeman/outfly:fix-nix-wayland into main
Reviewed-on: https://codeberg.org/hut/outfly/pulls/2
2024-04-27 15:16:13 +00:00
Akshay Mankar 8b6e2a4d92
build/nix: Make wayland a build dependency 2024-04-27 16:51:20 +02:00
yuni ef53da1580 change feature set for nix build to "release_linux" 2024-04-27 15:59:30 +02:00
hut e5e0b13ce1 Merge pull request 'build/nix: Put runtime deps in rpath' (#1) from axeman/outfly:fix-nix into main
Reviewed-on: https://codeberg.org/hut/outfly/pulls/1
2024-04-27 13:57:20 +00:00
Akshay Mankar 30ab2d3e6e
build/nix: Put runtime deps in rpath 2024-04-27 15:11:42 +02:00
yuni e900eae57f shorter intro 2024-04-27 15:02:31 +02:00
yuni e6a048c01f add liberapay badge 2024-04-27 14:58:23 +02:00
yuni 19b3e57d98 rearrange paragraphs 2024-04-27 14:41:44 +02:00
yuni 9717e494d8 move /src/blender to /blender 2024-04-27 14:40:06 +02:00