userBill Bcancel
branchrust_reboot/main/DPVcancel

20 Commits over 0 Days - ∞cph!

19 Days Ago
Removed use of noEarlyExit parameter, as it's been removed in the world update branch
20 Days Ago
Fixed DPV trouble in moon pools pretty well
20 Days Ago
Fixed objects interpreting the water level as being lower than it actually is in moon pools. Return the top of the water collider instead of the bottom of it.
20 Days Ago
DPV can now be deployed in underwater labs moon pools, and near underwater labs in general. Behaviour is very weird though, needs work.
20 Days Ago
Merge main -> DPV
21 Days Ago
Fixed DPV client-side speed calculation being weirdly variable. Use fixed network time
21 Days Ago
Reduced DPV power again
21 Days Ago
Fixed server compile
21 Days Ago
Gave DPV a little more power, felt slow on real-sized maps
22 Days Ago
Fixed characterWorldCollider being enabled on the DPV on initial spawn. Removed unnecessary double-up inertiaTensor code.
22 Days Ago
Fixed DPV jitter after mount -> dismount cycle. Manually set inertia tensor - turning the character collider on and off was drastically changing it, causing the bad behaviour
22 Days Ago
Reduced base DPV buoyancy
22 Days Ago
Merge main -> DPV
22 Days Ago
Removed gibbable script on DPV world model
22 Days Ago
Reduced DPV fuel capacity to 100, removed exponential fuel display scaling
25 Days Ago
Show more fuel on the gauge for small amounts, since it won't often have big amounts in the 500-capacity tank
25 Days Ago
Show a message if the player tries to mount in too-shallow water, instead of just blocking the mount interaction
25 Days Ago
Merge main -> DPV
26 Days Ago
- Don't allow mounting the DPV in shallow water - Dismount player if water becomes too shallow - Removed unused waterlogged check
26 Days Ago
Added fixcars convar support to the DPV