reporust_rebootcancel

128,713 Commits over 4,201 Days - 1.28cph!

10 Days Ago
Enable repair for boat building station
10 Days Ago
▋▆ ▉▄▋▍ ██▅▌ ▆▊▉▊
10 Days Ago
Merge from boat_building
10 Days Ago
Merge from parent
10 Days Ago
Floating city 3 / replaced redundant entities / scene2prefab
10 Days Ago
Remove dismount transforms from PlayerBoat prefab
10 Days Ago
█▅▌▄█▊▅██_▊▌▋▍▇▍▄▌ ▌▆▉▄▆
10 Days Ago
Optim: Set Pool<BufferStream> capacity to 32k (sum of NetRead and NetWrite caps) We end up eating up default capacity on busy servers(1.1k BufferStreams on 330p server), causing allocs. This should help avoid that. Tests: none, trivial change
10 Days Ago
Shortened bird poo decal effect. Cabin no longer enterable
10 Days Ago
Remove dismount overrides from PlayerBoat now they're not needed
10 Days Ago
Renaming paintball rig
10 Days Ago
Adding paintball gun rig
10 Days Ago
merge from parenting_improvements
10 Days Ago
compile fix for BaseMountable change - switched out client-incompatible check to an explicit disabling of the behaviour from the vehicle parent instead - set flag on PlayerBoat only
10 Days Ago
Refactors to LoadedAmmoWorldModel from feedback
10 Days Ago
Optim: UsePlayerTasks - pre-allocate NetWrites when sending snapshot queues This should reduce contention on the Pool<NetWrite>'s lock and let worker threads blast as fast as possible. Will need to revisit after measuring the pre-alloc overhead for main thread. Tests: On Craggy with UsePlayerUpdateJobs 2 flew away from island's network range then back - entities were where there have been before flying away.
10 Days Ago
Restore return for invalid dismount positions, not affecting us anymore after moving seat positions
10 Days Ago
Replaced redundant entities with props in all floating city barges and walkway prefabs Created a prop version of the electric furnace prefab
10 Days Ago
Large oilrig S2P (fixes old scientists spawning again after merge from main 134314)
10 Days Ago
merge from parenting_improvements - just the stairs parenting volume
10 Days Ago
gave boat stairs their own parenting trigger volume
10 Days Ago
Merge from bbb_deploy_changes
10 Days Ago
Fix hit particles not rendering
10 Days Ago
Disable MarkAttackerHostile on two more entities
10 Days Ago
Fix MountedWeaponSeat NRE
10 Days Ago
Push the wander direction away from the wall if it gets too close. Hopefully this will stop scientist boats congregating at the corners of the deepsea for no reason
10 Days Ago
naval_update -> pt_boat_2
10 Days Ago
scientist_boats_gameplay_2 _> naval_update
10 Days Ago
pick up fuel when picking up boat engine
10 Days Ago
Fix fingers not working on reload animations
10 Days Ago
More PlayerBoat prefab cleanup
10 Days Ago
merge from fix_ice_skin_particles to fix chainsaw fx lighting issues
10 Days Ago
Merge the two separate layers/loops into one for GetDeployedEntities
10 Days Ago
Fixed broken towel lods and floating props in casino
10 Days Ago
Deep sea icon for the map and death screen toggle button
10 Days Ago
Remove BoatBuildingBlock.ForceDeployableSetParent override. BoatBuildingStation.GetDeployedEntities() now grabs consutrction layer non-building block entities (doors, windows, etc) to parent them instead of relying on previous BBB override.
10 Days Ago
▆▋▊▅▅▋ ▅▇▉▄▊▄ █▅▋▄ ▇▅▊▌ ▉▉▇ █▌▌ ▄▅▉▍▉▉▆▆.
10 Days Ago
Removed the collision on the deep sea portal buoys
10 Days Ago
merge from boat_mountable_fixes
10 Days Ago
set steering wheel as DirectlyMountable, behaviour is the same but shortcuts checking the vehicle parent MountInfo in some cases
10 Days Ago
check whether the BaseMountable is a MountPoint for its vehicle parent when checking HasValidDismountPosition - already being checked for retrieving the actual positions, this just stops the menu item being hidden in some cases
10 Days Ago
single 50cal animation update
10 Days Ago
Fixed error with towel LOD materials
10 Days Ago
merge from deep_sea
10 Days Ago
Don't kill deep sea manager and deep sea portals during the deep sea wipe
10 Days Ago
Remove unintended building volume from PlayerBoat
10 Days Ago
All heads LODs Heads combined into 1 object per LOD
10 Days Ago
Merge from render_pipeline_testing
10 Days Ago
setting ForceDeployableSetParent to true for the PlayerBoat so parenting deployables actually works
10 Days Ago
Mark small ramp colliders as r/w