136,037 Commits over 4,293 Days - 1.32cph!

Just Now
work in progress on block prefabs backup
Just Now
Merge from fix_npc_flanking
4 Minutes Ago
Per-player max boat building station limit wip
5 Minutes Ago
Merge from naval_update
5 Minutes Ago
Hook up new flanking algorithm to fsm
16 Minutes Ago
Paintball Gun - missing viewmodel adjustments
22 Minutes Ago
Paintball Gun - swapped hopper shader and material adjustments to avoid exploits
23 Minutes Ago
Regraded everything for the changes. End result is less crushed darks.
36 Minutes Ago
Updating snowmobile driving anims
37 Minutes Ago
Added wearable tag to overalls prefab Icon update
48 Minutes Ago
merge from bot_sleeptarget_collider_fix
52 Minutes Ago
51 Minutes Ago
Merge from decal_layers_fake_transmission
53 Minutes Ago
Brightened overalls so their multiplied colour better matches the paintball colour Other minor texture fixes
56 Minutes Ago
merge from main
59 Minutes Ago
Added simple CPU and GPU timing tests for the shadow presets along with a simple editor window for configuring settings
1 Hour Ago
Merge from naval_update
1 Hour Ago
Merge from main
1 Hour Ago
lightbulb_emissive mat to opaque
1 Hour Ago
Merge from naval_missions
1 Hour Ago
Reduce default mission valid states work queue budget from 0.3ms to 0.1ms
1 Hour Ago
Deleting duplicate hopper mesh for paintball gun
1 Hour Ago
Manually call OnParentChangingClient on client entities that have no new parent. This callback was never being called in this situation, for any entities. Remove the hardcoded immediate send for balloons on boat parenting changes as this also fixes that issue.
1 Hour Ago
Merge from missionreward_stack_fix
1 Hour Ago
- Remove option to check inventory space for rewards before completing missions, this is now run on very every mission - Add some guards to while loop when dispensing rewards to prevent potential infinite loops if something goes wrong - Getting the total required reward item slots for a mission also correctly checks item slots required for bonus rewards
1 Hour Ago
More monument blocker blockout progress
1 Hour Ago
force sleeping bots to refresh collider size when being removed from the BotColliderWorkQueue, catches edge case for using sleeptarget on spawned bot players
1 Hour Ago
Merge from main
2 Hours Ago
Added a method of faking better transmission for decal layers on the standard shader by manipulating the dot product of the light direction and normal
2 Hours Ago
RW on blocks, work in progress on block prefabs backup
4 Hours Ago
crypt building skin blocks models and gibs updated textures, materials
6 Hours Ago
Fix pool leak in DamageUtils
Today
Don't save child storage containers of a workcart if the workcart itself isn't going to save Disable deep sea in Bill B test map and move it to the Dev submenu
Today
Respect item stacksize when giving out mission rewards Adjust required slots calculation, enable checkSpaceForRewards for the naval missions
Today
Merge from naval_update
Today
Cleanup
Today
Restrict vehicle checks to PlayerHelicopter and BaseBoat just in case
Today
Change vertex density slider to int Switch to linear sampling where density is increased
Today
Merge from main
Today
Merge from naval_update
Today
Updated deep sea teleport checks to check for all vehicles, not just helicopters (still checks list of vehicles on deep sea manager) Should fix submarine smuggling
Today
blockPlacementOnChildEntities toggle on Socket_Specific entities now runs the player boat check from SocketMod_BoatBuildingBlock This should ensure any entities that are blocked on the tugboat should be blocked on player boats
pt_boat_turret_improvements_3 -> main
Compile fix
Make front turret 4x less accurate (by AI) than the rear
Properly cancel reload animation if you get off a turret
Fix clamping issues
Merge from naval_update
Merge from naval_missions
Add some logs to help figure out why it's possible for an index to be out of bounds when accessing mission objectives