reporust_rebootcancel

141,927 Commits over 4,413 Days - 1.34cph!

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