250,302 Commits over 3,959 Days - 2.63cph!

4 Years Ago
▆▉▌▅▋ ▊▍▅▄ ██▋█
4 Years Ago
Fix rudder visual pivot point
4 Years Ago
Turn speed adjustment
4 Years Ago
▊▊▋▉▇ ▄▉▊▊▇ ▅██▆▊\▍▄▄█-▄▌▆▉
4 Years Ago
4 Years Ago
Minor edit
4 Years Ago
Bugfix for steering
4 Years Ago
Delete the client's pawn on disconnect
4 Years Ago
Fix transforms again
4 Years Ago
Sea fix
4 Years Ago
Experiments
4 Years Ago
boar model update, walk anim update
4 Years Ago
Test
4 Years Ago
Fix ghosting on text textures, optimize font smoothing as a combo
4 Years Ago
Fixed models not being flushed on level changes/disconnects when not hosting a local game (i.e. in multiplayer in general) mat_dumpmaterials now has an optional argument to hide refcount 0 materials A better approach to handling unmounted materials erroring (which causes severe performance loss when such materials are trying to render) - We now properly delete those from internal cached material list on map unload/load gma.MountGMA now also clears list of missing materials
4 Years Ago
Added a (very naive) reproduction of the Source 1 "ikrule touch" feature for current holds
4 Years Ago
Fix for AIInformationGrid having incorrect location when an AIZ has a position offset
4 Years Ago
Polished 9-way walk
4 Years Ago
phrases
4 Years Ago
Improved small battery placement Small battery can now be rotated before deployment Small battery can now be deployed on tables / boxes Fixed small battery bounds
4 Years Ago
Construct .vmap Added Construct vmap + sky map Merge branch 'master' of sbox
4 Years Ago
Fixed dress model Fixed gloves Compiled gloves fixed bun hair variations Merge branch 'master' of sbox
4 Years Ago
Predict white ball placement as well and set owner directly to the pawn now that works
4 Years Ago
Art drop
4 Years Ago
Fix AuthorityCheck Merge branch 'master' of sbox
4 Years Ago
Let's try and make the cue predicted again for the player taking a turn Merge branch 'main' of sbox-pool into main
4 Years Ago
countryside bunker entrance WIP art and dressing setup
4 Years Ago
Fixed hold_R on Rust crossbow Merge branch 'master' of sbox
4 Years Ago
Do half aiming when no weapon
4 Years Ago
The Hidden compiles again and updated all code and fixed bugs relating to Pain Day Merge branch 'main' of sbox-hidden into main
4 Years Ago
Set aimat_pos so player model aims
4 Years Ago
even more square balls
4 Years Ago
Speed up .HasAttribute Send Managed Class Ident as part of the entity serialization rather than as a datatable var Merge branch 'master' of sbox
4 Years Ago
Make balls square
4 Years Ago
Fix for boar ragdoll disconnect error
4 Years Ago
Keep thin fonts sharp
4 Years Ago
Improve text rendering quality and subpixel antialias
4 Years Ago
Update NetworkList for Pool
4 Years Ago
boar idle
4 Years Ago
merge from hdprb ai merge branch
4 Years Ago
merge from ai main 61673
4 Years Ago
Fixed tool being recreated every tick
4 Years Ago
updated skeleton Boar assest
4 Years Ago
Whitelist System.Text.StringBuilder Whitelist System.Decimal Whitelist SwitchExpressionException Whitelist TupleElementNamesAttribute
4 Years Ago
Whitelist range/index syntax stuff
4 Years Ago
Added BaseFileSystem.ReadAllBytes, ReadAllBytesAsync
4 Years Ago
Fixed possible overflow when allocating string for native Throw exception if trying to update disposed texture Fixed build input not being called on ActiveChild Add restrictions to NetList, NetRead
4 Years Ago
Rotated solo sub and resized. resized duo sub lods. separated out the rudders on both. updated prefabs including their sizes back to 1
4 Years Ago
Boar update - skinning, prefab, skeleton definition, ragdoll
4 Years Ago
Made FindActiveCamera return an ICamera instead of a Camera