248,583 Commits over 3,928 Days - 2.64cph!
Leaderboard backup, run #
16061
Only move nav mesh agent on transform change if the position actually changed - Fixes agents not moving correctly with skinned meshes with bone objects enabled, transform changed is getting thrashed
Resave template prefabs, some of them have missing materials
Remove long unused shit from pixelinput and vertexinput and clean it up
Convert world position to projected position on FinalizeVertex, don't like that these are opaque, let's see what we can do about it
Fixed ballista client loading issue
Fixed horse towing ropes not being destroyed when the joint breaks
Deleted test assets, added finished jacket, hat and trousers
Skinning, and .clothing files
Santa hat lods
Model attachments has a dispose, use it on model reload
Experiment with dark pie menu colors
Fixed ballista choppy 3rd person reloading
Horses equipment (armor, shoes, saddle) and speed mods
Add CookieContainer.TryGet<T>
Fixed NotImplementedException on the client when a ragdoll collides with something
Object menu filters out prefab assets that don't have a source file - some old compiled hammer prefabs are hanging around?
Fixed jittery movement when noclipping
SQRTRoughness was correct behavior for sampling envmaps
Use multi-bounce ambient occlusion
Feathering goes outer rather than center, allow to have inner (negative) feathering again, fixes light leaks in maps
Setup rotation through animation curve
Swap over to using Quaternions instead
Xmas menu background video
Renamed back to testbulb in case it is hardcoded somewhere or not updating with manifest or whatever.
Add roughness test scene, Compares if IBL GGX Filter matches reference
Ass rotate implementation. Setup anim events. Moved everything over to a Viewmodel script
Tweaked catapult seat mount point
Allow handcuffed player to be forced mount
Reloading level change player corpse throwing force
Editor exporting of presets as default configs.
Load defaults before convars.
Check for array before lists when creating serialized collection - Fixes array properties (Broken by 3882ec7)
Fix Convert to/Break from prefab not updating Inspector (#1731)
Fixes sbox-issues/issues/6596
merge from legacy_shelter_description_change
▅▅▉▅▄ ██▆▍ ▅▅▅_██▉▌▍▇_▌▊▌▉▊▄_▇▌▉▌▊▉▅█▅▇
merge from xmas_light_uncrappification
battering ram - model update export
battering ram - updated animator to remove additional broken anim loop
updated battering ram anims
Renamed Inputs appropriately
Creative Tab now selectable when given Creative Permissions
Finished the CreativePanel, can now give yourself items if you have the proper permission
CreativePanel BuildHash
Use high-res font instead of pixel font, much more legible
Use high-res font for text particles
Update Inventory/ItemSlot styling
Update GameMenuHeader styling
Updated Permissions styling + OnOffSwitch styling
Update Crafting Tab styling
Update Purchase Land UI styling
Update CustomTooltip styling
Update VoicePanel styling
Update SkillsPanel styling + more header tweaks
QuestPanel styling and more Inventory+Permission styling
Creative + Journal styling
More HUD/GameMenu styling
Main Menu + Popup + Fishing styling
Delete unused resource/chromium/ folder
Remove non existent commedit.dll from sdkenginetools.txt
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