reporust_rebootcancel

135,641 Commits over 4,474 Days - 1.26cph!

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