239,298 Commits over 3,837 Days - 2.60cph!

5 Months Ago
merge from harbor_crane_ramp_fix
5 Months Ago
merge from bradley_scientists_changes
5 Months Ago
▉▋▊▄█ ▊▉▌▇ ▇▅▇▄▉_█▋▋▊_▄▅▅▌▌▆▉█
5 Months Ago
merge from mission_improvements_may_24
5 Months Ago
merge from storage_adaptor_parent_fix
5 Months Ago
merge from physical_keys
5 Months Ago
Leaderboard backup, run #11298
5 Months Ago
Set use physical keys back to off, was possibly enabled as part of the 2022 upgrade
5 Months Ago
Functional motorbike kickstand, some refactoring
5 Months Ago
Crossbow & legacy bow fire arrow visual upgrades.
5 Months Ago
Compound bow 3rd/1st fire arrow updates.
5 Months Ago
Comment out PingEstimator spam
5 Months Ago
Fire arrow projectile visual revamp Trimmed the trail renderer from it for performance, since it's covered by smoke trail anyway Arrow now illuminates a little bit around it mid-flight.
5 Months Ago
Isolate EffectParent changes to the flamethrowers via a new separatedEffect field, should only be used if animators are causing interference
5 Months Ago
Fixed flamethrower vms getting strangely offset particle effect spawn positions Not entirely sure how but they seemed to be getting affected by the parent animator in a negative way, so they now live in a separate hierarchy and I've updated the EffectParent script to handle this situation
5 Months Ago
Tracking down a very weird NRE that we can't reproduce. Modified SpawnScientist in CH47HelicopterAIController
5 Months Ago
Fixed water bucket VM fluid sim not working with viewmodel camera Also did some general cleanup of the fluid sim script
5 Months Ago
Fixed sleeping bags preventing door controller deployment
5 Months Ago
Reworked fire arrows on hunting bow viewmodel
5 Months Ago
Recache viewmodel renderers on molotov
5 Months Ago
S2P both harbors
5 Months Ago
Merge from main (needed for S2P)
5 Months Ago
Remove kinematic rigidbody from client side cotnainer pickup crane, seems to fix strange mobility issues on stair ramps Also cleaned up the prefab a bit to clear out a bunch of unused transforms on the server Will need a S2P on both harbors once merged to main
5 Months Ago
Automatically spawn players at random points on the map every half second (and then kill them)
5 Months Ago
Make sure we run interpolation on the new loop, this is being rewritten atm so I don't wanna touch it Optimize GameObject.Network, we do not need to constantly find the network root, it should only be set on network spawns and parent changes
5 Months Ago
missing kickstand model
5 Months Ago
separated kickstand from the main rig to allow for the sidecar connections
5 Months Ago
Fix triangle foundations not lining up after building outwards due to side sockets being 0.01m offset
5 Months Ago
Remove more PingEstimator spam
5 Months Ago
Automatically kill players 20 seconds after spawn, unless they're the local client player
5 Months Ago
Fixed all hunting bow arrowheads so they don't render on the middle of the arrow shaft in 3rd person. Reworked the fire arrow flames so that it doesn't bug out and stretch on vehicles. Also added a tiny light source to it and made it look and perform better.
5 Months Ago
Merge NudityNREFix -> TrackDownRagdollStalls
5 Months Ago
Cherry pick 96364 as there were other changes on that branch that aren't ready for main
5 Months Ago
Shorten that prop name
5 Months Ago
Ensure can't use different RPC attributes together, doesn't make sense
5 Months Ago
Fixed errors when using server-side corpses and pixellated censoring in editor, or changing cencoring mode in editor with server-side corpses present
5 Months Ago
Fixed the timer box staying active when a mission doesn't have a timer
5 Months Ago
Fix Socket_Specific_Female not getting parented to the target entity if parentToBone is false, fixes storage adaptors not getting parented properly and preventing industrial setups from working
5 Months Ago
Add some more documentation to the other RPC attributes
5 Months Ago
lb_indexed_pointlight_shadows. By default for now, don't cast shadows to indexed point lights if the cvar is set, rarely worth anything useful
5 Months Ago
added candle and flame to jackolanterns, re-rendered carvable pumpkin icon as previous one clipped
5 Months Ago
Fixed EffectParentToWeaponBone leaving orphaned particle effects in the world after the player changes weapon
5 Months Ago
🧹
5 Months Ago
Implement MethodArguments attribute, use it for UnicastAttribute ensure that first parameter is Connection
5 Months Ago
Arctic Pack typo
5 Months Ago
Update texture mipmaps
5 Months Ago
Fix NRE in BaseViewModel.HideSightMeshes()
5 Months Ago
legacy crate model, lods and gibs materials and textures
5 Months Ago
Fix TC showing "Clear Authoirzed List" when no players are authed on TC
5 Months Ago
Fix more client errors