branchspacechess/main/2019cancel

243 Commits over 31 Days - 0.33cph!

5 Years Ago
Fix unit dragging working with all mouse buttons (which made it leave ghost holograms) Fix both UI and unit drag event handlers firing at the same time (left a ghost hologram as well)
5 Years Ago
Fix argument null when going into customisation editor Update post process, didn't fix anything though
5 Years Ago
Remove MaterialPropertyBlock from crowd members when animations are disabled Disable dynamic batching cause it sucks Disable auto sync transforms, enable callback reuse
5 Years Ago
Show tile markers in confirm move/attack Disable double tap zoom over UI and units
5 Years Ago
Enable swipe rotate, pan, and zoom again Rewrote swipe and pan to use touches only (so mouse can't do it) Swipe has smarter cancelling to remove or reduce delays to panning
5 Years Ago
Missed file
5 Years Ago
Enable crowds -> Crowd detail, also make it work without restarting a match Disable some options for WebGL (resolution stuff, and render scale is bugged) Options++
5 Years Ago
Only keep the 50 most recent match history entries
5 Years Ago
Exclude some units from sponsorships (icer and jumper can't heal, icer can't multikill, booster and healer don't do enough damage)
5 Years Ago
Fix squad editor back button working when the squad is invalid Fix map editor back buttons
5 Years Ago
Delete ASE examples
5 Years Ago
Update WebGL import settings
5 Years Ago
New platforms always connect to the test server
5 Years Ago
trophy texture tweak, reducing tri count / texture resolution
5 Years Ago
Update client to use websocket endpoints from master server
5 Years Ago
Don't give up on currency rewards if the ownership check fails
5 Years Ago
Web project moved to other repo, deleted here
5 Years Ago
remove one more UI blur tweak trophy layer so the glass render in max performance mode
5 Years Ago
Fix filesystem not saving properly in WebGL Move kick messages onto client for localization prep Add a separate message for when a player is signed in somewhere else Turn off auto reconnect after being kicked - prevents error message spam Network++
5 Years Ago
more material fix due to the static switch change cleaning some unused materials
5 Years Ago
removing more ui blur
5 Years Ago
ball launcher rework pass on the ball trail and Fx..... folder sorting
5 Years Ago
Always include the UI particles shader
5 Years Ago
Preload textures, shader variants
5 Years Ago
adding ressources file
5 Years Ago
rework trophy magic 8 ball, confetti cannon adding standard transparent shader for glass rerender icon
5 Years Ago
Placeholder Icer attack buildup audio.
5 Years Ago
Placeholder Icer attack hit audio. Placeholder Icer tile topper shatter audio.
5 Years Ago
Updated new default squads to use the new units.
5 Years Ago
Squad saving now always sets the current squad's vesrion to the latest. Updated all default squads to latest version.
5 Years Ago
Version++ Network++ Squads++ Options++ Replay++
5 Years Ago
Default texture and model quality settings to max
5 Years Ago
removed unused legacy post process
5 Years Ago
more material fix
5 Years Ago
switch UI and OverUI pass to after rendering to render properly
5 Years Ago
some shader sorting/cleanup replaced switch by static switch in shaders modified the icon renderer and item customisation script to work with the updated shader material pass so the material have the proper parameters
5 Years Ago
Cancel rewards if the player doesn't own the game
5 Years Ago
Switch to the package manager LWRP, remove alpha corrector stuff
5 Years Ago
Fix android
5 Years Ago
Fix build, don't throw exception in UIParticleSystem
5 Years Ago
fix squad editor unit size, minor optim, replaced itween to leantween remade sport trophy, tweak anim, controller, naming convention cleanup, rerender icons
5 Years Ago
Remove coroutine use for crowd chat animation
5 Years Ago
Fix jumper rendering
5 Years Ago
No notification for daily challenge score 0
5 Years Ago
Remove old RenderScale (perf) Maximized layout
5 Years Ago
Missed file
5 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
5 Years Ago
Require login
5 Years Ago
Fix server console input not playing nice with Windows' new console features
5 Years Ago
Update, enable other platforms