131,927 Commits over 4,232 Days - 1.30cph!

37 Days Ago
Ton more auth work, including new functionality, improvements, fixes and menu usability tweaks.
37 Days Ago
Setup prefab world model animators Setup animator rigs Fixed bug preventing you from sitting in the front turret More aim position tweaks
37 Days Ago
Optim: UsePlayerTasks - ServerOcclusion uses CustomShouldNetworkTo and CustomShouldSkipServerOcclusion Microoptim - this reduces hashset look ups and moves some checks to be run earlier. Main benefit is lifting more code out of BasePlayer.OcclusionLineOfSight Tests: none, skipping tests for now
37 Days Ago
Fix missing ghostship_d nav bake, add strip navmesh obstacle components to all ships.
37 Days Ago
Splats & sculpts.
37 Days Ago
▉▆▍▌▋ ▆▇▉▌ ▍▄▋_▉▅▆_▇▋▌▍▊▍_▌
37 Days Ago
Rebase on /main
37 Days Ago
▉▊▉█▌██ ▉▊▅▉▆ ▅▅▌▄▍▊▍▌▊
37 Days Ago
Atlases, cleanup
37 Days Ago
Removed ability to repair helicopters that are in flight
37 Days Ago
merge from naval_update
37 Days Ago
Refactor StripBatchingComponents into StripComponents<T>, add StripNavmeshObstacles to fix unstable ghostship navigation.
37 Days Ago
Fix shipping_container_900_b prefabs being ignored when navmesh is built on ghostships, rebuild ghostship_d navmesh
37 Days Ago
37 Days Ago
conditional art models, textures, material and initial prefabs setup
37 Days Ago
unlock test
37 Days Ago
Added sounds and support for an audio cue for when the wheel is centred
37 Days Ago
Realign rear turret again
37 Days Ago
Merge from shadow_cascades_light_leak_fix
37 Days Ago
Merge from main
37 Days Ago
Warhammer store page
37 Days Ago
edited small engine anims as they were too subtle previously
37 Days Ago
Add PlayerBoatPrivilege derived from VehiclePrivilege, overrides looking at engine. Make LookingAtEngine virtual on VehiclePrivilege. Added PlayerBoat.GetParentPlayerBoat as an easy way for an entity to find it's parent boat.
37 Days Ago
▋▆▅▉██▅█ ▊▇▍▆▅▉ █▅█▋
37 Days Ago
Recreate the left,right and single 50 cal entities with the new prefabs Get it hooked up like before
37 Days Ago
Fix NRE in server builds when scientists are talking to each other
37 Days Ago
- Create buffers with correct flags according to `buffer_upload_mode` - Set default buffer upload mode to be "indirect" (1) - Disallow changing `buffer_upload_mode` during gameplay
37 Days Ago
Update: refactor ServerUpdateOcclusionParallel to allow for experimental changes Tests: compiles in editor
37 Days Ago
added boat_construction_plans + boat_construction_plans_diff to differentiate itself from building plans colour more inline with icon
37 Days Ago
backpack unlock
37 Days Ago
Large backpack rarity
37 Days Ago
Play cannon fire fx when shooting the cannon, add effect recycle to cannon fx.
37 Days Ago
naval_update -> pt_boat_2
37 Days Ago
xmas ceilingpaper tweaks
37 Days Ago
Update: add a bunch of optimization TODO notes for UsePlayerUpdateJobs 2 Gathered from inspecting 330p server snapshot from a late-in-the-patch-cycle server. Will clean-up before merge. Tests: none, trivial merge
37 Days Ago
Fix cannonballs hiding the rpg prefab until they were moving rather than their own visuals. wtf
37 Days Ago
Add projectile info for cannonballs
37 Days Ago
iterations on the plank audio files
37 Days Ago
Added warhammer store page prefabs, using placeholder assets for now Added a scroll view to the store DLC page
37 Days Ago
RPG7 - adjusted weapon position on wild west DLC racks
37 Days Ago
texture import setting tweaks to xmas floor and ceilingpapers
37 Days Ago
RPG7 - weapon rack peg adjustment to fix clipping
37 Days Ago
RPG7 - world model collider and weapon rack adjustments
37 Days Ago
added gibs for the boat building platform and correct referenced them in .deployed prefab. fixed shading issues on platform
37 Days Ago
structure to query drag by angle from flattened pre-baked data (dummy data for testing)
37 Days Ago
edited vm rpg skin anims
37 Days Ago
Merge from boat_building
37 Days Ago
Fix steering wheel/mailbox issue (properly this time?)
37 Days Ago
enabled texture streaming (mips) on halloween wallpaper textures
37 Days Ago
Merge from parent again