133,455 Commits over 4,262 Days - 1.30cph!

25 Minutes Ago
Further fixes to make sleeping bags work with steam nicknams
56 Minutes Ago
Fix bags dropped when new scientist corpse despawns having blank name instead of "scientist"
1 Hour Ago
Replace getComponent by TryGetComponent to avoid alloc in editor and be a bit faster
1 Hour Ago
Fix killing new scientists not updating num scientists killed statistic, and same for new animals
1 Hour Ago
▆▅▇▍▇: █▌▋▄ ▋▊▌▊▆_▉▋▍█▊▆ - ▌▆▉▉▊▍▍▅▊▊▋▋▄ ▊█▆▊▉▉ - ▅▉▉▋▍▅ ▊▋▊ ▉▍▉ █▆ ▆▌▄▊▋▇ ▇▉▊▅▇▍▌▌▄ ▋▇ ▅█▌▉▊▆█▉█▍▅▆▊▊▅▆█▋▌█▉▌▅▅ ▉▌██▄: ▆▌▋▌, ▆▌▄▊▋▊▉ ▉▅▇▇▆▇
1 Hour Ago
▋▌▊▋▌▊: █▆▍ ▇▌▄▄▋▌ ▅▉▌ ▊▌ ▊▍▇▆▉▆ ▄▉▇▌▇ █▊▊▅▆▋▌▇ ▉▌ ▆▅▌▊ ▋▇▊█ ▌ █▄▉▄ ▊▋▉█▅: ▉▉▌▌, ▄▍▇█▇▉▊ ▇▋█▄▄▇
1 Hour Ago
Fix new scientists having visible healthbar unlike old ones
1 Hour Ago
Some minor changes from TF2 SDK * net_graph lerp * debug builds related change * vgui buildmode fix Update SSE math from TF2 SDK * Just a preventative measure against improper usage of LoadAlignedSIMD Some more TF2 SDK changes * TextImage::GetText fix * scaled physics and saverestore fix * dynamic shadow poke-thru fix Fix some crashy issues Rework internals of Player.Kick and game.KickID * They are now consistent with each other. Replace " with ', trim the command to 511 chars, apply newline at the end. Fix an issue with CBasePlayer::Kick
4 Hours Ago
add subtype to darts, revert attempt to change amount text component to RustText
5 Hours Ago
Bespoke skinviewer lighting rig for the space LR-300
5 Hours Ago
Added Space LR-300 store page media Updated description
5 Hours Ago
Egg suit reposed
5 Hours Ago
made wallpaper holdtype override controller and 3p wallpaper anims
5 Hours Ago
merge from deepsea_island_shorewetness_fix
5 Hours Ago
fix shore wetness on deep sea islands
5 Hours Ago
merge from main
5 Hours Ago
Merge from temp_mesh_instanced_particles_fix
6 Hours Ago
merge from naval_update
6 Hours Ago
Codegen (ResetStaticFields stuff)
6 Hours Ago
merge from deepsea_physicsbounds
6 Hours Ago
deepsea.enabled false now restores the previous physics bounds (0,0,0 - 5000,4000,5000)
6 Hours Ago
- reset scale to 0.7 (caused issues at 1 when scopes were applied unfortunately) - re-positioned ironsights due to scale reversion - sped up deploy to match lr300 deploy timing (fixes weird lerps when going straight into ADS)
6 Hours Ago
Fix odd cannonball loaded position, move it to the back of the barrel.
6 Hours Ago
Stop reload sounds when dismounting the cannon, fix cannon barrel impact sounds.
6 Hours Ago
merge from terrain_potato_remove_everywhere (fixes incorrect terrain blending on cliffs and other props on deep sea islands at shader level 1)
Today
bug fixes
Today
remove terrain potato mode on all shaders that had it on shader level 1 (fixes incorrect blending on cliffs on deep sea islands, etc)
Today
merge from deepsea_portalloading_fix
RHIB and PT boat loot pass 3
Today
Fixed the same race condition issue with ActiveIslands ActiveGhostShips ActiveFloatingCities and ActiveRHIBS Was causing potential issues with deep sea missions
Today
Fixed deep sea loading racing condition Portals could be loaded before the deep sea manager even existed, causing the manager to never get his portal refs Fixes players teleported back to the shore when leaving the deep sea
Today
update icons with new
Merge from remove_client_mission_state_requests
Remove client requests for updating mission states due to concering profiler data Server still sends updated states when we go to talk to a mission provider, but only for that mission provider rather than all (so player still sees correct dialogue options for selecting missions) Server still updated states for all mission providers after accepting a mission, but because player will have a mission currently active it will return much earlier in the function that checks if we can accept each mission
Today
fix balloon error log in main menu
PT Boat and RHIB loot pass 2 Fixed pt boat/rhib sometimes spawning without things in their crate
Today
- Default pos when entering deep sea is the exit portal center, instead of the center of the deep sea - Cleanup to avoid confusion - Added portal state in deepsea.printstate
Today
invalidating cached BaseEntity for TriggerParent OnTransformParentChanged - fixes boats not parenting you again after editing them
Today
merge from deepsea_portal_weather_fixes
Today
Fixed unwanted candle streaks when looking down on the birthday cake viewmodel.
Today
fix vclouds not transitioning in portal with forced weather fix portal storm clouds not using proper lighting intensity (were too bright)
Stolen scientist boats from the oilrig event will no longer be killed later (when oilrig resets)
Today
setup world model boat/building plans entitys with rig and anims
Today
▉▋▉▆▉▋ █▅▄ ▍▅▅ ▄▋▊▅▅▆▄▊▍ █▅▋▅▉▉▄▌ ▉▍▅▄▆▊▄ ▆▇▍▄▅▊ ▆▍ ▍▆▋▅▄▅▆ ▋▋▉▇ ▅▉▌▅▍▆ ▇▆█▍▍▄▋▅, ▊▍▋▇ ▍▉▆ ▅▅▋ ▍▌▇▍▊ ▇▅ █▉▌██▇▆▍ ▌▋▇▋▍▄ ▅▍▍ █▆██▌▍
Today
Show toast for only being able to place cannons on player boats, Fix reload animation error spam on cannons from invalid playables.
Today
Apply proposed SV_PackEntity optimization (Community Contribution) Apply the same fix for func_proprrespawnzone * Of it not being tracked properly like clientside physics props PR: Prevent recreating `GhostEntity` every tick with some tools Remove redundant arguments from calls to Entity:Fire Pull Request: Fixed wrong motor torque axis * Fixes the motor torque axis being wrong if the motor was rotated after creation and before first activation. Fix Lua errors in Sandbox derived gamemodes without spawnmenu Better match viewmodel hands for male11 and male12 player models Fix main menu Lua errors when start that one map Reenable net message buffer limiters So `net.BytesLeft()` would work as expected. This was tried in 2019 but was undone for some reason. In my testing it works. Minor Lua cleanups to do with net.Receive arguments Added render.IsTakingScreenshot Make Entity:SetLightingOriginEntity use model illum position Reimplement kickid from scratch The original implementation is kinda whack. Hopefully this new one fixes whatever issues people are having with it producing weird kick reasons (if the problem is even kickid to begin with) As a bonus kickid "STEAM_0:0:0" "reason" format now works too (previously STEAM_0 format did not work as a single argument) male17 & mossmanarctic glove viewmodel fix Patch some models cs_fix.mdl - Fixed it not loading zombie_soldier.mdl and soldier_stripped.mdl - Remove dependency on cs_fix.mdl, use z_anm.mdl and m_anm.mdl like they are supposed to for player models Fix underwater ambient sound never playing Update game_sounds_manifest.txt Ignore VPK build files Update "CUtlBlockMemory overflow" warning with some numbers Add missing Episodic soundscripts to the HL2 fallback VPK Make npc_strider fall to the ground if moved via physics gun * Also negates the bug where Antlion Guard can launch the strider into the sky infinitely Fixed a material refcount issue with render.MaterialOverride * Occurred with dupe icon generator where the outline became missing texture. Fix potential refcount issues with MaterialOverrideByIndex * Also fixes an issue with submaterials not setting correct variable "numPasses" in model rendering Fixed a recently introduced compile warning Even more potential material refcount issue fixes * render.WorldMaterialOverride, render.ModelMaterialOverride, render.BrushMaterialOverride * Also reset all 3 on disconnect Fix potential crashes with malformed models Use model bounding box if it has no hitboxes for particles * This fixes an issue with most PHX props where the fire particles come out of a single spot on the model, instead of the entire model like expected. Apply memory allocator fix for LuaJIT Apply some random-ish patches from LuaJIT repo
Today
█▍▇▍▌█▋ ▅▆▋ ▋█ ▌▊██▊▉ ▌▇▅▍▅▊▉▊▇▇ ▆▋ ▋▊▊▄▉▋▆▇ ▍ ▊█▍▌ ▇▌▍▊▄█ ▇▉ ▄ █▆▅█▌▋█▅▅▇▌▉▄ - ▅▌▋▅▊ ▅▇▊▆ ▌▅ ▅▌▋▊▍ ▇▌▌▅ ▊▅▇ ▍▄▍▉ ▌▋▉ ▅▄▆▇▋▅ ▌▌▌▆ ▆ █▅█▄▇▄▄ ▌▅▌▉ ▄▇▇▍█▌ ▅▋▊█▌▋▋
Today
Cherry pick fix for low fps cannon reloads on other players
Only allow regular 5.56 ammo to be used to reload the boat 50 cals
Extra MoutedWeapon profiling