131,303 Commits over 4,232 Days - 1.29cph!

10 Days Ago
All consumables can no longer be used when both hands are occupied (driving a mountable that blocks item usage) ^ This is a stopgap change until hotbar food eating is implemented Improved "disabled" menu option text to be more generic.
10 Days Ago
Minor mat tweaks for lighting behaviour. LOD1 popping improvements.
10 Days Ago
merge from main
10 Days Ago
Reworked the supply drop to fix the visual regression.
10 Days Ago
Add proper null check when dismounting weapon seats
10 Days Ago
Merge from parent
10 Days Ago
Compile fix
10 Days Ago
merge from boat_building
10 Days Ago
Updating rf transmitter deploy animation
10 Days Ago
Predict reload syncvar
10 Days Ago
Merged the initial dock & edit test to save us all the hassle of trying to dock boats.
10 Days Ago
- Apply head animations to be in reference to the starting head position/rotation
10 Days Ago
blowpipe animation updates
10 Days Ago
Merge: from spectate_dontfloodsnapshots - Fixes spectate not working in UsePlayerUpdateJobs 2 case Tests: tried to spectate occluded player
10 Days Ago
Bugfix: Ensure initial player snapshot gets sent to spectator in UsePlayerUpdateJobs 2 case Tests: on craggy with UsePlayerUpdateJobs 2, took 2nd player behind a hill to occlude, then tried to spectate them - confirmed that the first snapshot got sent.
10 Days Ago
Merge from horse_medsyringe_healing
10 Days Ago
Fix mission event for healing using wrong prefab ID
10 Days Ago
mini fridge corpse mesh
10 Days Ago
- Added a script to convert skinned mesh renderers to mesh renderers - Parking these extra changes right now (for a few days)
10 Days Ago
Merge from parent
10 Days Ago
viewmodel camera animations for rear 50cal
10 Days Ago
merge from tax_convars_rename
10 Days Ago
Ensure the wind turbine transmission also rotates. Rotates in the opposite clock direction (as it would in real life)
10 Days Ago
mini fridge added gibs and updated lods updated deploy and item prefabs adjusted slot count to 30 (temp needs gameplay pass) updated bounds update manifest
10 Days Ago
Restored missing entities.RemoveAll in copypaste after filtering prefabs
10 Days Ago
medical syringe viewmodel - made functional - added anim events - updated clip data - removed camera animation (for now)
10 Days Ago
main -> unskinned_windmill
10 Days Ago
Fixed copypaste merge fuckery, restored copyboat commands
10 Days Ago
Fix broken diving goggles
10 Days Ago
Update to crockery textures
10 Days Ago
Null checks in UI_DropsController to prevent menu NRE when loading playground
10 Days Ago
use a realmed trace for TriggerParent.HasObjUnderFeet so they don't freak out in-editor at speed
10 Days Ago
Merge: from main
10 Days Ago
Added helper functions to get boat building area player, boat, block and deployable counts. Switched a function which wasn't freeing lists correctly to use the helper functions.
10 Days Ago
fixed boombox.static causing errors in conjunction with culling volumes now uses meshlod and a shadowproxy as it is an expensive object
10 Days Ago
Merge from parent
10 Days Ago
Merge from rpg_skin
10 Days Ago
Birthday hat - Rebound skin mesh in the prefab, updated .item prefab reference and the vm settings
10 Days Ago
static speargun prefab cleanup
10 Days Ago
removed renderer batch on compound bow placed on non lodgroup type object
10 Days Ago
gun display rack weapons wont cast shadows
10 Days Ago
Renamed workbench tax convars to prevent loading old values from server configs workbench1TaxRate -> workbenchTaxRate1 workbench2TaxRate -> workbenchTaxRate2 workbench3TaxRate -> workbenchTaxRate3
10 Days Ago
Fixed elevators losing power when power is plugged into a non power slot somewhere in the column
10 Days Ago
Ghost ships now show a map marker Fixed rotation of deep sea island icons
10 Days Ago
Merge from floating_cities
10 Days Ago
S2P all FC's + HLOD
10 Days Ago
Fixed some missing farm access dialogue
11 Days Ago
Missing file
11 Days Ago
Disable the disco ball light emitters entirely with a tight LOD range, saves around 200k triangles, 300 shadow casters and a few hundred batches
11 Days Ago
Merge from parent