yuni
|
0662f88fdd
|
play collision sound only on start of collision
|
2024-03-31 05:13:21 +02:00 |
|
yuni
|
852dd79657
|
better reaction wheel sound
|
2024-03-31 05:13:13 +02:00 |
|
yuni
|
61e02ed6ca
|
disable pizza sign angular momentum
|
2024-03-31 04:12:41 +02:00 |
|
yuni
|
3f7bbeec80
|
add second MeteorAceGT behind pizza place
|
2024-03-31 04:11:49 +02:00 |
|
yuni
|
cc198f5465
|
add "light" command, add cozy illumination to pizza place
|
2024-03-31 04:10:54 +02:00 |
|
yuni
|
b655a04ff5
|
remove collider mesh for now, getting warnings from bevy_xpbd
|
2024-03-31 03:26:31 +02:00 |
|
yuni
|
fb3897801c
|
move up MeteorAceGT
|
2024-03-31 03:19:58 +02:00 |
|
yuni
|
d5b98644dd
|
slow down angular velocity based on reaction wheel speed
|
2024-03-31 03:19:15 +02:00 |
|
yuni
|
2411430799
|
apply smooth torque rather than "teleport" when rotating player
|
2024-03-31 03:09:40 +02:00 |
|
yuni
|
ac3b17badf
|
add "collider mesh" command, generating the collider from the scene
|
2024-03-31 01:35:45 +01:00 |
|
yuni
|
7b04a41177
|
add reaction wheel sound
|
2024-03-31 01:35:37 +01:00 |
|
yuni
|
1f79610476
|
add the 4 Galilean moons Io, Europa, Ganymede, Callisto
|
2024-03-31 00:25:28 +01:00 |
|
yuni
|
ccd993a4fe
|
load jupiter from a texture rather than scene
|
2024-03-31 00:18:49 +01:00 |
|
yuni
|
1f046fe8c3
|
change player starting rotation
|
2024-03-30 23:18:33 +01:00 |
|
yuni
|
cab5c8eaf5
|
fix angularmomentum command
|
2024-03-30 23:18:29 +01:00 |
|
yuni
|
0f375fab64
|
add collisions to asteroids, reduce count from 8k to 512
|
2024-03-30 22:59:18 +01:00 |
|
yuni
|
0dca723eaf
|
remove test monolith
|
2024-03-30 22:47:31 +01:00 |
|
yuni
|
237cc6c1b8
|
fix flicker in fade in effect (hopefully)
|
2024-03-30 22:36:04 +01:00 |
|
yuni
|
54cb36d8cb
|
cleanup hud
|
2024-03-30 22:35:00 +01:00 |
|
yuni
|
9975d8b2bf
|
smoother handling of vehicle entrance/exits, also fixes adrenaline
|
2024-03-30 22:31:07 +01:00 |
|
yuni
|
97640c383c
|
add a cozy fade-in from black on start
|
2024-03-30 21:14:04 +01:00 |
|
yuni
|
346239ae6d
|
add log level "Notice", hide startup messages
|
2024-03-30 20:11:27 +01:00 |
|
yuni
|
19de229bb2
|
restore jupiter, add "physics off" command
|
2024-03-30 19:57:35 +01:00 |
|
yuni
|
de8eb23d91
|
add some missing commands
|
2024-03-30 19:54:01 +01:00 |
|
yuni
|
40cb0d6398
|
remove unused import
|
2024-03-30 19:52:01 +01:00 |
|
yuni
|
7d36200a24
|
fix camera jitter~
|
2024-03-30 19:51:41 +01:00 |
|
yuni
|
a0577f4e7e
|
fix mouse movement when player has high angular velocity
|
2024-03-30 19:50:07 +01:00 |
|
yuni
|
3d5385bd73
|
more appropriate masses
|
2024-03-30 19:47:47 +01:00 |
|
yuni
|
c040dbb332
|
fix default suit integrity
|
2024-03-30 19:39:53 +01:00 |
|
yuni
|
257094dc8e
|
add jilk+uo keys for mouseless camera control
|
2024-03-30 19:36:43 +01:00 |
|
yuni
|
6703431ac6
|
fix pizzeria mass
|
2024-03-30 19:15:11 +01:00 |
|
yuni
|
4b13530e4a
|
implement rotation key "r"
|
2024-03-30 19:14:59 +01:00 |
|
yuni
|
116cc4933c
|
bump bevy version to 0.13.1
|
2024-03-30 19:14:01 +01:00 |
|
yuni
|
d1a8c536eb
|
Merge branch 'physics'
|
2024-03-30 19:00:09 +01:00 |
|
yuni
|
d073eb067c
|
fix engine thruster direction
|
2024-03-30 18:58:45 +01:00 |
|
yuni
|
15781d2175
|
fix flicker when toggling 3rd person camera
|
2024-03-30 18:57:46 +01:00 |
|
yuni
|
3472be43b0
|
spawn the player a bit outside the vehicle
|
2024-03-30 18:54:29 +01:00 |
|
yuni
|
80aed73264
|
will this help with vehicle exiting? still seems random...
|
2024-03-30 18:51:21 +01:00 |
|
yuni
|
26b974ea16
|
better camera jitter avoidance
as described here: https://docs.rs/bevy_xpbd_3d/latest/bevy_xpbd_3d/index.html#why-does-my-camera-following-jitter
|
2024-03-30 18:50:53 +01:00 |
|
yuni
|
ce8f4666c5
|
trying to fix player "teleportation" on vehicle exiting...
|
2024-03-30 18:48:33 +01:00 |
|
yuni
|
962f73f522
|
stop physics simulation of original model when entering vehicle
|
2024-03-30 18:05:22 +01:00 |
|
yuni
|
b590c4de44
|
fix collision sfx while in vehicles
|
2024-03-30 18:04:57 +01:00 |
|
yuni
|
af2f43b9f9
|
fix hud speed display
|
2024-03-30 17:19:11 +01:00 |
|
yuni
|
e4a3b92941
|
rotate MeteorAceGT model to face front
|
2024-03-30 17:09:21 +01:00 |
|
yuni
|
e15cf6791f
|
fix new camera control system to work with vehicles
|
2024-03-30 17:05:46 +01:00 |
|
yuni
|
3f656924e1
|
non-shaky camera updates (especially while moving fast)
|
2024-03-30 16:53:26 +01:00 |
|
yuni
|
7431c4f594
|
refactoring camera::run_camera_controller
|
2024-03-30 16:41:29 +01:00 |
|
yuni
|
6e3d958638
|
mouse movement now changes player orientation relatively, not absolutely
|
2024-03-30 16:32:42 +01:00 |
|
yuni
|
0456b8506c
|
add settings.mouse_sensitivity
|
2024-03-30 16:27:56 +01:00 |
|
yuni
|
b945d7bda7
|
add camera::sync_camera_to_player function, fixing cam alignment
|
2024-03-30 16:26:19 +01:00 |
|