branchsbox/mastercancel

13,463 Commits over 1,522 Days - 0.37cph!

4 Years Ago
updated brick texture/mat
4 Years Ago
Fix double filesystem mounting bug
4 Years Ago
Download gamemode too
4 Years Ago
Use ShowMapSelect/MinPlayers/MaxPlayers/DefaultMap from from game config on game create screen
4 Years Ago
Fixed caret not drawing
4 Years Ago
adding exr env
4 Years Ago
Use new download schema
4 Years Ago
Fix System.IO.Stream* exploit Merge branch 'master' of sbox
4 Years Ago
Fixed crashes/stuck "Downloading Files" message when disconnecting too early
4 Years Ago
Lets make the grass material use the blend shader
4 Years Ago
Moving some shaders to dev shaders, removing others that we certainly won't use Update all_shaders.txt Blend shader compiled Mark our UI shaders as dev
4 Years Ago
Fixed Global.IsListenServer not being truly accurate before full signon Disable no property debug warning Print file download mbps in console
4 Years Ago
Whitelist System.Private.CoreLib/System.ValueTuple
4 Years Ago
"▉▋▅▋ ▋▆ █▌▆▌▋▉▇▌█" █▇ ▌▇▍▊▍▊▍ ▅▌ ▆▉▋▉▆ + ▊▉█▉▌▊▇.▍█.▅▅▄▄▄▌▍▆▄.▇▉▇▊▋▇▉
4 Years Ago
Citizen V2: noclip idle animation
4 Years Ago
Hide/Remove Render.Color Create physicsgamesystem.def Add Global.PhysicsTimscale, Global.PhysicsSubSteps
4 Years Ago
Warn if DrawIndexed is over the vert limit instead of quitting
4 Years Ago
Add SceneLayerType Fixed missing SceneLayerEnums Update NetworkAssetList.cs
4 Years Ago
MoveHelper fixes WalkController uses MoveHelper Merge branch 'master' of sbox
4 Years Ago
Fixed VertexBufferExtension.AddCube using wrong up vector axis
4 Years Ago
Unstuck fixes "restart" uses the right map ident Merge branch 'master' of sbox
4 Years Ago
Citizen V2: pose & attack for SMG/Pistol/Shotgun + misc. (corresponding changes to weapon "world models" aren't committed yet to not break V1)
4 Years Ago
Add client.hotloaded event
4 Years Ago
texture tweak Merge branch 'master' of sbox
4 Years Ago
Fixed Vector3.Angle being bullshit Lets use more System.Numerics.Vector3 making VelocityClipPlanes.TryAdd public Adding Trace.WorldAndEntities Adding Trace.FromTo Create MoveHelper.cs Merge branch 'master' of sbox
4 Years Ago
Citizen V2: pelvis-to-thigh twist procedural helper constraints + SMG hold pose Merge branch 'master' of sbox
4 Years Ago
Remove ADD TYPE debug spam Fix assert in map extension check Vector3.SubtractDirection has a strength param Vector3.GetAngle returns in degrees (consistent with other apis) Add Sandbox.VelocityClipPlanes
4 Years Ago
Fixed map loading failed when doing map/changelevel with .vpk on the end (like when buildcubemaps)
4 Years Ago
System.Attribute whitelist fixes
4 Years Ago
Fixed AC handling of arrays
4 Years Ago
Fixed CEntityInstance being used from engine2.dll, in which g_pEntitySystem is null so was causing things like SetEntityName to crash Merge branch 'master' of sbox
4 Years Ago
Citizen V2 progress Polished N walk / N crouch-walk, pistol & sit poses, fixed rust_pistol (but not committing that one yet to not break the existing V1 citizen), other misc. stuff
4 Years Ago
adding office wall fixtures, textures/materials tweak Merge branch 'master' of sbox
4 Years Ago
Whitelist System.Attribute, System.AttributeUsageAttribute
4 Years Ago
Added NetRead.Remaining
4 Years Ago
Changed how handle objects are instantiated by interop so we don't end up with confusing and unusable public constructors
4 Years Ago
Enable modeldoc editorconfig (enables bonemerge preview)
4 Years Ago
Whitelist additional exceptions
4 Years Ago
Whitelist System.Private.CoreLib/System.SByte
4 Years Ago
Add Render.SetLighting Add SCENEOBJECTFLAG_EXCLUDE_GAME_LAYER Added SceneObject.Flags Another ELayerEnum Merge branch 'master' of sbox Reduce r_size_cull_threshold
4 Years Ago
Fix cssbox leaking one pixel if a background image is set
4 Years Ago
Added VertexBufferExtenison to addons/base
4 Years Ago
Remove 'DrawArray' Debug output Automatically convert Color to Color32 Vertex Buffer boiletplate
4 Years Ago
Can add vector3 to bbox to move it Added SceneLayerType enum Added Render.Layer to get current render layer type Added RenderEntity.RenderBounds
4 Years Ago
Can add [Event]'s to panel methods
4 Years Ago
Conic Gradient Merge branch 'master' of sbox
4 Years Ago
Fixed couldn't make `new Entity()` clientside Added RenderEntity Fixed events not registering child events Merge branch 'master' of sbox
4 Years Ago
Add voxel shader/material (just allows vertex colors to be utilized for now) .vox loader supports colors
4 Years Ago
CullMode override
4 Years Ago
Blend mode can override