branchspacechess/main/tut2/tutbuildcancel
19 Commits over 0 Days - ∞cph!
disabled menu buttons for stuff other than tutorial, don't connect to server etc.
Fixed option sliders from resetting to 0 when they shouldn't, to fix all audio getting muted when entering options screen.
created hat files, definition and prefab for graduation (tutorial) hat.
generated icon for graduation hat.
tutorial now equips graduation hat to player avatar.
started tutorial code cleanup/refactor
finished removing multiple unit ref lookups, moved them all to single refs in base tutorial state
removed all add/remove listeners functions from tutorial states, base tutorial state now listens to them all, each tut state just overrides the ones it uses
moved all tutorial tile highlighting to the unit/tile set functions
merged a bunch of unit and tile selection resetting
removed a bunch of tile ref local variables that aren't needed anymore, look them up directly
refactored tutorial action counter
subtracting special build changesets