129,765 Commits over 4,201 Days - 1.29cph!

2 Months Ago
Backup
2 Months Ago
merge from ui_mipmap_fixes
2 Months Ago
Tagged more item icons to use the UI mipmap group
2 Months Ago
Null check just in case
2 Months Ago
Fixed mannequin losing its skins
2 Months Ago
Bolty, HMLMG, L96, M249 and Minigun can be heard from 600 meters away
2 Months Ago
LR and AK can be heard from 500 meters away
2 Months Ago
Try to find a free spawn location when entering the portal - keep trying spots alongside the portal until a free one is found
2 Months Ago
Fix map not working when deep sea islands are spawned because the tutorial island map marker covers the entire map with a layer of water
2 Months Ago
Shrunk the Prevent Building volume on the attack heli, should stop deployables being blocked through nearby walls
2 Months Ago
Added LODs and COL for farm barge kiosk
2 Months Ago
Shrunk the Prevent Building volume on the attack heli, stops deployables being blocked through nearby walls
2 Months Ago
Fixed server crashes to do with Gonarch NPC Fixed StudioMDL crashes due to $maxverts Restore default FindUseEntity behavior Fixed CBaseFileSystem::ReadLine not working for workshop files Minor VPK support changes from CS:GO Fixed addon dependencies not showing due to regressive Pull Request Change ents.CreateClientRope slack param to work better Make ents.CreateClientRope despawn if any of its entities are removed
2 Months Ago
merge from decor_lighting_dlc
2 Months Ago
uncheck chicken costume blocked from mannequin, add rpc call limit for changing pose
2 Months Ago
merge compile error fixes to naval update
2 Months Ago
Floating city medical bay progress Merged rope bridge Lowered SSS on tarps
2 Months Ago
Fix server restart warning NRE
2 Months Ago
merge from deep_sea/portals -> deep_sea
2 Months Ago
Rename IsInDeepSea(Vector3) -> IsInsideDeepSea(Vector3) to match the entity overload naming
2 Months Ago
Fix attack heli flares and blackjack screens incorrectly using instantiate instead of GameManager CreatePrefab
2 Months Ago
S2P Trainyard, Harbor 1&2, Military Tunnel, Launch Site, Excavator, Power Plant
2 Months Ago
Fix not being able to place barricades on train tracks when near/in a monument
2 Months Ago
Force mannequin to always use male body type
2 Months Ago
Move portal teleport code into DeepSeaManager.Portals.cs
2 Months Ago
Fix OnEntityEnter being called on clientside entities from the serverside TriggerDeepSeaPortal
2 Months Ago
Get portals enter & exit at the "same position" instead of always spawning player in the center - switch to creating portals with different rotations instead of different sizes so we can easily adjust the enter & exit position for portals via localPosition - ensure entiites enter & exit portals at the same relative position (enter north side, exit north side) - adjust the position of the portal when entering and exiting
2 Months Ago
adjusted mannequin collider so it cant put it's arms through walls
2 Months Ago
fix uppercase mannequin prefab paths
2 Months Ago
Disable more burst attributes for place entities offshore
2 Months Ago
Update: UsePlayerUpdateJobs 1/2 - for blocking-water parented players, store empty WaterInfo instead of garbage - Expanded TestWaterFactorsConsistency unit test to detect this case Not marking as bugfix as I couldn't cause any bugs by hacking code. Makes BasePlayer.GetWaterFactors consistent with BasePlayer.WaterFactor Tests: ran unit tests
2 Months Ago
merge from decor_lighting_dlc
2 Months Ago
fix compile error
2 Months Ago
merge from decor_lighting_dlc
2 Months Ago
Mannequin can be deployed on tugboat
2 Months Ago
Fix mannequin inventory swapping and dropping issues
2 Months Ago
Fluo ceiling light deploy volume tweaks
2 Months Ago
Force disable HLOD while Indirect Instancing is enabled
2 Months Ago
Floating city / casino progress and medical bay dressing progress
2 Months Ago
Static beach parasol prefabs
2 Months Ago
Improvised walkways / merged all floor meshes and setup temporary colliders
2 Months Ago
Disable burst compilation on GenerateSpawnPoints for now, its not used anyway.
2 Months Ago
Lighting DLC - Carpet floorpaper - Material, textures, WIP setup
2 Months Ago
merge from fix_burst_compiler_errors to naval_update
2 Months Ago
Move GenerateSpawnPoints job to its own file.
2 Months Ago
gunshot_network_range_improvements -> main
2 Months Ago
Progress backup More splat files & palette stuff.
2 Months Ago
Can only deploy chandelier on flat surfaces Can't deploy chandelier on the deployed layer
2 Months Ago
Restored bolt and l9 to be 700 meters
2 Months Ago
All weapons can now be heard up to 400 meters away (50~ meters higher than regular network range)