240,964 Commits over 3,867 Days - 2.60cph!

1 Year Ago
merge from main
1 Year Ago
merge from /building_skins_3/building_skins_4
1 Year Ago
bundle fixes
1 Year Ago
QHammerMainWnd is a managed DockWindow, start moving Hammer dock widgets over to DockManager Everything in hammer is added through managed DockManager Asset browser doesn't need to be made from native, use [Dock] DockManager manages View toolbars menu, delete all native for it Dock widgets dont need to be QDockWidget anymore Use StateCookie to save Hammer layout, add a default layout
1 Year Ago
Dracula cape mesh/textures WIP prefab setup
1 Year Ago
merge from main
1 Year Ago
merge from building_skins_3/building_skins_4
1 Year Ago
merge from main
1 Year Ago
subtracting 87439
1 Year Ago
added roof_bitumen_panels tileable material
1 Year Ago
Added Tags to Surface (HasTag, HasAnyTag, HasAllTags - define tags in resource) Remove ClientEntity.HasPermission (unused)
1 Year Ago
added gibs to the single weapon rack item updated prefab
1 Year Ago
Brutalist desc update
1 Year Ago
subtracting private bundles for brutalist
1 Year Ago
brutalist skin ID1
1 Year Ago
Fix up editor for entity workflow
Leaderboard backup, run #5909
1 Year Ago
Minor DofExposer rewrite, create a new post process volume with a higher priority and let the component manipulate that instead of fighting with existing dof handling DofExposer is now part of the MainCamera prefab and disabled by default, should have no impact on regular gameplay Fixed several issues resulting from the exposer component using .profile instead of .sharedprofile Multiple dofexposers in a scene should now coexist peacefully since they don't affect any global state, just modifying a local post process volume
1 Year Ago
Shadergraph: Save prompt when closing with unsaved changes
1 Year Ago
Remove global light usage (used in dota pipeline?)
1 Year Ago
Remove unused deferred_light files Delete sprite entities, mostly to get rid of the toolobject
1 Year Ago
Merge from main
1 Year Ago
All deploy objectives now display a ping showing where they need to deploy the desired entity, only works in the tutorial
Leaderboard backup, run #5904
1 Year Ago
Texture editor (#1259) Creates 2D textures and basic 2D sprite sheets to avoid having to write vtex and mks by hand
1 Year Ago
Load sheet data from vtex json Load from sheet data if we have more than 1 image Trim the bullshit from vtex json, we only care about 2D and sprite sheets for now Creating texture through context menu with multiple selected textures creates sheet Custom button drawing for list property so they don't look awful If we open editor with vtex with dmx encoding, just create empty texture file Property sheet target can now just be the texture file Only mark as modified if json has changed
Leaderboard backup, run #5903
1 Year Ago
▇▄▆▊▆ ▆▆▍▍▉▆ ▉▇▉▇▄▊ ▊▌▉▆▋▌▇
1 Year Ago
Updated ingore config to include full path to midi binds config
Leaderboard backup, run #5902
Leaderboard backup, run #5901
1 Year Ago
Fix cache button visual defaulting to true even though it is false
1 Year Ago
Set known Game.Server fields when running Game.Menu.StartServerAsync (sboxgame/issues#3980)
1 Year Ago
Decrease block increment size, can get finer selections (i.e PackageCard modal button) Fix FindPanelsAt never finding more than 1 panel
1 Year Ago
Prioritize pinging serers that have never been seen / cached first Unlock ping DB when playmode stops (so you can debug db in editor)
1 Year Ago
▆▋▊▍ ▊▆▊▍▍▊▇▆▌ ▇▋▄▆▋_▊█▅▌▉▉▋▌_▆▄▋▆▄
1 Year Ago
Undo changes to input.GetCursorPos Causes issues with spawnicon editor, and probably other addons too. Delete serverplugin_empty.dll Fixed crashes when accessing out of bounds flex controllers This fixes crashes when rendering spawnicons of models that have more than 96 flex controllers. Probably fixes other cases as well.
Leaderboard backup, run #5900
1 Year Ago
Give eligible panels a score and give it some data to score by, focus the lowest scoring panel, also hook up selection and scrolling
1 Year Ago
Angled fence panel Bare concrete colour adjustment
1 Year Ago
Basic interpreter works
1 Year Ago
BoxShooter can only grab Prop models
1 Year Ago
Make Hammer gizmo sceneworld get added to view again
1 Year Ago
Use cached ping value to sort servers (since we can't update a struct's ping) Set default ping of server to cached value
1 Year Ago
initial terrain_embankment_a commit
1 Year Ago
delete unnecessary texture map
1 Year Ago
General tutorial server compile fixes
1 Year Ago
Fix client compile error in TimeChange
1 Year Ago
merge from experimental
1 Year Ago
merge from time_progression