userlamalovecancel

3,474 Commits over 2,466 Days - 0.06cph!

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
6 Years Ago
Some shader stripping
6 Years Ago
Move LWRP to Packages folder, hopefully Unity doesn't delete it Deleted LWRP documentation cause plastic got confused by it
6 Years Ago
Fixed all the alpha channel problems (LWRP is now in repo, with one change to ShaderPreprocessor.cs)
6 Years Ago
Alpha corrector changes, fix NRE when offline + saving player record
6 Years Ago
Always include the EdgeDraw shader too
6 Years Ago
Fix broken reflection probes in builds (need those unity shaders in always included shaders)
6 Years Ago
Fix window size always resetting when in windowed mode
6 Years Ago
Disable graphics jobs (crashes in standalone builds)
6 Years Ago
Workaround for alpha channel being cleared (which doesn't work for some reason), disable avatar rendering in squad editor
6 Years Ago
Bumped up some texture settings
6 Years Ago
Add Clatter Blinn-Phong node to ASE so we can do cheaper (non-PBR) lit things
6 Years Ago
Specular working
6 Years Ago
Some progress
6 Years Ago
Disable post processing everywhere when we don't want it on
6 Years Ago
Don't use PBR shader for arena and tiles
6 Years Ago
Scaled down that huge texture
6 Years Ago
More textures, did sounds too
6 Years Ago
Fix shader assignments, disable shader swapper in editor
6 Years Ago
Add an option to disable crowds
6 Years Ago
Render the menu avatar manually instead, seems to do better
6 Years Ago
Vignette toggling
6 Years Ago
Forgot file for texture quality
6 Years Ago
Fix back buttons on customisation screen
6 Years Ago
Add a texture quality option
6 Years Ago
Restrict panning a bit more
6 Years Ago
Pinch zooming
6 Years Ago
Change click events to trigger when releasing the button instead of when it's first pressed
6 Years Ago
Fix camera moving on Y axis when middle clicking
6 Years Ago
Fix render probes (need to render from scripting now)
6 Years Ago
Switch it to panning instead
6 Years Ago
Drag to rotate camera
6 Years Ago
Fix customisation editor back buttons when button hit zones are larger
6 Years Ago
Fix broken left click (how'd that happen)
6 Years Ago
Merge from main
6 Years Ago
Fix career debug mode cheat NRE on career creation screen
6 Years Ago
Merge from lwrp
6 Years Ago
Upgrade the Clatter and Temple scenes to 2019 (testing for merge)
6 Years Ago
Merge from confirmactions/m