fmasa / wfrp-master

Unofficial Android companion app for 4th edition of Warhammer Fantasy Roleplay
GNU General Public License v3.0
11 stars 3 forks source link

Remove non-character NPCs #178

Closed fmasa closed 1 year ago

fmasa commented 1 year ago

Closes https://github.com/fmasa/wfrp-master/issues/148

This change removes NPCs as a special concept that was used before NPC were reintroduced as regular Characters with NPC flag in 3.2.0. Existing NPCs were migrated to Character NPCs. This streamlines further development of Combat features since previously everything that touched combatants would have to be developed twice.

I already ran the migrations and I noticed, that links between Encounters and non-character NPCs were accidentally lost, so this may have removed NPCs from some old encounters (we are talking > 1 year old). I am sorry about that, but there is nothing I can do with it now.