11,451 Commits over 3,561 Days - 0.13cph!
Fixed errors with the error display ;) Error message audio trigger
added UIButton to all buttons, button click audio trigger
chat received audio trigger
setting up more audio events
basic audio definition scriptable object setup, audio defs dictionary'd by hashcode
audio manager placeholder object and script
Units are no longer allowed to move through other units
Pathfinding debug for highlighted tile
Pathfinder no longer static class, each game instance has one. Purging more PFTile shit
Remove local tile mouse highlighting
wip valid target prediction for movement highlighting
Renamed Gunker to Shooter, fixed default squad attempting to have more units than max
Increased the movement cost of heigher terrain
Slasher unit setup for testing
Changed some attack stuff to take a game instance reference, not a board
client side game timer + display
Turn indicator and turn banner both now show the actual turn. Added util function to convert individual turn to overall turn
Increased burner dmg area from 4->5 tiles
Burner attack is now 1-2 dmg
Broke the tile highlighting even more