239,408 Commits over 3,837 Days - 2.60cph!

4 Years Ago
Merge from main
4 Years Ago
Protocol++
4 Years Ago
Fix gestures ending slightly too early if an entity is being held
4 Years Ago
cardgame sitting position update
4 Years Ago
Added basic support for the RandomParameter state machine behaviour to not repeat numbers Enabled the above on the playing cards fidget and fixed it never picking the 4th animation
4 Years Ago
Import options for cliffs colliders: normals set to import
4 Years Ago
Hotload.Skip Sandbox.UI.Box Move Hotload Init to HotloadManager
4 Years Ago
Merge from hideblood
4 Years Ago
Reworked blood hiding, use subclasses to prevent invokes on recycle classes
4 Years Ago
Nameplates
4 Years Ago
Invoke cleanups
4 Years Ago
Merge CardGames->Main
4 Years Ago
Add an editor warning if a gesture is marked as looping and not cancellable
4 Years Ago
Handle the case where a player leaves (or dies) mid-game, when they're all-in for more than the other player(s), and hence should have got some of the pot back even if they lost. Pay out the pot ignoring all-in limits if there are no more players to pay out to.
4 Years Ago
Rename card images for extra clarity when used in the inspector
4 Years Ago
Fix compatibility with old gesture binds
4 Years Ago
Missing space in winner info
4 Years Ago
Fix third person cards showing if player is in first person
4 Years Ago
Show 3rd person card models
4 Years Ago
Merge CardGames->Main
4 Years Ago
Merge from main
4 Years Ago
Unsaved
4 Years Ago
Fix chat window in poker UI not respecting show chat option
4 Years Ago
Merge CardGames->Main
4 Years Ago
Put cards away and get them back out after a round so they don't magically update
4 Years Ago
merge from main
4 Years Ago
merge from main
4 Years Ago
Fixed non bypassed keybinds still working while in poker UI
4 Years Ago
merge from main
4 Years Ago
Updated language files
4 Years Ago
Merge from hideblood
4 Years Ago
▄▌▅▅▌ ▍▊▍▋▊█ █▊▄▋▇ █▊▅ ▅▄▉▄▌ ▆▊▅▇▄▊▍▊▉█ ▌▌ ▆▇█▉▇▅▊▆ ▍▍▌▄ ▍▊▌▉ ▉▋▉▉▌ ▆▍ ▆▌▆ ▍▅▋▌▌ ▆▅▍▅▄▆▉. ▌▌▌▋▍▇▋▅++
4 Years Ago
Added BloodEffect component flesh entry/exit decals
4 Years Ago
Added map icon for coop_fall (CSGO)
4 Years Ago
Exposed the gesture signal delay and tweaked it to line up the first and third person animations correctly
4 Years Ago
Updated Velocity Map Updated visuals on velocity test map Merge branch 'master' of sbox
4 Years Ago
Fix TraceResult.Distance
4 Years Ago
Update player camera with new mouse capture stuff
4 Years Ago
Disable dance, unsaved clap changes
4 Years Ago
Fixed some places still using old ID's Clean up some invokes Remove old system to hide lights and particles, just move world model a long way away instead of scaling it
4 Years Ago
render.ReadPixel/render.CapturePixels now returns the alpha channel too (naturally uses more memory)
4 Years Ago
tweaked hard fuse redSpokes pattern Merge branch 'master' of SpaceUsurperUnity Merge branch 'master' of SpaceUsurperUnity Merge branch 'master' of SpaceUsurperUnity
4 Years Ago
Code review changes: Cleanup PlayerModel invokes and layer weights in OnDIsable Fix list not getting pooled in context menu Use Rust.Editor.GetObjectId to get gesture ID's, reserialized all of the gesture configs
4 Years Ago
Hotload.SkipAttribute fixes, merged with Hotload.SafeAttribute Merge remote-tracking branch 'origin/master'
4 Years Ago
Swap a couple of vars around so that the "Mounting" header still shows up on vehicles. Hiding a property with a header directly above it also hides the header.
4 Years Ago
Removed dismountAnchor entirely since it's been mostly unused since 22861, and unused since 26071
4 Years Ago
Create SECURITY.md (#4872) Used aleady existing text in the readme to make a security.md file
4 Years Ago
Hide MountPose and MaxMountDistance in the BaseVehicle class (and subclasses) inspector so they won't cause any more confusion. They're unused by vehicles.
4 Years Ago
Fix mugshot rendering messing up the player multimesh
4 Years Ago
Merge from main