198,704 Commits over 4,140 Days - 2.00cph!

9 Months Ago
quick lerp on burstcloth length modifier, reduces jerky behaviour when changing between different modifiers
9 Months Ago
reduced length scaling on dracula cape when ducked and mounted to 0.9
9 Months Ago
merge from military_tunnels_nvg_outfits -> main
9 Months Ago
S2P military tunnels
9 Months Ago
Add NVG outfit loadout onto all scientist spawners so military tunnel scientists spawn with NVGs - only an appearance change: same health, loot & weapons as before
9 Months Ago
- Fixed client build issues - Added IClientComponent to Battering ram and BaseSiegeWeapon visuals - Allow instantForced to be called in SimpleVehicleVisuals - Remove Logs - Moved away from quaternions when applying wheel rotation (should help with bugs?)
9 Months Ago
Add loadout for NVG military scientist outfit
9 Months Ago
Add ability for loadouts to override only certain containers - replace the items worn without stripping all items in the inventory
9 Months Ago
Missed file
9 Months Ago
- Battering ram moved over to use chassis visuals via SimpleVehicleVisuals. - Added support for multiple steer and clamp angles to SimpleVehicleVisuals - Set up more logs - BatteringRamVisuals
9 Months Ago
▇▍-▆▇▇▉█▉▌▌▌ ▌▍█▌▋▄ ▄▅▋▋▋▇ ▊▉▄ ▋▊▇▋▉▄▋▉▄ ▇█▊▅▅▋▉█ (▊▋▊▉▉▌▅▄█▉▄ ▌▉▉▉▌▆▋ ▋▆▄▆▋▄█▇█▇ ▇▍▍▍▆▇▋▍▍█▆▌) - ▅▊▅█▊▋▉.▋▍▌▌▇.▄▇▇▇▍▉▅▆▇.▌ - ▊█▉▅▊▅▋.▊▌▌▉▍.▄▇▅▇▇▋▌▋▇.▉ - ▅▊▍▌.▄█▍▇▇▄.█▇▄_▊▍▉▄▇ - ▍▇▍▄▌▅▆▍▆▊.▆█▇▊█▅▇▍ - ▆▋▅▇.▋▉▉▉▉.▋▇█▇▋▊█▋▄.▉▅▌▋▊ - ▄▅▆▅▌▊▋.▍▍▇▍▇
9 Months Ago
adjusted MaxOriginDelta values on cape burstcloth to match similar assets
9 Months Ago
Fix networking of gib scale to clients Do not initialize the scaled prop physobj as shadow for client only ents
9 Months Ago
Added extra error messages to SimpleVehicleVisuals to make working with the vehicle system a bit easier
9 Months Ago
Added fx effects to all of the battering rams wheels
9 Months Ago
merge from fix_quarry_animator_lod -> main
9 Months Ago
Apply same LOD change to deployable quarries (even though they aren't used in gameplay)
9 Months Ago
Updating hold types with new animations
9 Months Ago
replaced fully rigid linear constraint with a stiff spring and a small linear limit for it to play in - absorbs force spikes better, especially when a kinematic body is attached
9 Months Ago
horse walking, trotting, sprinting, and turning speeds modified by towing - currently flat modifier of 60 percent across the board
9 Months Ago
Merge from fix_quarry_animator_lod -> main
9 Months Ago
S2P quarries
9 Months Ago
S2P pumpjack monuments (trainyard, powerplant, water treatment)
9 Months Ago
missing TowingJointBreakDebug file
9 Months Ago
Move the graphics settings in the options menu into a standalone prefab Render TweakUIDropdown as a dropdown in the preset editor
9 Months Ago
merge from halloween24 - some cloth fixes and dracula cape worldmodel collider fix
9 Months Ago
Show a colour in the Preset select editor
9 Months Ago
Added TowConfig to ballista Prevent mounting and dismount any mounted player when towed
9 Months Ago
siege weapons override vehicle handbrakes when being towed - fixed towed entities not getting their tow attach/detach callbacks
9 Months Ago
Merge from main
9 Months Ago
Merge from teleportpos_improvements
9 Months Ago
fixed negative scale on dracula cape worldmodel collider
9 Months Ago
Add a confirmation prompt when overwriting a pose
9 Months Ago
Merge from main
9 Months Ago
teleportpos now has more consistent behaviour: teleportpos "50 50 50" / 50 50 50 / 50,50,50 / 50, 50, 50 all behave the same.
9 Months Ago
server-only compile fix
9 Months Ago
client-only compile fixes
9 Months Ago
wip io research table
9 Months Ago
9 Months Ago
Parent merge
9 Months Ago
Prefab backup
9 Months Ago
9 Months Ago
Parent merge
9 Months Ago
LODStripper update
9 Months Ago
Parent merge
9 Months Ago
Slight renaming of button labels on PoseTools
9 Months Ago
Codegen
9 Months Ago
Merge from main
9 Months Ago
Undo changes to m_OverrideSubMaterials
9 Months Ago
- Dont force wheel update code. Abstract -> Virtual - Base Siege Weapon now implements VehicleChassisVisuals Client Wheel User - Siege Weapon Wheels are stored on the shared class now - Swapped all siege weapons over to Bills new system (apart from BatteringRam) - BaseSiegeWeapon handles most of the movement logic