248,581 Commits over 3,928 Days - 2.64cph!

12 Days Ago
Resave template prefabs, some of them have missing materials
12 Days Ago
merge from primitive
12 Days Ago
Minor horse code cleanup
12 Days Ago
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
12 Days Ago
Fixed ballista client loading issue
12 Days Ago
Fixed horse towing ropes not being destroyed when the joint breaks
12 Days Ago
Deleted test assets, added finished jacket, hat and trousers Skinning, and .clothing files Santa hat lods
12 Days Ago
Model attachments has a dispose, use it on model reload
12 Days Ago
Experiment with dark pie menu colors
12 Days Ago
Dir changes + backups
12 Days Ago
Fixed ballista choppy 3rd person reloading
12 Days Ago
Horses equipment (armor, shoes, saddle) and speed mods
12 Days Ago
Add CookieContainer.TryGet<T>
12 Days Ago
Merge from primitive
12 Days Ago
Fixed NotImplementedException on the client when a ragdoll collides with something
12 Days Ago
Object menu filters out prefab assets that don't have a source file - some old compiled hammer prefabs are hanging around?
12 Days Ago
Fixed jittery movement when noclipping
12 Days Ago
Codegen
12 Days Ago
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
12 Days Ago
Setup rotation through animation curve
12 Days Ago
Merge from primitive
12 Days Ago
Swap over to using Quaternions instead
12 Days Ago
Update Roughness_test
12 Days Ago
Sculpt backups
12 Days Ago
Xmas menu background video
12 Days Ago
Renamed back to testbulb in case it is hardcoded somewhere or not updating with manifest or whatever.
12 Days Ago
Add roughness test scene, Compares if IBL GGX Filter matches reference
12 Days Ago
Clipping
12 Days Ago
Ass rotate implementation. Setup anim events. Moved everything over to a Viewmodel script
12 Days Ago
Arena 4 updates
12 Days Ago
Arena 4 updates
12 Days Ago
Tweaked catapult seat mount point Allow handcuffed player to be forced mount Reloading level change player corpse throwing force
12 Days Ago
Fix obsoletes
12 Days Ago
Editor exporting of presets as default configs. Load defaults before convars.
12 Days Ago
Check for array before lists when creating serialized collection - Fixes array properties (Broken by 3882ec7)
12 Days Ago
Fix Convert to/Break from prefab not updating Inspector (#1731) Fixes sbox-issues/issues/6596
12 Days Ago
Fix empty Brix error
12 Days Ago
merge from legacy_shelter_description_change
12 Days Ago
▅▅▉▅▄ ██▆▍ ▅▅▅_██▉▌▍▇_▌▊▌▉▊▄_▇▌▉▌▊▉▅█▅▇
12 Days Ago
merge from lanternfixes
12 Days Ago
merge from xmas2024
12 Days Ago
merge from xmas_light_uncrappification
12 Days Ago
battering ram - model update export
12 Days Ago
battering ram - updated animator to remove additional broken anim loop
12 Days Ago
updated battering ram anims
12 Days Ago
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
12 Days Ago
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
12 Days Ago
Brix format transition
12 Days Ago
merge from increase_vis_entity_buffer -> main