yuni
|
4ea35f8a67
|
fix selectagon flicker for good
|
2024-04-24 05:05:31 +02:00 |
|
yuni
|
2522367026
|
simplify setting ambient light on hud toggle
|
2024-04-24 03:58:11 +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
|
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
|
a1910c4075
|
move model loading code into skeleton
|
2024-04-22 21:10: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
|
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
|
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
|
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
|
f169ceac8f
|
show the game version in the HUD
|
2024-04-18 03:56:32 +02:00 |
|
yuni
|
3079b17a1b
|
better error handling with target acquisition
|
2024-04-16 15:56:12 +02:00 |
|
yuni
|
f815e3d62e
|
late console lines fade out completely when they expire
|
2024-04-15 23:45:46 +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
|
594b05f638
|
always show "absolute" speed, even if targeting
|
2024-04-15 21:28:52 +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
|
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
|
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
|
a2b348fc59
|
cleanup
|
2024-04-14 21:52:18 +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
|
ef9d9c8fcc
|
cleanup
|
2024-04-13 16:03:07 +02:00 |
|
yuni
|
9698dcdfee
|
render choices
|
2024-04-13 15:26:45 +02:00 |
|
yuni
|
b41891ba3b
|
implement showing the first message of a chat
|
2024-04-13 00:39:21 +02:00 |
|
yuni
|
56385b257d
|
rip out existing chat implementation
(this was SO satisfying)
|
2024-04-12 20:49:26 +02:00 |
|
yuni
|
5ca31fda65
|
add chat definitions in YAML format (integration still needed)
|
2024-04-12 20:37:19 +02:00 |
|
yuni
|
9954c19d2a
|
implement travel to Oscillation Station
|
2024-04-11 01:34:16 +02:00 |
|
yuni
|
5f56d63d32
|
Space Pizza™ chef: add chef hat AR overlay
|
2024-04-10 22:36:19 +02:00 |
|
yuni
|
d064680d60
|
clippy: add AR face ^_^
|
2024-04-10 21:03:30 +02:00 |
|
yuni
|
ac9ee34e1f
|
delta v actually displays the relative velocity now
|
2024-04-08 04:37:58 +02:00 |
|
yuni
|
48e54265f9
|
simplify
|
2024-04-08 04:28:19 +02:00 |
|
yuni
|
3ed8a9b8b0
|
smaller FoV when zooming
|
2024-04-08 04:16:01 +02:00 |
|
yuni
|
0b0fd5664d
|
more readable g force display
|
2024-04-08 03:05:46 +02:00 |
|
yuni
|
b72a596559
|
fix distance display, and autoconvert large numbers to other units
|
2024-04-08 03:05:39 +02:00 |
|