192,830 Commits over 4,049 Days - 1.98cph!

4 Months Ago
Merge from qol_scope_zoom_toast -> main
4 Months Ago
▍▊▊█ ▇▊▅▄▇▋█▋▇▋▌▌█ ▉▍▌ ▍▍ ▉▄▌, █▄▍▌▌ ▍▆▅▄▉▄▇█▍ ▍▅▅ ▋▉▉▋█ ▍█▇▍ ▄▌ ▇▇▍▄▊▉▍ ▉▅▆ ▉▌▅ ▉▆▆▌ ▉▄▉▄▊▌▅▄▉ ▅▍▄▉█▌ ▌█▌▋ ▉▄▋ ▌▄▇▄▌▆▊▇▅ ▆▋
4 Months Ago
Updated knight armour 4k textures
4 Months Ago
exported 3p shield anims correctly and turned 'write defaults' back on for the metal shield idle in player animation controller
4 Months Ago
Fix scientist corpse prefab ID not being updated after folder move
4 Months Ago
replaced greybox volumes with the wip floor kit in ruins
4 Months Ago
merge from xmas2024
4 Months Ago
Codegen
4 Months Ago
Codegen
4 Months Ago
Merge from primitive
4 Months Ago
Merge from main
4 Months Ago
ice sculpture sound import settings
4 Months Ago
ice sculpture sounds
4 Months Ago
Fixed priority of block impact anims so they don't go via the idle state
4 Months Ago
Fixed left hand driven camera animation not working when shields are active
4 Months Ago
Split "Save Backpack Holster" option on HeldEntity inspector into two options, "Save Scene Position as Holster" and "Save Scene Position as Backpack Holster" Added a "Save Holster Info to Prefab" button that copies the current holster values to the prefab asset Don't show any of these options on Held entities if they are not in the scene (they would have failed anyway)
4 Months Ago
Merge from primitive
4 Months Ago
Adjust shield holstered positions Removed some placeholder anims
4 Months Ago
Disable write defaults on shield idle
4 Months Ago
Merge from main
4 Months Ago
Fixed car shredder in the junkyard using a borked shadow proxy. Junkyard S2P
4 Months Ago
Maybe fix for miner hat issue, not sure. Couldn't reproduce it.
4 Months Ago
▊▇▆▍▉ + ▄█▉▍▌▊▇ ▆▉▇▍▊▌▄▇
4 Months Ago
- only regenerate previous/target weather textures if the states change - do moon lighting - add convar to force a cloud config - other shader adjustments
4 Months Ago
▄█▅▇▆█▅ ▄▊.▋█▄▆▍▆▅█▄▍ ▅▍ ▊▅▌▅ ▄▇█▇▅▍▆▌▅ ▆▇▌ ▉██▄ ▊▄▆▉ ▆▉█▋▇▉ ▍▆▉ ▋█▆▇ ▅▆▄▊▋█▌▅ "▅▄▋▌▆▍▉" ▉▅▇ ▊▍ ▆▍ █▍▊ ▍▊▍▄ ▇█▌▄▉▇▆ ▇▇▍▊ ▇▇▄█▊'▌ ▄▊█▊ ██▌▇▄▆▋ ▅▍ ▋▋▌▅ ▌▊▍▌▋▉▆▆▌ █▍▉▍▌▍ ▆▌▌ ▍▉▇▌▄▍▋ ▉▄█ ▆▇▅▌█▅▅ ▌▋▄▇▄▅█' ▉▍▌▋▄█▋
4 Months Ago
Merge from /deluxe_christmas_lights_emission/xmas_light_uncrappification/ (MeshLOD removal.)
4 Months Ago
Just run the LOD0 mesh instead of LODMesh scripting every instance -- to test incompatibility. Probably wasn't even worth the CPU overhead anyway.
4 Months Ago
added worldmodel prefabs for the knight armour, added knight armour viewmodel prefab
4 Months Ago
updated battering ram anim, new states in animator, more build up in attack anim
4 Months Ago
Fix branch specific compile error
4 Months Ago
Fix compile error I forgot to press CTRL+S when last minute renaming
4 Months Ago
Fix compile error I forgot to press CTRL+S when last minute renaming
4 Months Ago
hl2.exe => gmod.exe in factory reset bat Put MAX_EDICT_BITS local in net.lua back, as without it stuff might break due to version inconsistency
4 Months Ago
engine.CloseServer now returns true if quit command was issued Fixed crashes with func_tank Handle DAdjustableModelPanel when main menu is open Added a Player Model Selector button to spawnmenu The context menu widget stuff is too hidden Make Hammer use gmod.exe when generating GameConfig.txt Remove last 3 parameters of engine.WriteSave Hide mat_surfaceid and vgui_drawtree_panelptr Fixed player ragdoll forces always being applied to center Now applies forces to the physics object that was shot. Added timedemo and related convars/concmds to blocked list Add a hack to ensure engine.CloseServer works from start up Fixed a crash with ConVarExists Minor micro optimization in VRAD Added MAX_EDICT_BITS global enum Updated Run Map dialog in Hammer https://files.facepunch.com/rubat/2024/December11-872-GenerousSkimmer.png Added NPC:GetLastPosition Added NPC:SetMoveDelay/GetMoveDelay Added physenv.Set/GetPhysicsPaused Added NPC:TranslateNavGoal Added sound.SetActorGender( model, gender ) This allows for things like soundscripts to be gender neutral for less code, and enables citizen reskins to use correct voice lines. WARNING: the gender is stored by filename only internally, not by full model path! Remove commedit.dll from sdktools hl2.exe => gmod.exe in factory reset bat Put MAX_EDICT_BITS local in net.lua back, as without it stuff might break due to version inconsistency
4 Months Ago
Make scientists reposition when they realize they are flanked
4 Months Ago
Update: borked linux ServerProfiler.Core It gets loaded, but fails to find an entry point, so it just falls over. I'll continue tomorrow. Tests: built a standalone linux server and tried launching in via WSL - my profiler script throws an exception
4 Months Ago
Fix covers not facing the right way when converted from a prefab local space to world space
4 Months Ago
When waiting in cover, scientist face the side they think you'll come from instead of facing the wall This also helps sneaking up on them when flanking from the opposite side
4 Months Ago
Added physenv.Set/GetPhysicsPaused Added NPC:TranslateNavGoal Added sound.SetActorGender( model, gender ) This allows for things like soundscripts to be gender neutral for less code, and enables citizen reskins to use correct voice lines. WARNING: the gender is stored by filename only internally, not by full model path!
4 Months Ago
merge from xmas2024 109423 (Pre xmas lighting change)
4 Months Ago
Fixed ServerGib editor NRE
4 Months Ago
Better error message when RustTextFixture.SpawnEntity failed
4 Months Ago
Fixed FindPrefabPathsByLabel NRE
4 Months Ago
Added BaseCombatEntity tests, spawn and kill every BaseCombatEntity prefabs in the project
4 Months Ago
Updated knight armour textures, materials and meshes, updated skinning. added male and female helmet.
4 Months Ago
Only show zoom toast after they hold ADS down for 3 seconds
4 Months Ago
Change toast cooldown from 15m -> 5m
4 Months Ago
Add toast to variable zoom scope - will prompt you on hotkeys to zoom up and down - will stop showing once you click the button 5x
4 Months Ago
merge from main
4 Months Ago
Codegen Tests