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
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
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
c2ee7ee3e1
better aiming in 3rd person mode
2024-05-08 18:40:01 +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
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
yuni
c1b071996a
make Rudy more visible
2024-05-07 21:09:07 +02:00
yuni
eaddfcd8cc
disable shadows on selectagon
2024-05-07 21:05:51 +02:00
yuni
1dadfd5770
desaturate parts of dashboard icon, make it look more bloomy
2024-05-07 21:02:42 +02:00
yuni
7d31a95a7c
show dashboard icon when flashlight is active
2024-05-07 20:54:24 +02:00
yuni
b4441f6715
add car dashboard icon for high beams
2024-05-07 20:43:14 +02:00
yuni
c363aa41b1
fix NoShadowCaster/Receiver with loaded gltf scenes
2024-05-07 19:38:19 +02:00
yuni
6e92e37cdf
turn off flashlight when entering vehicle
2024-05-07 19:13:49 +02:00
yuni
0c1393290e
fix suit damage on collisions outside of vehicles
2024-05-07 19:07:32 +02:00
yuni
79673e5ec5
fix collision sounds
2024-05-07 19:07:24 +02:00
yuni
f9fcb885fa
remove light orbs from inconspicuous asteroid - use flashlight now
2024-05-07 18:08:05 +02:00
yuni
8627934993
swap flashlight/camera keys. F=flashlight, H=3rd person mode
2024-05-07 17:51:30 +02:00
yuni
e08339ad5e
add key to toggle flashlight, fix flashlight in 1st person mode
2024-05-07 17:11:18 +02:00
yuni
f88d063beb
add spotlight to player
2024-05-07 15:35:47 +02:00
yuni
358938631f
much better Jupiter texture
2024-05-04 03:00:56 +02:00
yuni
7cfd4377c7
s/Coffee/Soykaf/
2024-05-02 19:12:10 +02:00
yuni
a4ee4a60ef
allow teleporting to other stars, though this kinda breaks the game
...
but seeing the night sky from so far away is truly magical
2024-05-02 01:43:16 +02:00
yuni
d2970d0ffb
fix star positions during large-scale map movement
2024-05-02 01:36:06 +02:00
yuni
e750ca93ad
fix audio not playing on startup
2024-05-01 23:01:41 +02:00
yuni
aed356c380
more documentation for generate_starchart.py
2024-05-01 22:52:41 +02:00
yuni
e8c0f7f6fa
less AR ambient light
2024-05-01 22:26:02 +02:00
yuni
b695ba7701
fix floating point errors in map mode on far away targets
2024-05-01 22:18:15 +02:00
yuni
591b4a4f46
move actor::position_to_transform to camera module
2024-05-01 21:50:59 +02:00
yuni
e361b1f493
cleanup
2024-05-01 21:50:16 +02:00
yuni
cd515d0e87
give the planets an accurate axial tilt
2024-05-01 21:42:17 +02:00
yuni
fc017dcd43
change angle specification for rotation* commands to degrees
2024-05-01 21:25:33 +02:00
yuni
632d1b02c9
set actual scale of planets, though now they glitch on close zoom-in
...
this is due to floating point precision error, need to move render
origin to the center of the camera
2024-05-01 21:13:49 +02:00
yuni
9ba8b42b2c
remove Pluto's status as a planet
2024-05-01 21:01:32 +02:00
yuni
70cf0920e9
add textures for remaining 7 planets
2024-05-01 21:00:46 +02:00
yuni
bca15ad5ff
move WIP cultist asteroid further away
2024-05-01 19:11:41 +02:00
yuni
fea8b656e0
consolidate planet/moon definitions into single block
2024-05-01 19:07:14 +02:00
yuni
54624d6aac
add planet names
2024-05-01 18:59:03 +02:00
yuni
d02a6fac90
enable HUD and third person mode by default
2024-05-01 18:50:46 +02:00
yuni
2672793df4
give planets a different, smaller marker
2024-05-01 18:07:51 +02:00
yuni
2cb9f10f4b
mark solar system planets (and pluto) the same way as moons
2024-05-01 17:55:05 +02:00
yuni
fd90c1b2f0
add special point-of-interest markers for moons
2024-05-01 17:43:16 +02:00
yuni
aa95f894ad
move Metis Prime station in dynamic orbit behind Metis
2024-05-01 17:21:05 +02:00
yuni
6741c3f189
disable point lights on bus stations for performance reasons
2024-05-01 17:20:37 +02:00
yuni
c9b6e0b0e1
thinner metis notch
2024-05-01 17:17:56 +02:00
yuni
4c369d7a32
add handcrafted collider for the whale
2024-05-01 17:17:43 +02:00
yuni
753aa93127
adjust reaction wheels of vehicles
2024-05-01 05:21:27 +02:00
yuni
cfadb5e2bf
start dev mode only when run with cargo. remove "mute_music" feature
2024-05-01 05:01:11 +02:00
yuni
b00c583d4d
faster rotation stabilizer
2024-05-01 04:02:04 +02:00
yuni
66920f44e9
fewer asteroids (for performance reasons, due to shadows)
2024-05-01 03:52:08 +02:00
yuni
95645e4ab1
add hollow asteroid under construction
2024-05-01 03:36:54 +02:00
yuni
35b56c2295
tweak player reaction wheel speed
2024-05-01 03:19:08 +02:00
yuni
a9fc27ac27
better g-force calculation
2024-05-01 00:58:58 +02:00
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
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
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
ca63fb5e03
bundle CHANGELOG.md with release zips
2024-04-29 15:57:37 +02:00
yuni
8a86514e31
add LICENSE.md
2024-04-29 15:44:02 +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
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
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
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
Akshay Mankar
30ab2d3e6e
build/nix: Put runtime deps in rpath
2024-04-27 15:11:42 +02:00
yuni
9717e494d8
move /src/blender to /blender
2024-04-27 14:40:06 +02:00
yuni
c4f08d82c9
move build.rs to root directory to avoid surprises
2024-04-27 13:50:58 +02:00
yuni
77bc8ee8e1
add release_windows/release_linux features to streamline building
2024-04-27 00:32:38 +02:00
yuni
32b4a7a895
remove unused component structs
2024-04-26 23:17:08 +02:00
yuni
9058e4a588
add nixos package (WIP)
2024-04-26 23:16:03 +02:00
yuni
e50e345d48
toggle dev mode with feature flags, document --features dev
2024-04-26 14:24:37 +02:00
yuni
e67aa16a93
make asteroids targetable
2024-04-25 05:22:44 +02:00
yuni
36cad88e77
cleanup
2024-04-25 04:17:26 +02:00
yuni
89cd374d9e
add zoom sound effect when zooming map
2024-04-25 04:16:39 +02:00
yuni
1f3f0eec7a
add various sound effects to key presses
2024-04-25 03:52:32 +02:00
yuni
d70e22678e
add "woosh" sound effect when opening map
2024-04-25 03:47:10 +02:00
yuni
729e6be59d
add command line options for help, and for setting window mode
2024-04-25 03:23:43 +02:00
yuni
178f6f5d45
add "--gl" option to set WGPU_BACKEND=gl
2024-04-25 02:37:45 +02:00
yuni
8e27525b35
restore real size of moons. add setting "large_moons"
2024-04-25 02:22:58 +02:00
yuni
d4ebe355ce
add blender source of suit_v2.glb
2024-04-25 01:22:45 +02:00
yuni
c7e439ab08
move /build to /src/build
2024-04-25 01:14:38 +02:00
yuni
6843784f30
read keybindings.in in the correct (reversed) order
2024-04-25 00:47:42 +02:00
yuni
8553abd1fd
update keybindings.in
2024-04-25 00:44:34 +02:00
yuni
1cf4d28609
fix selectagon's spontaneous rotation
2024-04-24 21:20:28 +02:00
yuni
2b07ef67d1
copy serenity station's new style to the other bus stops
2024-04-24 21:17:41 +02:00
yuni
0dda705db2
rename oscillation station to farview station
2024-04-24 21:07:29 +02:00
yuni
48b1b7b72b
prettier serenity station
2024-04-24 21:04:33 +02:00
yuni
5b38b78c70
cleanup
2024-04-24 20:47:51 +02:00
yuni
9a2516aa60
move secret character
2024-04-24 20:40:52 +02:00
yuni
d1dc3da34f
easier targeting of small objects
2024-04-24 20:40:40 +02:00
yuni
e3de0d56f7
add F2 key to toggle shadows
2024-04-24 20:40:20 +02:00
yuni
6d8341ba56
lower shadow distance
2024-04-24 20:17:37 +02:00
yuni
9c9d92bb8e
add chat option about the greenness of bus stations
2024-04-24 20:13:43 +02:00
yuni
7ec5b3e493
boost AR ambient light
2024-04-24 20:08:09 +02:00
yuni
b80cc9387f
fix selectagon hiding
2024-04-24 20:02:51 +02:00
yuni
b5878802a3
cleanup
2024-04-24 19:59:14 +02:00
yuni
4c26f2ef4f
implement shadows, tweak world objects for better visibility
2024-04-24 19:54:37 +02:00
yuni
f0df596ea1
better lights at pizzeria and bus stations
2024-04-24 17:27:13 +02:00
yuni
579a354f50
brighter directional illumination
2024-04-24 16:58:56 +02:00
yuni
b0407135a1
better light at bus stops
2024-04-24 05:37:27 +02:00
yuni
ae4a6b1f82
add mesh collider to pizza sign
2024-04-24 05:05:41 +02:00
yuni
4ea35f8a67
fix selectagon flicker for good
2024-04-24 05:05:31 +02:00
yuni
4c316e36a6
despawn asteroids only when they're 1km+ away
2024-04-24 04:37:10 +02:00
yuni
656d7f02f0
cleanup
2024-04-24 04:30:59 +02:00
yuni
343bba314c
tweak Lum light
2024-04-24 04:18:05 +02:00
yuni
3ded8103d5
fix bad lighting effect
2024-04-24 04:13:36 +02:00
yuni
bf62689fe2
fix inability to scale model of light sources
2024-04-24 04:13:01 +02:00
yuni
2522367026
simplify setting ambient light on hud toggle
2024-04-24 03:58:11 +02:00
yuni
90372afaef
cleanup
2024-04-24 03:56:23 +02:00
yuni
366500e928
fix selectagon flickering on hud toggle
2024-04-24 03:55:45 +02:00
yuni
fe89308a94
hide player coordinate in dev mode
2024-04-24 03:49:26 +02:00
yuni
c57a4a13f8
give monoliths and satellite a mesh collider
2024-04-24 03:49:01 +02:00
yuni
ed2d2bde07
cleanup
2024-04-24 03:08:14 +02:00
yuni
be9f439d6e
update chef hat AR overlay
2024-04-24 03:03:18 +02:00
yuni
69008bb91a
Revert "change some settings for more convenient animation development"
...
This reverts commit 3a230dd3f0
.
2024-04-24 02:57:23 +02:00
yuni
d38bf45a9c
add space suit v2
2024-04-24 02:56:39 +02:00
yuni
3a230dd3f0
change some settings for more convenient animation development
2024-04-23 19:10:03 +02:00
yuni
00a23eb0b0
WIP animated player
2024-04-23 19:08:27 +02:00
yuni
73410efc09
add comment
2024-04-23 17:45:47 +02:00
yuni
e7df73d4fc
more efficient(?) collider hiding
2024-04-23 17:44:22 +02:00
yuni
9c4167f6e9
move defs.txt to src/data/
2024-04-23 17:40:16 +02:00
yuni
2ecb976b14
move around code to better match the module's purposes
2024-04-23 17:39:07 +02:00
yuni
8fa7859568
document module purposes
2024-04-23 17:33:36 +02:00
yuni
29f0850874
embed assets only in release builds
2024-04-23 15:39:46 +02:00
yuni
ce65022905
despawn skeleton limbs on player death
2024-04-23 03:49:47 +02:00
yuni
7f55ca7d80
reorganized models
2024-04-22 23:36:19 +02:00
yuni
08f88f7eeb
give animated suit to everybody
2024-04-22 23:28:32 +02:00
yuni
6bf2596649
move head further down
2024-04-22 23:28:22 +02:00
yuni
191d918e4f
tweak legs
2024-04-22 23:25:32 +02:00
yuni
228380b9f4
refactoring
2024-04-22 23:20:42 +02:00
yuni
c9adeeb94f
tweak skeleton
2024-04-22 23:11:41 +02:00
yuni
44f0770226
animate suit
2024-04-22 23:09:50 +02:00
yuni
bc9ff6b7a6
implement constructing suits from skeleton
2024-04-22 22:21:18 +02:00
yuni
68f274cb90
load the base of the skeleton
2024-04-22 21:11:00 +02:00
yuni
a1910c4075
move model loading code into skeleton
2024-04-22 21:10:59 +02:00
yuni
a12ffac841
add skeleton.rs and individual body part suit models
2024-04-22 21:10:52 +02:00
yuni
c1e76d09a9
Space now resets the map camera
2024-04-22 00:07:45 +02:00
yuni
267ffc105c
Yuni now patches up the player on first meet
2024-04-22 00:03:17 +02:00
yuni
6267be23cd
add Yuni, orbiting Thebe
2024-04-21 23:52:29 +02:00
yuni
2d2be6bd7e
cleanup
2024-04-21 21:57:59 +02:00
yuni
bf87866244
cleanup
2024-04-21 21:48:02 +02:00
yuni
e1d48c72a3
smaller point of interest marker
2024-04-21 21:47:04 +02:00
yuni
8e987f6d22
make MeteorAceGTs points of interest
2024-04-21 21:46:54 +02:00
yuni
556f097193
show point of interest marker only if HUD + map are active
2024-04-21 21:38:46 +02:00
yuni
00e4fb4957
add point of interest markers in AR mode
2024-04-21 21:21:34 +02:00
yuni
7b21c2b820
tweak ASCII art
2024-04-21 19:34:00 +02:00
yuni
1adb56c0e2
add ASCII art header to most files
2024-04-21 18:25:30 +02:00
yuni
44e4c5493a
move starting position closer into the ring
2024-04-20 04:57:18 +02:00
yuni
115cd1b46d
tweak key bindings
2024-04-20 04:49:46 +02:00
yuni
0d9bf25f52
make map movement keys much more intuitive
2024-04-20 04:39:48 +02:00
yuni
c79320d072
implement moving with AWSD in map. this allows changing target!
2024-04-20 04:19:30 +02:00
yuni
973506d335
fix rotation of 4 galileian moons
2024-04-20 03:51:04 +02:00
yuni
2c44d89c53
fix the bus dropping you off right into the sun /o\
2024-04-20 03:27:20 +02:00
yuni
7e56f1f07b
display pronouns of targets
2024-04-20 03:07:28 +02:00
yuni
e6ca1c5b50
make pronouns optional (tā tāāā!)
2024-04-20 02:48:55 +02:00
yuni
dba6c4183a
hide orbital circles when AR is off
2024-04-20 02:37:00 +02:00
yuni
e8eb7a77a1
reduced starting map zoom level
2024-04-20 02:36:45 +02:00
yuni
61986d2f43
slower map zoom
2024-04-20 02:33:37 +02:00
yuni
d0acc6988f
add orbital inclinations
2024-04-20 02:26:04 +02:00
yuni
1d220c79cc
add orbital rings for all 8 planets of the sun + pluto
2024-04-20 02:16:17 +02:00
yuni
d8722a4f98
add orbit rings in map for jupiter and its moons
2024-04-20 02:09:04 +02:00
yuni
8e04cddda5
add the remaining moons: Metis, Adrastea, Amalthea
2024-04-20 02:05:51 +02:00
yuni
d2744d7f16
cleanup
2024-04-20 02:04:34 +02:00
yuni
f1a7781fa2
properly reset generic asteroids on death
2024-04-20 00:47:51 +02:00
yuni
42a3577c57
enable scrolling the map with the mouse wheel
2024-04-19 22:54:27 +02:00
yuni
ed1ef1bb1f
fix asteroids spawing inside the sun rather than around jupiter
2024-04-19 22:41:16 +02:00
yuni
5c29681ee3
position cheats now teleport you relative to identified objects
2024-04-19 22:30:15 +02:00
yuni
e3ff386011
keep track of positions of IDed objects, for easy rel. position calc.
2024-04-19 22:23:25 +02:00
yuni
0044f50e68
better starting zoom level
2024-04-19 04:41:07 +02:00
yuni
ed6187d996
restore jupiter's ring
2024-04-19 04:18:45 +02:00
yuni
513e3d89ef
center map around targeted object
2024-04-19 03:54:17 +02:00
yuni
7d85a93449
restore previous night sky appearance, tho with real star distances
2024-04-19 03:42:59 +02:00
yuni
70a602de5c
enforce min/max zoom levels
2024-04-19 03:38:32 +02:00
yuni
ea26711806
place stars at their actual xyz coordinate. (try zooming out in map 🤯 )
2024-04-19 00:43:12 +02:00
yuni
fca8251f27
place sun separately of the other stars, for better placement in map
2024-04-18 23:39:34 +02:00
yuni
0c2c295f6b
place stars ~105 lightyears away from the player, should be enough...
2024-04-18 23:14:27 +02:00
yuni
8cd970a930
fix selectagon orientation in map mode
2024-04-18 23:05:29 +02:00
yuni
336527c4c0
fix AR flicker when moving
2024-04-18 22:48:30 +02:00
yuni
a14e295007
tweak map parameters
2024-04-18 22:48:21 +02:00
yuni
463745eabb
add map mode 🥰
2024-04-18 21:25:41 +02:00
yuni
f169ceac8f
show the game version in the HUD
2024-04-18 03:56:32 +02:00
yuni
81b09d183a
boost interaction distance
2024-04-17 15:24:00 +02:00
yuni
a6e6dac3d8
reposition Lum
2024-04-17 15:15:24 +02:00
yuni
919b801832
fix dying from entering vehicles
2024-04-17 13:55:39 +02:00
yuni
c9e271184c
update mouse sensitivity after the recent collider/mass change
2024-04-17 13:55:30 +02:00
yuni
1b0209f38b
toggle skybox off. don't like the result
2024-04-17 04:08:44 +02:00
yuni
6d12033e23
add starry sky box with shader
2024-04-17 04:02:40 +02:00
yuni
f95a69c095
fix jupiter's rotational axis
2024-04-16 23:31:08 +02:00
yuni
7475b104ba
cleanup: simplify position_to_transform
2024-04-16 19:51:04 +02:00
yuni
24edac27e5
add "The Whale", hollowed-out asteroid to scoop up debris
2024-04-16 19:44:46 +02:00
yuni
5373edb02f
cleanup
2024-04-16 19:44:05 +02:00
yuni
c880a8fb97
add basic grainy texture to material_asteroid
2024-04-16 18:28:15 +02:00
yuni
8afd150223
fix collider hiding
2024-04-16 17:12:39 +02:00
yuni
f56521e49f
add dummy material_asteroid.wgsl and shading::AsteroidSurface
2024-04-16 16:41:15 +02:00
yuni
babbef279a
implement better scene collider removal
2024-04-16 16:40:20 +02:00
yuni
b186b37ffb
add debug function that applies JupitersRing shader to all scenes
2024-04-16 16:28:19 +02:00
yuni
fc01b68086
add shading.rs
2024-04-16 16:27:17 +02:00
yuni
8248d43463
add textured asteroid "Lum" with cave system and light orb
2024-04-16 16:04:53 +02:00
yuni
3079b17a1b
better error handling with target acquisition
2024-04-16 15:56:12 +02:00
yuni
fd16d6931e
add "targeted yes" command
2024-04-16 15:55:37 +02:00
yuni
4d4ccb9d9f
give moonlet mesh collider
2024-04-16 05:53:04 +02:00
yuni
9d9482dd4a
give pizzaria mesh collider
2024-04-16 05:50:58 +02:00
yuni
4ac1d020e2
update meshes in defs.txt
2024-04-16 04:11:52 +02:00
yuni
2402fe7b03
add "mesh handcrafted" command
2024-04-16 04:10:43 +02:00
yuni
23a85807a5
get colliders from scene mesh with name "Collider", hide it in render
2024-04-16 04:04:22 +02:00
yuni
efd85e1433
fix mesh colliders breaking due to CENTER_WORLD_ON_PLAYER
2024-04-16 02:44:01 +02:00
yuni
830d371e36
set density/inertia for computed mesh
2024-04-16 02:31:25 +02:00
yuni
cf34ab5a63
Revert "ok this is hilarious, you can fly the pizzeria now"
...
This reverts commit c7a050e2aa
.
2024-04-16 01:55:53 +02:00
yuni
c7a050e2aa
ok this is hilarious, you can fly the pizzeria now
2024-04-16 01:55:23 +02:00
yuni
6002688bb4
determine closeness based on distance to surface, not center
2024-04-16 01:54:34 +02:00
yuni
f815e3d62e
late console lines fade out completely when they expire
2024-04-15 23:45:46 +02:00
yuni
02dab4b4b7
tweak hud colors
2024-04-15 23:40:36 +02:00
yuni
b8a122904a
cleanup
2024-04-15 23:23:46 +02:00
yuni
22bfc62acc
Revert "fade out text through color, not alpha, for performance reasons"
...
I don't actually think there's any performance reasons....
This reverts commit 35d6937793
.
2024-04-15 23:23:16 +02:00
yuni
35d6937793
fade out text through color, not alpha, for performance reasons
2024-04-15 23:21:15 +02:00
yuni
45fbd4e2b5
add F1 key to show key bindings
2024-04-15 23:17:44 +02:00
yuni
a1c4fbb821
smooth out engine volume, fixing audio glitches
2024-04-15 21:56:01 +02:00
yuni
65f57cbccb
smaller text in HUD
2024-04-15 21:29:06 +02:00
yuni
594b05f638
always show "absolute" speed, even if targeting
2024-04-15 21:28:52 +02:00
yuni
76548d86a4
rename SpacePizza™ to Nox
2024-04-15 21:22:41 +02:00
yuni
f01fd06bac
different colors for different console log levels
2024-04-15 21:18:02 +02:00
yuni
8533b689b2
overhaul HUD
2024-04-15 21:00:13 +02:00
yuni
f85e01c6f6
typo
2024-04-15 18:22:50 +02:00
yuni
fd741ae905
tweak mouseless camera control sensitivity
2024-04-15 13:17:10 +02:00
yuni
32537315d0
fix rotation of selectagon, especially when targeting jupiter
2024-04-15 04:07:56 +02:00
yuni
2d5348956e
move chatbox to the top left, implement fading of old messages
2024-04-15 03:57:21 +02:00
yuni
2a7714661f
fix chat
2024-04-15 03:32:00 +02:00
yuni
a46d29715e
move status display to the top right
2024-04-15 02:42:23 +02:00
yuni
e47e175fc5
how only the 3 most recent log entries
2024-04-15 02:35:12 +02:00
yuni
51089049ae
fix choice/text colors
2024-04-15 02:34:43 +02:00
yuni
eb3353bb07
color vitals/suit integrity red if low
2024-04-15 02:32:30 +02:00
yuni
b857d46119
clean up HUD creation
2024-04-15 02:29:49 +02:00
yuni
73beb451dd
tweak conversation
2024-04-15 02:08:25 +02:00
yuni
ba1269627d
fix choice order
2024-04-15 02:06:10 +02:00
yuni
97141ed73a
write cozier dialog at pizza store
2024-04-15 01:45:40 +02:00
yuni
05769c988c
implement "if: ~value:" to negate it. ("!" doesnt work for YAML reasons)
2024-04-14 23:57:58 +02:00
yuni
27ada34377
add teleport key (x)
2024-04-14 23:39:30 +02:00
yuni
d1aaefb490
typo
2024-04-14 22:34:12 +02:00
yuni
3c317111d3
cut off star magnitude above 6.0 for brightness/size calculations
2024-04-14 22:31:10 +02:00
yuni
69fb360229
move stars.rs to an included array in src/data/
2024-04-14 22:30:49 +02:00
yuni
49f9900469
cleanup
2024-04-14 22:00:10 +02:00
yuni
ad9f6dbd39
render stars as circles instead of spheres
2024-04-14 21:52:29 +02:00
yuni
a2b348fc59
cleanup
2024-04-14 21:52:18 +02:00
yuni
ac1d1d9bca
boost interaction distance
2024-04-14 21:51:59 +02:00
yuni
2c28394705
cleanup
2024-04-14 21:16:06 +02:00
yuni
03d2809295
fix regression that caused inlined ifs to be displayed as choices
2024-04-14 21:14:26 +02:00
yuni
d28e56a1aa
accelerate chat speed in dev mode
2024-04-14 21:07:59 +02:00
yuni
2e57f911ed
implement conditions on choices
2024-04-14 20:44:29 +02:00
yuni
d21f8b4b09
implement "inlined" conditions (like - if $x > 4:
)
2024-04-14 20:02:23 +02:00