249,459 Commits over 3,959 Days - 2.63cph!

4 Years Ago
More DoPrepare fixes
4 Years Ago
Meta file upper / lower case fix (part 2)
4 Years Ago
Meta file upper / lower case fix (part 1)
4 Years Ago
Fix 'IsLowVoilence' Typo Merge pull request #502 from benbristow/fix-violence-typo Fix 'IsLowVoilence' Typo
4 Years Ago
laser pattern difficulty scaling
4 Years Ago
▋▆▊▇▆█▄▅█▄█▉▍ ▊▌▅▋▇▊ ▊▅▉▉█▍▇ ▋▇█ ▊▍▌▊▄ ▇█ ▆█▉▊ ▇▋▋▆▍▅▌▉█▊▆ ▇▊ ▉▋▆▊▆
4 Years Ago
Add dirt layer options to the workshop editor
4 Years Ago
Gravity edit
4 Years Ago
Fix terrain not getting initialized properly in the workshop editor
4 Years Ago
Refactor of the spline system
4 Years Ago
removed unused code
4 Years Ago
Fix spline curve calculate bug
4 Years Ago
server.censorplayerlist will randomly assign player names now
4 Years Ago
▉▍▄ ▊▊ ██▅█▄▉▇ ██▆ ▅▇██▉▅▉▆
4 Years Ago
Made ocotillo and creosote bush billboards darker
4 Years Ago
Turned Interpolate off for workcart rigidbody visuals. Instead of smoothing movement it seemed to actually add jitter in our case, maybe because of the manual MovePosition use?
4 Years Ago
Added spherical overlays to bush billboard normal maps
4 Years Ago
Move workcart in tunnels for easier quick testing
4 Years Ago
Comment clarification only
4 Years Ago
merge from main
4 Years Ago
skin approval
4 Years Ago
Billboards for arid bushes / added missing leaf sound triggers to prefabs
4 Years Ago
Added mat_dumpmaterials for debugging purposes
4 Years Ago
Reduced wait time in the confirmation dialogs from 2s to 1s Connect confirmation dialog now pings the server and displays info about it Added serverlist.PingServer Fixed potential issues with serverlist.PlayerList (not canceling the request when destroyed too soon, trying to call nil objects)
4 Years Ago
19/11/2020 40300 skin Icons
4 Years Ago
cherrypicking 56411
4 Years Ago
skin pre approval
4 Years Ago
Small amount of boats and rideable horses now spawn procedurally again
4 Years Ago
Undo unintended changes to the example nextbot npc
4 Years Ago
Mostly fix getting stuck on its side
4 Years Ago
Fixed inconsistent NEXTBOT:OnEntity(Lost)Sight behavior
4 Years Ago
HumanNPC cleanup before starting to move stuff out
4 Years Ago
Do not try to precache HL1 models/materials on map load, for cases when HL1 is not even mounted Do not force precache HL2:Lost Coast harpoon either Fixed HL1 scientists screaming non-stop after getting damaged
4 Years Ago
backup
4 Years Ago
merge from main
4 Years Ago
Skip trying to download files if we're a listen server host
4 Years Ago
Committing game manifest prefab auto-updates
4 Years Ago
Replaced a bunch of UnityEditor.EditorUtility.SetDirty with UnityEditor.PrefabUtility.SavePrefabAsset in DoPrepare Do I understand why? No. Do the docs explain why? Also, no. Does it fix the bug? Seems to.
4 Years Ago
Added "Assets/Prefabs/Reserialize Selected Prefabs"
4 Years Ago
Fixed spawn handler setting spawn population reference on the prefab instead of the instance (made purchased entities count towards wild entities)
4 Years Ago
more conversion, sense fixes
4 Years Ago
▍▊█▊▄▄▌ ▄▄▋▍ █▅▍▊▊▊▄▊▋█ ▊▉ ▌█▅▋▍▉ ▊▊▇▅▅▋▍█▌.
4 Years Ago
Fixed workshop validation progress text Use workshop-resources.txt when making asset bundles Updated workshop-resources.txt StageID inspector is better organised GenerateWorkshopResourceList now works for subscribed plugins Updated workshop-resources.txt !redux
4 Years Ago
Fixing some movement issues
4 Years Ago
▇▌▇▄ ▊▇▉▉ ▊▊▋▅▄▇▉▋ ▇▆ ▊▉▄ ▍▍▋▅▆▅▅▋▆
4 Years Ago
Simple event system to allow PlayerController to store messages for PlayerAnimator (and Player if it wants them) Rotation.Clamp optional overload returns the amount clamped by Shuffle feet when rotating (disabled because no aniamtion for it)
4 Years Ago
EffectRecycle tweak to ensure we're not reimporting things accidentally on the build server all the time
4 Years Ago
▋▍▆▇▇▋▆ / ▄▆▉▉▋▄ ▋█▌▅▇▉█▊ ▆█▋▌▆ ▊▆ ▌▌█ ▋▋▍▊▊█ ▌▇▋▅▄▊▉▌▅▉ ▌▇▄▇▇▅▄▇ ▉█▉.
4 Years Ago
Committing GameManifest LootSpawn generated files (build time debugging)
4 Years Ago
Committing some more prefab auto-updates