yuni
c3ac62780a
♥
2024-05-12 23:12:59 +02:00
yuni
d49f331fa5
cleaner dependency specification
2024-05-12 23:11:56 +02:00
yuni
99c8c9c827
fork bevy to fix https://github.com/bevyengine/bevy/issues/13299
2024-05-12 22:54:21 +02:00
yuni
81e700ef66
add death type: GForce
2024-05-12 22:31:16 +02:00
yuni
69381db524
respawn the world on death only after death screen closes
2024-05-12 22:31:15 +02:00
yuni
182659eff0
add death screen
2024-05-12 22:31:14 +02:00
yuni
7aa6885509
add crate prelude
2024-05-12 22:31:13 +02:00
yuni
984830e77b
roadmap
2024-05-12 18:48:17 +02:00
yuni
055d5e9b30
add ring to all gas giants
2024-05-10 13:46:12 +02:00
yuni
21fc2a55f5
add axialtilt command
2024-05-10 13:46:11 +02:00
yuni
3463fb3c4c
changed venus' texture to an almost white one
2024-05-10 12:25:00 +02:00
yuni
e6df2de8b2
high resolution textures for galileian moons
2024-05-10 12:24:59 +02:00
yuni
8664adcec4
enlarge venus to cover clouds, see https://bjj.mmedia.is/data/venus/venus.html
...
Quote from the linked page:
The map should be rendered by projecting it onto a sphere of about 6115 km radius or equivalent unit. Actually Venus' solid body radius is 6051 km but the height of the cloudtops is approximately 65 km so 6115 km seems to be an appropriate value.
2024-05-10 12:24:58 +02:00
yuni
83f43ee06c
rename effects.rs to visual.rs
2024-05-10 12:24:57 +02:00
yuni
932a54b460
merge shading.rs into load.rs
2024-05-10 12:24:56 +02:00
yuni
3c52a10a6d
rename skeleton.rs to load.rs
2024-05-10 12:24:55 +02:00
yuni
10acb83b83
cleanup
2024-05-10 12:24:53 +02:00
yuni
eeffe3cc8c
fix credits
2024-05-10 08:42:24 +02:00
yuni
c2ee7ee3e1
better aiming in 3rd person mode
2024-05-08 18:40:01 +02:00
yuni
500f5c7953
bump version to v0.8.5
2024-05-08 16:38:30 +02:00
yuni
6f1cdbc931
update in-game key binding list
2024-05-08 16:38:10 +02:00
yuni
249b937f68
hide suit integrity gauge
2024-05-08 06:42:45 +02:00
yuni
c2124180f6
change flashlight sound to "switch"
2024-05-08 06:42:35 +02:00
yuni
83966bf452
selectagon rotation -> camera's "up" vector. started flickering a bit
2024-05-08 05:55:53 +02:00
yuni
d44d171a1c
rename Racer to Cruiser
2024-05-08 05:50:35 +02:00
yuni
77bc975a6a
turn off flashlight on death
2024-05-08 05:47:37 +02:00
yuni
f78052f5ed
better leaky suit dashboard symbol
2024-05-08 05:47:23 +02:00
yuni
626c685003
add dashboard icon for leaky suit
2024-05-08 05:17:47 +02:00
yuni
0ba64421d7
add racing vehicle gtlf file
2024-05-08 04:22:38 +02:00
yuni
0023bb9e24
WIP new, more balanced racing vehicle
2024-05-08 03:22:46 +02:00
yuni
9304c6fd7f
tune up the horsepower of MeteorAceGT until it hurts
2024-05-08 02:50:59 +02:00
yuni
35a0d51dfb
battery drain on flashlight
2024-05-08 02:35:36 +02:00
yuni
853b976a43
update color of selectagon to match new color scheme
2024-05-08 01:47:16 +02:00
yuni
f79b5deb04
don't update HUD if it's turned off
2024-05-08 01:38:29 +02:00
yuni
1140e1eaca
move g-force gauge to speedometer
2024-05-08 01:35:28 +02:00
yuni
4b9ed44dd4
less frequent updating of speedometer, dashboard, gauges
2024-05-08 01:20:22 +02:00
yuni
406bd79877
apply square-root scaling to oxygen meter
2024-05-08 01:18:09 +02:00
yuni
c1755b87bf
remove most written information from top-left part of HUD
2024-05-08 01:18:01 +02:00
yuni
0a4e3c3006
cleanup
2024-05-08 01:00:58 +02:00
yuni
a8d824ad16
add symbols to gauges
2024-05-08 01:00:06 +02:00
yuni
99c32ce516
use actual data for gauges
2024-05-08 00:33:49 +02:00
yuni
c38fcaa8dd
clamp suit integrity at 0%-100%
2024-05-08 00:32:20 +02:00
yuni
dc0d4be8ea
add update_gauges system (dummy data for now)
2024-05-08 00:24:36 +02:00
yuni
32e5c2258c
WIP: add gauges to the HUD on the bottom left
2024-05-08 00:16:30 +02:00
yuni
db5fdd5a35
move speedometer to the right
2024-05-08 00:15:34 +02:00
yuni
310f977fb6
add gauge sprites
2024-05-07 23:33:33 +02:00
yuni
60309f84a0
update mapcam.center fast enough to avoid flicker on moving target
2024-05-07 22:05:24 +02:00
yuni
875e27ccf1
more responsive player input (hopefully?)
2024-05-07 21:44:23 +02:00
yuni
0f5c4d1d89
remove CENTER_WORLD_ON_PLAYER feature flag (always enabled now)
2024-05-07 21:33:15 +02:00
yuni
ddf197c057
pack.sh: refuse to run if there are uncommited assets
2024-05-07 21:21:43 +02:00