userandrecancel

10,525 Commits over 4,201 Days - 0.10cph!

7 Years Ago
Removed some shaders from "AlwaysIncludedShaders" that may no longer be required
7 Years Ago
BuildAssetBundles tweaks
7 Years Ago
Moved reflection probe so it's not automatically assigned a bundle (causes some bugs with ReflectionProbeEx for some reason)
7 Years Ago
Jenkinsfile
7 Years Ago
Bundle assignments
7 Years Ago
Materials and shaders are in content.bundle
7 Years Ago
This is no longer needed
7 Years Ago
Bundles
7 Years Ago
Removed bundle / label assignment from DoPrepare, assign bundles in GameManifest.UpdateBundleAssignments instead (much faster)
7 Years Ago
Removed ST scripts
7 Years Ago
Build tweaks
7 Years Ago
Jenkinsfile
7 Years Ago
Bundle tweaks
7 Years Ago
This should not have gone in yet
7 Years Ago
Fixed a test terrain asset ending up getting bundled
7 Years Ago
Fixed SoundDefinition.OnValidate NREs on library rebuild
7 Years Ago
Moved audio clips to assets.bundle, better check for terrain data
7 Years Ago
Moving a couple of prefabs for correct bundling
7 Years Ago
Bundles
7 Years Ago
Moving a couple of prefabs for correct bundling
7 Years Ago
ItemDefinition bundle assignment
7 Years Ago
Fixed gloves.leather.skinnable and guitar.weapon.skinnable having a null mesh references
7 Years Ago
Mac uses Metal Linux uses Vulkan
7 Years Ago
SoundDefinition bundles
7 Years Ago
Bundle fix
7 Years Ago
Metal build fix
7 Years Ago
Metal build improvements
7 Years Ago
Steamworks upload files
7 Years Ago
Metal build preparations
7 Years Ago
Fixed some materials being explicitly assigned to asset bundles when they shouldn't be
7 Years Ago
Subtracting 32196
7 Years Ago
▉▇ ▍▄▋▊▋▇▉▆ ▅▍█ █▌▇▇▌ ▆▊ ▄▅█▅ ▅▉▆▋ ▇▆▍▋▄▅▇▌ ▊▌▊▋ ▌▌ ▉▅▍▄
7 Years Ago
Shader bundle test
7 Years Ago
▍▋▊▉▌ ▇▇▊ ▇▇ ▄▊▆▅ █▇▅▉ ▋▆▇▄▊▊▄▍ ▋▌▋▄▊
7 Years Ago
Subtracting 32165
7 Years Ago
Added CCD helper collider to rowboat
7 Years Ago
Build tweaks
7 Years Ago
Build fixes
7 Years Ago
Build fixes
7 Years Ago
Boats use continuous collision detection Minicopter no longer has rigidbody on the client
7 Years Ago
Build stuff
7 Years Ago
Facepunch.UnityBatch and Facepunch.Upload
7 Years Ago
Compile fix
7 Years Ago
Fixed RFManager not cleaning up null in listener list if it's at index 0 Fixed RFManager not cleaning up null in broadcaster list Added warning when null is found in RFManager
7 Years Ago
Build methods for Mac / Metal
7 Years Ago
Subtracting 32078 (test)
7 Years Ago
Fixed item files and skin bundles getting copied to the wrong folder
7 Years Ago
Added ShaderList asset (Assets/Content/Shaders/Shaders.asset assigned to shared/content.bundle) Moved all shaders from GraphicsSettings.AlwaysIncludedShaders to our custom ShaderList asset (to prevent including duplicates in every executable)
7 Years Ago
Merge from build_tweaks
7 Years Ago
Removed EnableStdOutput from client build since I'm not sure it fulfills a purpose