249,454 Commits over 3,959 Days - 2.63cph!

7 Months Ago
S2P fishing_village_a & harbor_1 again to avoid stomping MeshLOD changes
7 Months Ago
CustomEditorAttribute now orders by number of parent classes so most relevant editor is always found. Resolves Facepunch/sbox-issues#5647
7 Months Ago
Remove from interpolation system on GameObject destroy
7 Months Ago
blockout update
7 Months Ago
disabled callouts for now
7 Months Ago
Remove spawngroups
7 Months Ago
merge from static_props_03
7 Months Ago
Video processing fixes
7 Months Ago
Travelling Vendor + Dynamic Pricing -> Main
7 Months Ago
Map changes
7 Months Ago
Max speed Removed Rigidbody interpolation
7 Months Ago
Merge from main -> fix_barricades_rocks_monuments
7 Months Ago
Converted smart switch receiver to MeshLOD, retargeted the anims
7 Months Ago
Merge from snow_effects_roll_back_and_meshLOD_conversion
7 Months Ago
S2P harbor_1 and fishing_village_a
7 Months Ago
Fixed steering deadzone issues
7 Months Ago
Updated video processing
7 Months Ago
Switch chinese lanterns to MeshLOD
7 Months Ago
Fixed missing bracket on turrets
7 Months Ago
Prefab update Attempt to fix the stuttering
7 Months Ago
Fixed electrical heater placement issue
7 Months Ago
Don't collapse renderers if theres a EmissionScaledByLight component
7 Months Ago
Adjusted metal rowboat scale in tutorial island, harbor_1 and fishing_village to match its old visual scale (no S2P)
7 Months Ago
Reverted ackermann steering to a simple angle based steering system. Works better in most cases Default colliders now checked to ensure they arent a child of the vendor
7 Months Ago
Removed non convex colliders
7 Months Ago
re-connected camera bone in prefab, set additive arms in aniamtor to 0 by defualt
7 Months Ago
Don't create new worlds for map instances, we lose vis on scene objects by doing it this way
7 Months Ago
Fixed all usages of the AdvancedTools prefab not getting rotated correctly, affected prefabs: crate_tools_tutorial, TackleBox, MissionLootBaox_Basic, SubmarineSolo, crate_tools
7 Months Ago
FIxed burned head getting offset in arctic portacabin and tutorial island barrel
7 Months Ago
updated export
7 Months Ago
Fixed secret lab chair gibs missing material
7 Months Ago
fix map origin
7 Months Ago
7 Months Ago
Merge from main -> fix_barricades_rocks_monuments
7 Months Ago
switch to velocity verlet integration
7 Months Ago
Map instances set their world origin to game object position when created
7 Months Ago
Merge from hood_and_cuffs
7 Months Ago
Tweaks/cleanup
7 Months Ago
Unlock leeway
7 Months Ago
Compile fix
7 Months Ago
Merge from main
7 Months Ago
Rebase pvs with world transform, not just the origin, allows vis to work when world origin is rotated
7 Months Ago
Merge from batch_white_fix
7 Months Ago
Rebase check position when getting precise pvs!
7 Months Ago
Fix renderer batching overriding the detail colour property to white on non shipping container batches
7 Months Ago
Merge from sprint_seed_fill
7 Months Ago
Don't allow seed flood fills if the player isn't in distance range of every seed slot in the planter
7 Months Ago
Merge from main
7 Months Ago
Remove IComputeWorldOriginCallback, provide transform to create world directly, makes it easier for us to set initial world origins
7 Months Ago
Make sure physics world debug draw ticks, not just when in an editor viewport