147,583 Commits over 4,444 Days - 1.38cph!

42 Days Ago
42 Days Ago
42 Days Ago
Potential fix for "Failed to create agent because it is not close enough to the navmesh" spam
42 Days Ago
42 Days Ago
Nicer placement testing
42 Days Ago
Fix NRE in NPCNetworking (subscribers count)
42 Days Ago
Sleeping uses same logic as eye blinks (fixes popping eyeballs during sleep)
42 Days Ago
wb3 collider fix
42 Days Ago
42 Days Ago
42 Days Ago
wip provent building changes
42 Days Ago
Redo clearance zones, fucked it last time.
42 Days Ago
Tweak wb2 clearance volumes
42 Days Ago
Client-side fix for removing upgrades when clearance blocked.
42 Days Ago
merge from electricfurnace_emission_fix
42 Days Ago
Fixed missing script warning spam when starting a server, caused by the new automated tests classes
42 Days Ago
EmissionToggle now refreshes its MPB after a material swap, it implements ICustomMaterialReplacer Fixes electric furnaces emission issues after loading a skin
42 Days Ago
Assign name and description keys to the base barrel and shelves items
42 Days Ago
merge from main
42 Days Ago
Moved mortar slightly ealier in tech tree, ammo research costs lowered
42 Days Ago
added anti vechicle dmg to mortars basic and fragment, basic stronger
42 Days Ago
mortar deployment improvements Improved colliders more accurate, can not longer be shot through, better pickup
42 Days Ago
prevent mortar deployment under water
42 Days Ago
Effiency upgrade no works works on explosives, satchels. ammo explosive, catapult explosives
42 Days Ago
merge from cubemap_ui_optims
42 Days Ago
merge from binoculars_on_weaponracks
42 Days Ago
merge from mortar_prototype
42 Days Ago
Underwear_pants male LODs
42 Days Ago
Underwear_pants female LODs
42 Days Ago
Underwear_bra lods
43 Days Ago
Unerwear_bra neck normal seam fix
43 Days Ago
Player seed updates
43 Days Ago
Fixed parachute offset when equipping an item
43 Days Ago
Left align country text in the server browser
43 Days Ago
vending_fixes_2 -> main
43 Days Ago
Phrase fix
43 Days Ago
Add an 'are you sure' popup when clearing all vending orders
43 Days Ago
Fix parachute bag appearing on leg when deployed
43 Days Ago
Fix frosty breath emitting from side of head
43 Days Ago
Can now press the larger area around the cost and sell icons
43 Days Ago
Fix emojis not working properly on loot panel purchasing - Additional filtering on the name before being displayed (just in case)
43 Days Ago
Hooked up new(?) forearm twist bones in player_model
43 Days Ago
Increased jaw movement when speaking
43 Days Ago
Remove rich text support
43 Days Ago
Seed head updates
44 Days Ago
Skin bundle update (rebuilt on Unity 6)
44 Days Ago
- Add broken item support to vending sell orders - Add support to fake inventory as well
44 Days Ago
Move DDraw DebugSkin out of Resources/ and attach it directly to MainCamera.prefab
44 Days Ago
Fix typo that would cause scientists to not rotate properly towards their target
44 Days Ago
Handles cases in NPCNetowkring where SendNetworkUpdate could be sent multiple times a frame, make sure SendNetworkUpdate is only called once