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