branchspacechess/main/unitdbcancel
10 Commits over 0 Days - ∞cph!
merge from main, fixed logo bug from merge.
added CareerDefines.PlayerTeamIndex for use with career generation stuff.
added error message when trying to equip a mod to a unit that fails the requirements check (can't see it as global message is hidden by career UI atm)
Implemented mod ranks 1-3
team unit point budget wip
quick go at a new unit cost generation algo
wip reworking of career generation stuff to allow for better balancing.
can now hold shift when clicking on create career (in editor) and it'll let you skip entering a team and manager name.
wip rework of way unit database is created, moving to creating units per team, isntead of making a pool of units and pulling from that to make the teams.