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
|
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
|
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
|
579a354f50
|
brighter directional illumination
|
2024-04-24 16:58:56 +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
|
c1e76d09a9
|
Space now resets the map camera
|
2024-04-22 00:07:45 +02:00 |
|
yuni
|
556f097193
|
show point of interest marker only if HUD + map are active
|
2024-04-21 21:38:46 +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
|
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
|
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
|
d8722a4f98
|
add orbit rings in map for jupiter and its moons
|
2024-04-20 02:09:04 +02:00 |
|
yuni
|
42a3577c57
|
enable scrolling the map with the mouse wheel
|
2024-04-19 22:54:27 +02:00 |
|
yuni
|
0044f50e68
|
better starting zoom level
|
2024-04-19 04:41:07 +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
|
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
|
81b09d183a
|
boost interaction distance
|
2024-04-17 15:24:00 +02:00 |
|
yuni
|
919b801832
|
fix dying from entering vehicles
|
2024-04-17 13:55:39 +02:00 |
|
yuni
|
5373edb02f
|
cleanup
|
2024-04-16 19:44:05 +02:00 |
|
yuni
|
6002688bb4
|
determine closeness based on distance to surface, not center
|
2024-04-16 01:54:34 +02:00 |
|
yuni
|
a1c4fbb821
|
smooth out engine volume, fixing audio glitches
|
2024-04-15 21:56:01 +02:00 |
|
yuni
|
fd741ae905
|
tweak mouseless camera control sensitivity
|
2024-04-15 13:17:10 +02:00 |
|
yuni
|
86cd3b049e
|
rename settings.rs to var.rs, planning to add more than settings to it
|
2024-04-14 14:55:00 +02:00 |
|
yuni
|
86ce38eda1
|
experiment: mute reaction wheels, unless inside vehicle
|
2024-04-11 21:42:42 +02:00 |
|
yuni
|
d0df5c5dbd
|
implement rotation stabilizer (key Y)
|
2024-04-11 21:06:28 +02:00 |
|
yuni
|
db3545e9a3
|
normalize mouse sensitivity across screen resolutions
|
2024-04-10 22:51:11 +02:00 |
|
yuni
|
860d7f8d4b
|
clamp fov change with g force
|
2024-04-10 22:04:07 +02:00 |
|
yuni
|
e95f019f3f
|
tweak fov, mouse sensitivity
|
2024-04-08 03:15:45 +02:00 |
|
yuni
|
1c9bcd7208
|
adapt FoV to g force rather than speed
|
2024-04-08 02:36:47 +02:00 |
|
yuni
|
58bd34cfd0
|
smoother camera movement
|
2024-04-08 02:19:33 +02:00 |
|
yuni
|
d4708c2873
|
tweak gforces, vehicle speed, ignore gforce when cheating
|
2024-04-06 01:36:14 +02:00 |
|
yuni
|
a0514de123
|
allow zooming only when AR is on
|
2024-04-05 23:38:27 +02:00 |
|
yuni
|
0f8ef18123
|
implement zooming on right click
|
2024-04-05 23:38:20 +02:00 |
|
yuni
|
b91effd5b2
|
update comment
|
2024-04-05 23:11:10 +02:00 |
|
yuni
|
e44ecaabcd
|
fix overshoot calculation when matching velocity
|
2024-04-05 23:10:40 +02:00 |
|
yuni
|
36eb5a000e
|
add selectagon around target
|
2024-04-05 22:16:01 +02:00 |
|
yuni
|
f682f1d6c0
|
allow reuse of angular diameter calculation code
|
2024-04-05 22:06:58 +02:00 |
|
yuni
|
b700e0fe24
|
implement matching velocity with targeted object
|
2024-04-05 20:58:37 +02:00 |
|
yuni
|
9694ebfecd
|
base the maximum targeting angle on the angular diameter of the object
|
2024-04-05 20:28:28 +02:00 |
|