11,455 Commits over 3,561 Days - 0.13cph!
Board tile ripple effect is now 1 coroutine per ring of tiles not 1 per tile
idle board spin speed 1 -> 1.5
Tile highlighting changes
Debug log now hidden in practice
wip usable unit highlighting (with bugs)
added CP downward movement
Command point UI segments scale and fade out when used
Intro/ui now works in practice/test mode for dev
Added idle spinning mode to game camera.
Camera idle spins during outcome screen.
Camera input can now be locked.
Changed tip text formatting.
Few more tips.
Added space bar shortcut for emote menu
Practice crowds set to full and 20%
player areas now know about their crowd
crowd attendance is set from the server sent streak value
help button is now ignored when you mouseover it while turning camera
Crowd randomised, attendance can bet set to a percentage based on streak
vector camera motion thing
remove debris when clearing boardview
explosion debug test now limited to editor
Moved ripple/scorch stuff to BoardView
Unit death now triggers it
Cleanup, tile position fix for multiple ripples
decals move with tiles, rigidbody tiles, more ripple tests
added crowd streak to Player protobufs and send them with match info
explosion debris can now be colour coded
Floor/wall decals now get random scale and rotation
changed the order of GetNeighbourTiles() to hopefully be N,E,S,W
moved scorch/decal stuff out of TileView and into new TileScorchDecals
Flamethrower now child of muzzle
Fix for burner flamethrower not scaling correctly when child of muzzle
Set rough position of attack anim event on burner
Anim event script to turret
merge burner anim branch to main
Explosions leave tile scorch decals