240,587 Commits over 3,867 Days - 2.59cph!

11 Months Ago
Disable drop to ground on ore spawners, might stop ores getting placed on the ocean floor underneath the island Fixed loading during a tutorial not working
11 Months Ago
A whole bunch more updated materials
11 Months Ago
Even more gizmo compile fixes. Sorry guys.
11 Months Ago
Sequences package pt2
11 Months Ago
Sequences package
11 Months Ago
Merge from main
11 Months Ago
Merge from tutorial_island
11 Months Ago
Missing dev camera mat
11 Months Ago
Remove missing component from terrain asset Another link test
11 Months Ago
Fix TreeEntity merge issues
11 Months Ago
Merge from main
11 Months Ago
Additional glass prefabs for map makers (non-tiled)
11 Months Ago
More compile fixes for gizmos
11 Months Ago
Rename new shotgun folder to M4 Shotgun Fixed attachments not apperaing due to lingering, disabled attachment slots on the prefabs, this fixed attachments appearing on the viewmodel Removed duplicate Model components on the entity, this was causing attachments to not appear on the held entity
11 Months Ago
Yet more materials
11 Months Ago
Argh more mats
11 Months Ago
Two more mats
11 Months Ago
Make sure all our menu popups have a parent, make them stick to the screen their parent is on
11 Months Ago
UnityEditor flags around OnDrawGizmosSelected in BigWheelBettingTerminal
11 Months Ago
Even more updates mats, and a rendertexture
11 Months Ago
Let's just keep updating mats as they decide they want to reserialize
11 Months Ago
Some materials wanted further updates
11 Months Ago
Reserialize all materials and a few related files
11 Months Ago
Turret will only accept the ammo of the current equipped gun
11 Months Ago
Add SceneCubemap.RenderDirty()
11 Months Ago
UNITY_EDITOR around OnDrawGizmosSelected in NPCShopKeeper
11 Months Ago
Adjusted sleep threshold down to 0.01 (was originally 0.005, then 0.02). Had rare cases of things going to sleep in bad positions.
11 Months Ago
ComponentList: Open menu on same screen as GameObjectInspector (sbox-scenestaging/issues/61)
11 Months Ago
Merge FitToColliderEditorTool -> main
11 Months Ago
Merge GizmoCleanup -> main
11 Months Ago
▊▆▅▋▄ ▋▄▇▋▇▍█▆
11 Months Ago
Allow negative scores and multipliers (but still no zeroes)
11 Months Ago
Split up score events for hacking crates so half is for hacking and half is for being the first to loot it Add a score event for looting an elite crate Bit of refactoring to keep this clean
11 Months Ago
merged from switch_passthrough_fix
11 Months Ago
merge from more_radius_skins
11 Months Ago
merge from wanted_clothing_fix
11 Months Ago
merge from industrial_pipe_log_spam_fix
11 Months Ago
merge from waterpistol_anim_fixes
11 Months Ago
Added basic placeable shelter.
11 Months Ago
SuperTea farming buff, removed health effect
11 Months Ago
Undo Support
11 Months Ago
Copy Component/Paste Values/Paste As New
11 Months Ago
Don't spawn water junk piles under boats
11 Months Ago
▌█▅▍▆ ▇▅▌▅▉▇
11 Months Ago
Add Setclass to PanelComponent
11 Months Ago
Make PanelComponent partial (whoops)
11 Months Ago
viewmodel prefab fixes
11 Months Ago
Add some shorthand methods for PanelComponent
11 Months Ago
Junk piles manually trigger UpdateSurroundings when destroyed
11 Months Ago
Remove TF2 stuff from 360controller.cfg Changes to Options menu Update .gitignore Armor reduction system Added g_ragdoll_maxcount to spawnmenu This is a common issue among players where the cvar is set to 0 and NPC bodies despawn instantly Main menu workshop related changes Add to Favorites function, and vote up/down sync and display improvements Added dummy FizzlerVortex matproxy Fixes some Portal 2 mats to work out of the box Spawnmenu NPC improvements Save and restore NPC (max) health, make the correct NPC spawn when duplicated Read settings/users.txt from MOD path Fix Sandbox gamemode calling SetBodyGroups with nil Code style clean ups Consistency within touched files