branchspacechess/main/2019cancel

243 Commits over 31 Days - 0.33cph!

5 Years Ago
Upgraded to .0f2
5 Years Ago
fixed charger trail fx
5 Years Ago
tweak decal shader, render pass order, fx to reduce clipping
5 Years Ago
FX layer/ decal replacement pass
5 Years Ago
missing materials
5 Years Ago
replaced decal in tile toppers, adding decal layer to main directional light pass on FX layer
5 Years Ago
adding transparent lit render pass (decal), and tweaked the render order replaced explosion decal, removed the offset on the tile highlight/waring to avoid aliasing(offset done in the shader depth instead)
5 Years Ago
merged knockback changes and jumper attack to main
5 Years Ago
fxied lvl up UI fx
5 Years Ago
tilehighlight arrow sorting fixed award panel ui particles
5 Years Ago
adding renderpass so the FX render over the tile highlight
5 Years Ago
more ui particle fix
5 Years Ago
fix tile warning shader fixed some ui particle tweaked mask particle shader copied dirt_lens texture in the texture asset folder
5 Years Ago
More textures, did sounds too
5 Years Ago
removing deprecated highlight system + references tweak transparent shaders adding color correction to vignette shader to reduce color difference in max performance mode
5 Years Ago
adding UI material to fix weird alpha stuff
5 Years Ago
removing colorful FX + references
5 Years Ago
Fix shader assignments, disable shader swapper in editor
5 Years Ago
Add an option to disable crowds
5 Years Ago
Render the menu avatar manually instead, seems to do better
5 Years Ago
update post process/shader for icon renderer/ career logo
5 Years Ago
Vignette toggling
5 Years Ago
Forgot file for texture quality
5 Years Ago
Fix back buttons on customisation screen
5 Years Ago
Add a texture quality option
5 Years Ago
Restrict panning a bit more
5 Years Ago
Pinch zooming
5 Years Ago
Change click events to trigger when releasing the button instead of when it's first pressed
5 Years Ago
merge topcam wip in
5 Years Ago
Scene / PanelCreate
5 Years Ago
Fix camera moving on Y axis when middle clicking
5 Years Ago
Fix render probes (need to render from scripting now)
5 Years Ago
Switch it to panning instead
5 Years Ago
Drag to rotate camera
5 Years Ago
Fix customisation editor back buttons when button hit zones are larger
5 Years Ago
Fix broken left click (how'd that happen)
5 Years Ago
Merge from main
5 Years Ago
Fix career debug mode cheat NRE on career creation screen
5 Years Ago
Merge from lwrp
5 Years Ago
Upgrade the Clatter and Temple scenes to 2019 (testing for merge)
5 Years Ago
more stdlib
5 Years Ago
took colourful FX folders from lwrp branch because asset store is being shit. manually changed a bunch of stdlib.hlsl paths to be #include "Packages/com.unity.postprocessing/PostProcessing/Shaders/StdLib.hlsl"
5 Years Ago
upgaded to 2019, updated PP stack