reporust_rebootcancel

145,660 Commits over 4,444 Days - 1.37cph!

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.
43 Days Ago
merge from electricfurnace_emission_fix
43 Days Ago
Fixed missing script warning spam when starting a server, caused by the new automated tests classes
43 Days Ago
EmissionToggle now refreshes its MPB after a material swap, it implements ICustomMaterialReplacer Fixes electric furnaces emission issues after loading a skin
43 Days Ago
Assign name and description keys to the base barrel and shelves items
43 Days Ago
merge from main
43 Days Ago
Moved mortar slightly ealier in tech tree, ammo research costs lowered
43 Days Ago
added anti vechicle dmg to mortars basic and fragment, basic stronger
43 Days Ago
mortar deployment improvements Improved colliders more accurate, can not longer be shot through, better pickup
43 Days Ago
prevent mortar deployment under water
43 Days Ago
Effiency upgrade no works works on explosives, satchels. ammo explosive, catapult explosives
43 Days Ago
merge from cubemap_ui_optims
43 Days Ago
merge from binoculars_on_weaponracks
43 Days Ago
merge from mortar_prototype
43 Days Ago
Underwear_pants male LODs
43 Days Ago
Underwear_pants female LODs
43 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
44 Days Ago
Left align country text in the server browser
44 Days Ago
vending_fixes_2 -> main
44 Days Ago
Phrase fix
44 Days Ago
Add an 'are you sure' popup when clearing all vending orders
44 Days Ago
Fix parachute bag appearing on leg when deployed
44 Days Ago
Fix frosty breath emitting from side of head
44 Days Ago
Can now press the larger area around the cost and sell icons
44 Days Ago
Fix emojis not working properly on loot panel purchasing - Additional filtering on the name before being displayed (just in case)
44 Days Ago
Hooked up new(?) forearm twist bones in player_model
44 Days Ago
Increased jaw movement when speaking
44 Days Ago
Remove rich text support
44 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
44 Days Ago
Make 'sold out' look less ass
44 Days Ago
Entering a higher number than in stock automatically lowers the number to max available stock like it used to
44 Days Ago
Missed file
44 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
44 Days Ago
Add more profile markers to NPCAnimController.Update to narrow down allocations when we repro
44 Days Ago
Budget NPCNetworking with fsm, senses etc
44 Days Ago
Only send entity update when new state is different from old state in NPCNetworking
44 Days Ago
Cache agent from TryGetAgent
44 Days Ago
Mega hack to bypass the PlayerUpdateCanvases call when unity renders the realtime cubemap, saving some time wasted on UI for nothing
44 Days Ago
Cache isScientistNPC and sense component in rustNavMeshAgent enable