240,003 Commits over 3,837 Days - 2.61cph!

3 Years Ago
Sentry config Fix couldn't find ./addon error Addon downloading fixes
3 Years Ago
▋▉▋▆▋▆ ▇▌▍▊▍▉▆▅▋▉▊▌▍▌▋▊▉▄▋█▍▍ (▋▋ ▌▊▅▇▆▉ ▄▊▌▍)
3 Years Ago
▆▇▄▄▇ ▇▍▇▌ ▆▆▋▊▉▄▍▆▆▌/█▉▇
3 Years Ago
▋▄▇▌▌ ▉▉▌▋▍█ ▍▍▄▇▇▌▊▌ ▄█▅▅▇ ▉▅▆ ▊▅▅▄▅ ▇▇▉█▇▆▉▌ ▇█▅▉▌▆▍ ▆▍▍▉▄▉█ ▌▉ ▌▄▆▋▆▌▋ ▉▌▇▊ ▉▉▍▍▉▅▄▊ ▄▍▊█▇▅▍▋ ▆▊ ▍▉▍▉▍▉ ▆▍▋▉▉▋▉▋█▉, ▇▋▍▍▍ ▍▉▋▋ ▉▆▉▍▊ ▇▄█▍▌ ▌▋ ▄▉▇▋▉▇'█ ▅▆█▌ ▄▋▋▅ ▌▆ ▊▄▄▅▋▇▇▋▄ ▅▅█▆▊ ▌▊▌▇▆▊▆
3 Years Ago
3 Years Ago
Set MaxVelocity
3 Years Ago
- Use plane collision instead of world for water bubble FX. - Removed manual culling for bubbles, instead keeping a plane at the water's surface for collision culling instead. - Instead of needing world collision to cull the bubbles inside the sub when in the sub is moving reverse, just don't show bubbles FX at all for players who are mounted to the sub.
3 Years Ago
Fixed players mouths not moving when voice chatting
3 Years Ago
Add collision damage and collision particle effect for submarines
3 Years Ago
3 Years Ago
▄▍█▇▋ ▇▇▇▌▇▇▉ ▅██ ▍▌▇▊▇▉█▍▌▌ ▊▅▇▆▉█▆▉▅ ▄▅▉█▇▌▍ ▉▅ ▋▅▄▊▅▆▄▋▍ (█▍█ ▊▍▊█▄▅▄/▅▇▌▄▍▍▇▇█▇/▄▌▇▄▆▆▋▌/▄▄▅▆▌▉▌▉▋█▅▍▄▆▊▍▇▌▍▄▄▊▌▌)
3 Years Ago
Fix reversed IsSwimming check
3 Years Ago
Fixed pixel particle initial velocity direction Fixed how Pxc_Texture.Encode handles negative colour components Give bullet entities names in the editor
3 Years Ago
Increase flip torque on the kayak since I can't flip it with the value it had
3 Years Ago
Tidying up push code. - Added a standard push procedure to BaseVehicle (previously the method was blank), unifying a base push that can be overridden if desired for different vehicle types, but kept if a "standard" push is okay. Handles pushing in any direction and flipping over. Currently used for modular cars and submarines. - MiniCopter, Kayak, and MotorRowboat keep their custom pushes. - Moved the rigidbody wake and metabolism subtraction on push to BaseVehicle, since it's the same for all pushes, even the custom ones. Boat and kayak pushes subtracted two calories instead of 3 like the others. Rather than add yet another parameter, standardised them all to 3. - Moved push validity checks in MotorRowboat and Kayak out of DoPushAction and into CanPushNow.
3 Years Ago
██▍▆█▄ ▅▌▆█▊▊▊▌ ▍▌▋ ▆▉▇▌ ▅▅▅▇ ▇▌▆▌ █▊ ▍▉▄ ▇▍█▄█ ▄▅▅▆▆▉
3 Years Ago
Added pushing to submarines. Allow pushing in shallow water as long as the player isn't actually swimming
3 Years Ago
▇▍▉▌▉▆ ▆▌▍▋▅ ▄▆▋▉▉▍▍█ ▊▉▋ ▌█▅ ▅▅▄▆▌▌█ ▋▍▊
3 Years Ago
Merge Main->Submarine
3 Years Ago
Merge from render_scale
3 Years Ago
Merge from main
3 Years Ago
Cleanup
3 Years Ago
Hooked up dof values
3 Years Ago
DOF effect
3 Years Ago
merge from /treebird
3 Years Ago
merge from /BugFixes
3 Years Ago
▊▆▇▍██▅ ▇▌█ ▉▄▅▄▆▍▅▇▆▅██. ▆▆▇ ▇██▌▊▉ ▄▅▋▉█▆ ▉▉▋ ▊▄▍▍ ▋▍▅▍▊▌. ▌▋▌▋ ▆▆▍▄▊▅ ▍▋▉▆▌█ ▍▇▉ ▌▊▉▌ ██▇▉▇▉▇▅▉ ▋▍ ▋▌▆ ▇▉▇█▆▍. █▌▍▉▋▅ ▆▄▌▇ ▌▆▆▌▇ ▆▌▊▊ █▆▍█▍▊█ ▍▆▉ ▌▆▇█▉█ ▊▉▌▋▆.
3 Years Ago
Pass true to Return to clear array so it doesn't remember values next time, and properly clean up network tags when clearing them. This fixes tag methods not being called client-side and when you remove a tag from something that only has one tag
3 Years Ago
Units will automatically attack enemy units in range unless selected, increased radius of attack trace, and default range of units
3 Years Ago
Sample bat script to mount ref folder as addon in Sbox
3 Years Ago
Update .gitignore
3 Years Ago
Fixed UI selection box scale Trace only hit world Citizen anim fixes Obstacle avoidance (hacky test)
3 Years Ago
Fixed Vector3.AddClamped not working Merge branch 'master' of sbox
3 Years Ago
Updated rotation to target, fixed wishspeed where it would cause walking on the spot, updated selectables to use new tagging system
3 Years Ago
Make lightcookie a string rather than a stringtoken in lightcomponent Remove D3D9 fallbacks in rendersystem
3 Years Ago
More ref
3 Years Ago
TakeCover state runs face target logic even if in error state.
3 Years Ago
New pixel chunk spawn position fix Fixed new pixel chunk particle positions
3 Years Ago
Create WorldEntity Added Trace.WithTag, Trace.WithAllTags, Trace.WithAnyTags, Trace.WithoutTags
3 Years Ago
More Ref
3 Years Ago
Colorable ropes TTT: Fix low-karma autokick evasion (Community Contribution) Bump steam.inf Double networkstring datatable limit
3 Years Ago
▌▆█▆▌▉▉▌▋▅▄▋█ ▆▇▇▍▌ ▋▉▅▇█ ▇▊▇▌▍
3 Years Ago
▆▍-▋▄▇▊▅▇ ▊▋▆▍▋▋▊_▋▉▆▋ ▅▄▄▆▍▉▋▍
3 Years Ago
ConVar.Replicated Update Use entity tags
3 Years Ago
ReplicatedVar is now ConVar.Replicated Simple StringPool network table Speed up Panel.HasClass First iteration of entity tags https://files.facepunch.com/garry/5bb225a0-2903-4273-a642-868884dbd6ce.png Merge branch 'master' of sbox
3 Years Ago
distance tweaks
3 Years Ago
TTT: fix low-karma autokick evasion (#1803)
3 Years Ago
Reduced boar run speed, animals give up chase based on distance too.
3 Years Ago
Moved horse chestnut to /trees and deleted the version in props Had to recompile everything as it does not like being moved
3 Years Ago
Can no longer press Alt to unlock the mouse while in debug camera if not in a demo