1 Year Ago
Update stack sizes for items Try actually setting UseHitboxes on traces... Change how reload sound is handled and stop any reload sounds when weapon is put away fixed cubemap fog Add ModelName to ArmorItem Add placeholder clothing model names to each armor item type Add InventoryContainer/NetInventoryContainer.Is comparison method Automatically despawn any client-side ragdolls after a time Update any equipment clothing when added or removed from the equipment inventory Various fixes and use type library class name Merge branch 'main' of sbox-corewars Compile test map vpk Add SimpleForm.AddRowToGroup Add EditorMirrorMenu for selecting X/Y axis and Cancel/Mirror Add MirrorBlocksTool (no mirror logic yet) Add mirrorblocks.png icon for the Mirror Blocks Tool Update sbox-voxels Add mirror functionality to Mirror Blocks Tool (FlipX, FlipY) Tidy up Fix compile error :S Adjust minimum item scale for radial menus if there's up to 10 Added the Move Blocks Tool to move an area of blocks from A to B Various tweaks to styling for the editor radial menu to be less obnoxious Added SecondaryMode for EditorTool and EntitiesTool returns its mode Editor Block List and Editor Hotbar styling changes Added EditorToolDisplay to show the current tool being used in the editor Add EditorToolDisplay to EditorHud Added From Origin setting to the Mirror Blocks tool so you can duplicate blocks mirrored around origin Merge branch 'main' into ui-redesign