userlamalovecancel

6,631 Commits over 2,527 Days - 0.11cph!

5 Years Ago
Update, enable other platforms
5 Years Ago
WebGL progress
5 Years Ago
Update LWRP and ASE to latest
5 Years Ago
Initial rich presence
5 Years Ago
Audio import analyzer script
5 Years Ago
Get rid of the duplicated fonts
5 Years Ago
Merge from main
5 Years Ago
Split ResourceRef into multiple files
5 Years Ago
Include the monument terrain map textures for server builds too
5 Years Ago
Merge from main
5 Years Ago
Enable copying on server builds cause it loads faster, still unloads monuments after loading
5 Years Ago
Fix data func and methods so code that runs on regular vue just works
5 Years Ago
Update to Cecil 10.4
5 Years Ago
Downgrade to Fody 4.2.1 because myget doesn't have VS 2019
5 Years Ago
Update to Cecil 10.4 (+ everything else too)
5 Years Ago
Merge from main
5 Years Ago
Fix procgen after the terrain maps get unloaded
5 Years Ago
WIP lazy loading monument terrain maps, also unload them when finished loading the map
5 Years Ago
Merge from main
5 Years Ago
Experimenting with unloading prefabs
5 Years Ago
Temporary fix for client depending on ServerProjectile
5 Years Ago
Don't make a copy of prefabs when preprocessing them (in builds only)
5 Years Ago
Map the rename event to two changes
5 Years Ago
Fix the in game menu header buttons Merge branch 'master' of github.com:Facepunch/SandboxGame
5 Years Ago
Bring back lodash
5 Years Ago
jQuery and Lodash are banned (and promise polyfill that we don't need)
5 Years Ago
Compressed the music a bit more
5 Years Ago
Fix simple shader AO channel barely having an effect Fix some simple shader assignments for temple B
5 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
5 Years Ago
Remove some unused stuff from CubeBlur, enable time slicing for reflection probes on mobile
5 Years Ago
Double tap to zoom/unzoom
5 Years Ago
Fix avatar faces outputting some alpha, remove the material on the customisation avatar image because it has issues on mobile
5 Years Ago
Add Simple_Arena, Simple_Crowd, and Simple_Unit
5 Years Ago
Bring back bits of Dynamic Decals that we were still using
5 Years Ago
"Simplified" the triplanar texturing for tiles
5 Years Ago
Hijack Hidden/CubeBlur to try and fix reflection probes
5 Years Ago
Strip logo stuff (unused) from Simple_Tile, fix shader swaps so player color shows up on tiles again
5 Years Ago
Remove Dynamic Decals
5 Years Ago
Some shader stripping
5 Years Ago
Move LWRP to Packages folder, hopefully Unity doesn't delete it Deleted LWRP documentation cause plastic got confused by it
5 Years Ago
Fixed all the alpha channel problems (LWRP is now in repo, with one change to ShaderPreprocessor.cs)
5 Years Ago
Alpha corrector changes, fix NRE when offline + saving player record
5 Years Ago
Always include the EdgeDraw shader too
5 Years Ago
Fix broken reflection probes in builds (need those unity shaders in always included shaders)
5 Years Ago
Fix window size always resetting when in windowed mode
5 Years Ago
Hide the file not found message when the HUD tries to load something (will show in coherent's log - why does less even load these?)
5 Years Ago
Setup vue-router for the menu
5 Years Ago
Add GetComponent in JS to get Vue component templates (returns a promise)
5 Years Ago
Disable graphics jobs (crashes in standalone builds)
5 Years Ago
Workaround for alpha channel being cleared (which doesn't work for some reason), disable avatar rendering in squad editor