198,617 Commits over 4,140 Days - 2.00cph!
WIP for pushing against a static barricade to damage it. Will come back to finish this later
Remove a redundant IsInvoking check
Hammer: Texture Browser's current selection is now a read only editable text box so you can copy from it
Hammer: Changed the default 3D view type to "Textured Shaded" from "Wireframe"
Hammer: Moved the "use count" in texture browser above the texture name and fixed the opaque/self-illum/transparency icons to display properly
Hammer: Made the "Entity Report" window a bit wider and stretched the bottom controls to the right edge
Train barricades now allow specifying a minimum velocity that'll destroy the barricade. Below that, they'll just stop the train. Revert my TriggerBase change from earlier.
Fixed train tunnel entrance not having the correct position and rotation in the standalone client
Merge Workcart -> Experimental
Update work cart parenting volume coverage
Train tunnel corridors and stairwells final models /LODs/Colliders/Prefabs
S2P tunnel entrance scene
Train track barricade mesh / collider and gibs
Many improvements to the steamworks library:
* More safeguards against invalid Lua states
* Throw type errors when a callback is not given
* steamworks.DownloadUGC now has an internal queue and displays download progress just like workshop subscriptions would (this also includes dupes now)
Translate steam error code 10
Fixed more compile warnings
▅▊▅▊██▉▇▍ ▅▉▄▊█▆▇█ ▊▄▍▄▆▊▉▉▉▊ ▄▊▌▋▆ ▄█▌▇ ▊▉▉▍▆ ▇▆▍ █▌▌, ▊▋ ▊▌▇▆ ▇▊▌▍ ▉▄▍ ▋▉▊▅▇▇ ▄▆▊▍
Removed unnecessary arguments in C++ => Lua workshop download callbacks in menu state
Fixed a potential issue with Workshop Subs not properly marking files as downloaded
Fixed DTree_Node.MakeFolder producing errors in certain case due to recent changes
SteamAPI Errors on non first page of Dupes/Saves/Addons/Demos will not hide the pagination
fixed tunnel colliders not having read/write set
updated tunneldweller weapons
fixed issue with NPCs using semi automatic weapons sometimes double-firing
NPCs set their obstacle avoidance priority based on velocity (slower moving NPCs now get out of the way of fast ones)
Stop horse from marking transform changed every frame on server. No longer necessary to use this to improve client interpolation as it's handled in BaseEntity.Server now.
updated dwelling bounds, use proper scale for GenericSpawnPoint gizmos
merge from attack range multiplier changes
Fixed undo.AddFunction changes being undone by previous commit
merge from flame_turret_opt
▌▉▇▊▅ ▆▆▆▆▍ ▆▅▄ ▅█▉▊▄▊▉ ▅▌▇▊▆ (▉▊▇▌▊▉▉█ ▄▍▋▄▄ ▅▍▉█▆▇▅ ▉▄██▌▆▄▅ █▌▍▆ ▊█▉▉ ▍█▊ █▋▋▍▆▋)
SetDirty vs. SavePrefabAsset (ItemDefinition.DoPrepare)
Attack range multiplier (and related attack events) test changes.
junkpile_a cover point tweaks
merge from misc_fixes_feb21
Fixed fridge excessively large prevent building volume
fixed XL neon signs blocking windows
TakeCover state triggers StateError event if no valid cover point found
Holding RF Transmitter no longer flags the player as hostile
Allow small box placement under mixing table
Fixed wind generator volume prevent building and deploy volume mismatches causing confusing behavior
Workcart red colour variation:
-red variant materials use a simple _Red suffix to differentiate; these are the only ones that need to be used for the variant.
-removed ao from where the glass window and frame used to be on the door.
Stricter large swimming pool volumes - exploit fix