userlamalovecancel

6,993 Commits over 2,771 Days - 0.11cph!

6 Years Ago
Fix android
6 Years Ago
Fix build, don't throw exception in UIParticleSystem
6 Years Ago
Remove coroutine use for crowd chat animation
6 Years Ago
Fix jumper rendering
6 Years Ago
No notification for daily challenge score 0
6 Years Ago
Remove old RenderScale (perf) Maximized layout
6 Years Ago
Missed file
6 Years Ago
Got rid of Newtonsoft.Json (in builds), turned up code stripping to highest Check for game ownership, disable some functions if not owned
6 Years Ago
Fix inconsistent accessibility errors from generated code
6 Years Ago
Add FileSystem.FindInAddons to search addons that haven't been mounted yet Remove some unused stuff
6 Years Ago
Require login
6 Years Ago
Fix server console input not playing nice with Windows' new console features
6 Years Ago
Update, enable other platforms
6 Years Ago
WebGL progress
6 Years Ago
Update LWRP and ASE to latest
6 Years Ago
Initial rich presence
6 Years Ago
Audio import analyzer script
6 Years Ago
Get rid of the duplicated fonts
6 Years Ago
Merge from main
6 Years Ago
Split ResourceRef into multiple files
6 Years Ago
Include the monument terrain map textures for server builds too
6 Years Ago
Merge from main
6 Years Ago
Enable copying on server builds cause it loads faster, still unloads monuments after loading
6 Years Ago
Fix data func and methods so code that runs on regular vue just works
6 Years Ago
Update to Cecil 10.4
6 Years Ago
Downgrade to Fody 4.2.1 because myget doesn't have VS 2019
6 Years Ago
Update to Cecil 10.4 (+ everything else too)
6 Years Ago
Merge from main
6 Years Ago
Fix procgen after the terrain maps get unloaded
6 Years Ago
WIP lazy loading monument terrain maps, also unload them when finished loading the map
6 Years Ago
Merge from main
6 Years Ago
Experimenting with unloading prefabs
6 Years Ago
Temporary fix for client depending on ServerProjectile
6 Years Ago
Don't make a copy of prefabs when preprocessing them (in builds only)
6 Years Ago
Map the rename event to two changes
6 Years Ago
Fix the in game menu header buttons Merge branch 'master' of github.com:Facepunch/SandboxGame
6 Years Ago
Bring back lodash
6 Years Ago
jQuery and Lodash are banned (and promise polyfill that we don't need)
6 Years Ago
Compressed the music a bit more
6 Years Ago
Fix simple shader AO channel barely having an effect Fix some simple shader assignments for temple B
6 Years Ago
Use static switches for some material toggles (simple shaders only) Add the simple shaders to the always included shaders list Fix ASE LWRP templates always using fallback Hidden/InternalErrorShader, fixes that build error
6 Years Ago
Remove some unused stuff from CubeBlur, enable time slicing for reflection probes on mobile
6 Years Ago
Double tap to zoom/unzoom
6 Years Ago
Fix avatar faces outputting some alpha, remove the material on the customisation avatar image because it has issues on mobile
6 Years Ago
Add Simple_Arena, Simple_Crowd, and Simple_Unit
6 Years Ago
Bring back bits of Dynamic Decals that we were still using
6 Years Ago
"Simplified" the triplanar texturing for tiles
6 Years Ago
Hijack Hidden/CubeBlur to try and fix reflection probes
6 Years Ago
Strip logo stuff (unused) from Simple_Tile, fix shader swaps so player color shows up on tiles again
6 Years Ago
Remove Dynamic Decals