reposboxcancel

17,269 Commits over 1,338 Days - 0.54cph!

1 Year Ago
apartment letter box - new prefab and breakable doors Merge branch 'master' of sbox Merge branch 'master' of sbox Merge branch 'master' of sbox Merge branch 'master' of sbox
1 Year Ago
Obsolete CollisionGroupOverride, add CollisionTags
1 Year Ago
Replace modeldoc physics node collision_interact_* with collision_tags
1 Year Ago
navlib generation uses tags instead of collision masks/layers
1 Year Ago
Hammer's Outliner & Map Problems refresh on hotload
1 Year Ago
Player movement treats player as as solid by default again
1 Year Ago
Add Trace.TestPoint Fixed shooting water and underwater
1 Year Ago
Clean up HierarchyId collision stuff Fix TraceResult.Tags being fucked
1 Year Ago
UpdateSceneObjectMeshInstances restores previous mesh group mask
1 Year Ago
Restore mesh groups for entities on model hotload
1 Year Ago
Only show launcher refresh icon when the current game matches the selected configuration
1 Year Ago
Changed AddonProperty to LineEdit to support write-ins, made LineEdit.Value virtual
1 Year Ago
Add video_scale (percentage) convar to downscale video recording - quality will suck until we do some filtering on it
1 Year Ago
Focus AddonSelector search filter when it opens
1 Year Ago
strip collision group from intersectiondictionary
1 Year Ago
Delete interaction + collision group functions from RnQueryShapeAttr_t + RnCollisionAttr_t
1 Year Ago
Strip out server_valve logic Strip out snd_das (I probably missed some, there's a LOT here) strip m_nCollisionGroup, m_nInteractsAs, m_nInteractsWith, m_nInteractsExclude from RnCollisionAttr_t and RnQueryShapeAttr_t
1 Year Ago
Fix hotloading filling path tool ui with whitespace Add small icons to entity list for SupportsSolids and Solid only entities Also adjust a entity list tooltips https://files.facepunch.com/rubat/1b0811b1/nuBjMOroOt.png
1 Year Ago
Fix PublishWindow not working
1 Year Ago
Publish Window is a BaseWindow GameResourceEditor use BaseWindow
1 Year Ago
Give categories/names to default path entities
1 Year Ago
Update Path tool UI Also removes duplicate/redundant entities https://files.facepunch.com/rubat/1b0811b1/sbox-dev_D7XWFcKoCZ.png
1 Year Ago
Refactor so Widget can be a frameless window Tweak ProjectSettings into a window Move BaseWindow to tools addon Make ProjectSettings a BaseWindow
1 Year Ago
Force EditorWindow resize when editor is first shown Resolves odd windowed state when the editor boots up. There has to be a better way to handle this.
1 Year Ago
Fix error when commands are null
1 Year Ago
Fix double depth prepass due to viewmodel depth pass
1 Year Ago
Add IntSliderProperty Clamp LaunchConfig.MaxPlayers
1 Year Ago
Refresh config list when local addons are changed
1 Year Ago
Support for multiple d3dcompiler and their reflection types Simplify that, and add d3dcompiler_47 Remove redundant functions now that they are processed on the core shader Fix typo Merge pull request #356 from Facepunch/d3dcompiler_47 Add support for the latest version of D3D11 shader compiler
1 Year Ago
PopupWidget can have a shadow Add Label.Color Add documentation to the collision page https://files.facepunch.com/garry/5cfd42ca-d9c5-4420-a082-68e6485ab5e6.png Add Layout.AddRow, Layoiut.AddColumn
1 Year Ago
Make SetPhysicsJointAnchorToChild work with scale and mirror modifiers
1 Year Ago
Make modeldochelper_attachment work with scale and mirror modifiers
1 Year Ago
updated fire extinguisher gibs
1 Year Ago
Animgraph: Parameters lists are not sorted alphabetically (do the same fix for conditions)
1 Year Ago
Update Tools to .NET 6, remove .NET 5 dependency Got rid of Webview (unused) while we're having fun over here
1 Year Ago
Fixed tag defaults not working out properly if one side had no tags
1 Year Ago
Save addon config with enums as strings Add CVPhys2World::SetCollisionRulesFromJson Apply ServerConfig collision rules in OnPhysicsWorld, or on change Fix MatrixButton looping
1 Year Ago
Make sure SoundFile actually preloads the sound - it was only working before because the sound got played, which preloaded it Fix our CopySamples16 bind messing up memory for ADPCM sounds
1 Year Ago
Grey out Save button by default
1 Year Ago
Don't query local addons in OnPaint, use Package.IsRemote
1 Year Ago
Use package information for local addons where possible
1 Year Ago
Add static AddonConfig.GetPackageType so we can convert anywhere Added addon editor properties, and addon selector window We've got a few windows that are doing the same thing here, so I'm gonna look into unifying it shortly. https://files.facepunch.com/devultj/1b0711b1/sbox_ICOQ0r16AU.mp4
1 Year Ago
Hammer: Move selection tool keybinds UI below all the buttons Added a 'clear text' button to Hammer's entity tool filter text entry Hammer: try to save some vertical space in property editor tab
1 Year Ago
Move CollisionRules to engine Add ServerConfig and hot reload RuntimeGame's Config file
1 Year Ago
fire extinguisher - changed foam label to be cream coloured
1 Year Ago
Re-add icons to generated configs, add Generated suffix Give display names to game / map, renamed MapIdent to MapName Moved config name outside of Identity section Pre/PostLaunchCommands as string, split by semi-colon params Add footer with save/discard buttons to config editor
1 Year Ago
Remove redundant functions now that they are processed on the core shader Fix typo
1 Year Ago
Context menu to delete tag Popup widgets don't have shadows and have transparent backgrounds LineEdit.RegexValidator Can add new tags https://files.facepunch.com/garry/d70eded3-8c03-4ffc-95e4-92994a5b63dc.mp4
1 Year Ago
Fixed AddStretchCell defaulting to -1 Added Paint.Rotate overload that takes a center point Changed Layout.Spacing to float - it's not float but this avoids casting all the time Started Collision Matrix
1 Year Ago
fire exit - removed default skin and adjusted transparency Merge branch 'master' of sbox Merge branch 'master' of sbox