199,783 Commits over 4,140 Days - 2.01cph!

21 Days Ago
Bugfix: BaseRaidBench - fix NREs by loading game manifest on start Tests: ran scene
21 Days Ago
Pilot Codelock - updated icon, fixed material order in LODs
21 Days Ago
Update: BaseRaidBench - players now animate and produce muzzle flashes Tests: ran the scene
21 Days Ago
Add auto-save paintings option
21 Days Ago
Bugfix: BaseRaidBench - track weapon cooldown properly - also account for animation delay for weapons that have it The benchmark is now much more tame. Tests: ran the scene
21 Days Ago
Fix error with turret lerpspeed when compiling in NONE configuration
21 Days Ago
cleanups from main Cleanups from main Minor cleanups Fix missing Trails undo message localization Fixed particle related crashes when attached to an entity Pointless nullptr checks for CImage when basically OOM Apply SendSnapshot hack from base game to HLTV Allows full update snapshot to exceed 256KB limit, up to 1MB limit. Also updated some console messages and kick reasons to include more useful data Remove links to dead valve websites, link to VDC (Hammer & tools) Remove 1 more dead link from Hammer Merge KeyValue leak fixes from TF2 SDK Some of them were already fixed Change description of bot_zombie convar Fixed missing antlion guard step sounds Move VPK to Tools group in Visual Studio
21 Days Ago
Update: BaseRaidBench - stagger initial weapon cooldowns More realistic, and avoids spiking specific frames Tests: ran scene
21 Days Ago
Update: BaseRaid - emulate rockets and grenade movement Tests: ran scene, player is blasted to high heaven
21 Days Ago
Merge from main
21 Days Ago
update prefab to include item information
21 Days Ago
Fix client server directives compile errors
21 Days Ago
Update header buttons to match all the others
21 Days Ago
Fixed abyss pack page tag
21 Days Ago
WIP Automatic thrust point calculation based on hull blocks
21 Days Ago
Reimplementation of session events
21 Days Ago
Remove leftover components from scientist suit that's not needed since the scientist is not a BasePlayer anymore
21 Days Ago
Disable scientist obstacle avoidance as it causes them to get stuck
21 Days Ago
Fix error from missing param in animator
21 Days Ago
Tag hull pieces
21 Days Ago
- Fix scientists noticing the player again too quikcly after losing them (their awareness value was not decreasing properly) - Fix scientists turning to look at players before they fully noticed them
21 Days Ago
made pilot codelock a skinnable of the codelock, fixed codelock not being default craft after it was broken by the skinnable addition
21 Days Ago
Update: BaseRaidBench - use projectile specific velocity Tests: ran scene
21 Days Ago
Backgound thread that keeps a Steam auth ticket refreshed for events
21 Days Ago
Update: BaseRaidBench - weapons now use their respective projectiles instead of rifle bullets - EffectLibrary can return GameObjects now Tests: ran the scene. Server-side projectiles need further massaging (as there's no server)
21 Days Ago
Track how long since a boat has had a player aboard. Auto close sails after ~30 seconds of having no players aboard.
21 Days Ago
Compass burst cloth and rig update
21 Days Ago
Fixed half height shelf and bathtub planter having weird placement issues sometimes Fixed computer station and twitch desk not being able to be corner snapped
21 Days Ago
Implement AnyPlayersOnBoat
21 Days Ago
Update: BaseRaidBench - implement firing cooldown At least now frame time stabilizes around 150ms. Tests: ran the scene.
21 Days Ago
Removing moss from floating walkway mats
21 Days Ago
Footer styling to match other areas
21 Days Ago
EngineOn now checks for open sails and thrust
21 Days Ago
ghost ship interior progress
21 Days Ago
Save and load fog
21 Days Ago
merge from main - RC
21 Days Ago
Finally fixed the texture space being calculated incorrectly
21 Days Ago
merge from upkeep_convars -> hardcore_refresh
21 Days Ago
Set convars in hardcore gamemode to 5x upkeep (WIP)
21 Days Ago
Properly overcast.
21 Days Ago
Rewrite upkeep code so it can pull convars that are modified at runtime instead of being stuck with the convars it pulled when the TC was spawned - get rid of the arrays, pull convars manually - besides generally needing to be fixed, hardcore gamemode was changing the convar after entities were spawned
21 Days Ago
Video preview when hovering gesture item
21 Days Ago
Modify upkeep convars to make them easier to understand - remove bracket_3_blockcount convar because it doesn't do anything (all blocks past bracket_2_blockcount are automatically in the 4th upkeep bracket) - change descriptions to be a bit easier to understand
21 Days Ago
Gesture icon compression formats, fixes bleeding artifacts
21 Days Ago
Gesture menu wip
21 Days Ago
Merge from trimmed_asset_warmup/scene_warmup
21 Days Ago
Fix Signage.PreProcess NRE on server when client components were stripped at build time
21 Days Ago
UI.Colourize shader supports SoftMask