ZAB909 / ChapterMaster

13 stars 29 forks source link

Epic - Faction rework #249

Open GalacticChimp opened 10 months ago

GalacticChimp commented 10 months ago

Description

Currently, Factions are treated as a big data blob which gets processed haphazardly during enemy turn (there are no faction turns per se, just player turn and enemy turn).

The aim of this task is to rework Factions into proper data structures, assign proper turns to each faction as well as various other tweaks and fixes.

Issue list