129,095 Commits over 4,201 Days - 1.28cph!

Today
RPG fx WIP.
Today
Muzzle position fix
Today
Cleanup
Today
Viewmodel render fix.
Today
Viewmodel FX updates.
Today
Chainsaw FX.
Yesterday
- Fix random low res mip levels by using NativeParallelMultiHashMap instead of FixedList to avoid running out of space. - Fix dropping off-screen instances to low res mip levels by considering all instances for mip level calculations instead of just culling surviors. The old off-screen behavior can be examined by setting `indirect_instancing.streaming_use_all_instances 0`. - Mitigate dropping Unity renderers to low res mip levels when Unity's and Indirect Instancing streaming systems disagree by calling ClearRequestedMipmapLevel() when we have determined mip 7.
Yesterday
scientist_boat_ai -> naval_update
Yesterday
Dont kill rest of the scientists when the driver dies (not intentional)
Yesterday
scientist_boat_ai -> naval_update
Yesterday
Only allow killing scientists to happen once Call die on scientists so the loot bags spawn
Yesterday
Fix logic bug in pursue player that could possibly cause recursive behaviour (Active target check was flipped)
Yesterday
naval_update -> scientist_boat_ai
Yesterday
pt_boat_2 -> naval_update
Yesterday
Compile errors
Yesterday
merge from deep_sea_repel -> naval_update
Yesterday
Fix NRE when checking if vehicle is near portal and needs repel force but portal / deep sea entity hasn't been spawned yet
Yesterday
Add collider to the back of the deep sea portals so it's not possible to get fully through the trigger but not teleported
2 Days Ago
Minor adjustment to SWEP:OnRemove * Should be no functional change, just more consistent when it is called with other SENT types Fix UnStatue bypassing CanProperty serverside
Yesterday
Fix playerboat.SetSailsOpen not working because of auth and wrong player position
Yesterday
Bugfix: AnalyticsV2 - fix invalid Json aggregation - logs are aggregated again to reduce spam This breaks azure bulk aggregation, but now the code structure is in place to support both Tests: ran unit tests
Yesterday
Add repel force for vehicles that aren't allowed to teleport before they reach the entrance & exit portal - split old repel code into separate method - check both portal distance and normal ValidBounds distance on the main island - only check portal distance in deep sea
Yesterday
Split into `CanTeleportToDeepSea()` and `CanTeleportToMainIsland()` incase we need that functionality later, both call the same "can this entity teleport" method for now
Yesterday
Added hackable crate to ghost ships When the deep sea opens, we spawn one single hackable crate in a random ghost ship Added deepsea.hackablecrates_count, default to 1
Yesterday
Bugfix: AnalyticsV2 - don't miss client-only initialization during bootstrap flow Tests: monitored client bootstrap analytics
Yesterday
Codegen Manifest
Yesterday
fix world model outline not showing on loaded rpg ammo (for dropped item) - added a check before showing world outlines for if the transfom is active in hierarchy, if not, no outline
Yesterday
merge from cannon_water_fixes
Yesterday
FIx cannon water factor override only existing on clients
Yesterday
Floating city 1 2 3 scene2prefab
Yesterday
Fix floating point overlow in mip level calculation
Yesterday
merge from naval_update/deep_sea
Yesterday
Added renderer for the sea floor in the deep sea, moving it from Y -100 to -50 to match the terrain margin height Removed the bottom radiation volume
Yesterday
Revamped the culling volume setup for the casino interior to improve performance / casino interior will only render when entering through the elevator Added fake curtains to block off the interior when peeking from outside Various other tweaks and fixes
Yesterday
re-populated entity prefab (would not re-connect), added rotational offsets to match existing position, will most likely conflict when merging with player update entity
Yesterday
Bugfix: AnalyticsV2 - skip client analytics if steam hasn't been started Tests: none, trivial change
Yesterday
re-populated worldmodel prefab (would not re-connect), scale and collider updates
Yesterday
set viewmodel prefab to use bone based animation
2 Days Ago
Bugfix: AnalyticsV2 - Log and DryRun no longer skip accumulators and uploaders once changed As an extra, it got rid of a bunch of inheritance code Tests: ran unit tests and logged analytics in editor
2 Days Ago
Fix shooting/reloading cannons under water
2 Days Ago
Add playerboat.sink
2 Days Ago
Fix bug that capped the amount of cameras you can add to a computer station at 256 characters of the combined identifiers, caused by the default max length when reading the joined bookmark string on the client. Bumped it to 1024 which should be more than enough for most situations.
2 Days Ago
fix deploy guide"built-in render texture type not found" error
2 Days Ago
Merge: from main
2 Days Ago
naval_update -> pt_boat_2
2 Days Ago
merge from ferry_cameras
2 Days Ago
Assigned names to the 4 static cctv cameras at ferry terminal, they actually work now. S2P FERRYDOCK, FERRYUTILITIES, FERRYPARKING, FERRYLOGISTICS
2 Days Ago
Lerp when not using sights based on a fixed sensitivity value
2 Days Ago
added hazmat worldmodel, set up prefab and linked to item.