132,988 Commits over 4,232 Days - 1.31cph!

3 Days Ago
merge from main/naval_update/modular_boat_sounds
3 Days Ago
Reorient seat in gun space
3 Days Ago
merge from main/naval_update
3 Days Ago
- Only update server seat if no client auth
3 Days Ago
Compile fix
3 Days Ago
update from naval_update
3 Days Ago
minor steering wheel sound tweaks
3 Days Ago
- Remove debug logs - Remove ddraw
3 Days Ago
- Missing
3 Days Ago
- Fix rear turret (that was a pain) - Fix front turret screenshake going crazy
3 Days Ago
Cache blockages in all directions, saves a bunch of time for fx management
3 Days Ago
Remove wake from parent boat Add wake to child blocks Only enable if above a certain velocity and there is a clear space in the opposite direction of the boats velocity Add some time and distance gating, only update splash fx every 0.25s and if within 50m of the player
3 Days Ago
- Fix AI beig a bit awkward with the new aiming system - Send snapshots in the right space - Don't use the interpolator when reconcilling - Fix incorrect forward directions after changing those space transforms - Missed HasAuthority check
3 Days Ago
play a sound when finishing building from the steering wheel
3 Days Ago
modular boat engine reverse sound
3 Days Ago
Compile fixes
3 Days Ago
- Fix client trying to override the reoncilliation when reloading
3 Days Ago
▇▌▍█▉ █▄▌▆▉ ▊▉▆▄ █▉▆▅▊▄▅▇_▅▅▉▇▇▉▅▉▌█ (▍▅▇▄▊ █▆█▌ #▆)
3 Days Ago
merge from naval_update/deep_sea
3 Days Ago
Don't bother looking for passengers if we're trying to teleport a BasePlayer
3 Days Ago
▊▇█▇▆ ▄▌▇▊ ▋▍▊▌█▍█▅_▄▉▄█▄▆▇▄▅▄
3 Days Ago
Fixed weather changing abruptly when entering the deep sea exit portal Compile fix
3 Days Ago
- Revised all of the World -> Turret space angle projection math - Prefix a bunch of variables with their 'space' eg world or turret - Rewrite some of the rotation code - Fix some bugs with stuttery or locked rotation (spinning us around sometimes)
3 Days Ago
play deploy effect when rotating sail
3 Days Ago
3 Days Ago
Add splash fx to triangle hull pieces
3 Days Ago
merge from naval_update
3 Days Ago
only play water sounds if modular boat is actualy in the water
3 Days Ago
modular boat sinking and ambient low health sounds
3 Days Ago
Fixed snow inside the entrance deep sea portal
3 Days Ago
▌▍▍▅▉ ▍▄▌ ▋▅▍▍▉▊ █▄▋▋▅
3 Days Ago
▇▊▆ ▍▄▄▊▇▊ ▌▅▅▌▅
3 Days Ago
▌▇▉▋▊ ▅▅▌▉██▇▅ ▊▄▌▍█▄▉▆▍█ █▇▆█▍
3 Days Ago
merge from naval_update/deep_sea
3 Days Ago
Improved the deep sea billboards spawning positions
3 Days Ago
Add splash fx to all 4 edges of the square boat hull Iterate over each block and disable the splash if it's occluded by another block or in the opposite direction of travel
3 Days Ago
Fixed portal backing collider not spawning after a save loading. Added it to the prefab directly instead of spawning it in code, much simpler
3 Days Ago
▅▋▆▋▉▇ ▅▆ /█▅▌▇
3 Days Ago
merge from naval_update/deep_sea
3 Days Ago
Fixed phrase conflicts
3 Days Ago
Teleport trigger can also show toats
3 Days Ago
Players cannot enter the deep sea when its about to close Added toasts telling you why you cant enter (or leave) - when its about to wipe - when you don't have the right boat - when you don't have a boat (swimming)
3 Days Ago
Fixed blacklisted vehicles being blocked before reaching the portal when trying to exit the deep sea, they're now blocked halfway through like when entering
3 Days Ago
Merge from parent
3 Days Ago
Merge from parent
3 Days Ago
Fix server/none compile error in MeshTerrainRootRuntimeObject
3 Days Ago
Mark steering anim as non-looping, fixes it flipping over when at 1
3 Days Ago
Merge from naval_missions
3 Days Ago
Merge from naval_missions
3 Days Ago
Enabled optimize game objects on small engine, strips out all of it's bones at runtime