walkerp1 / dwarftherapist

Automatically exported from code.google.com/p/dwarftherapist
Other
1 stars 0 forks source link

Pull Positions (billets) from game at runtime #203

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Positions != Professions

Position is being used in the sense of a billet like "expedition leader" or 
"liason"

Since positions are now able to be modified via game raws, they will need 
to be pulled from the game (unlike professions which are dictated 
automatically by highest skill)

I assume there is a position vector, and each dwarf has an id that indexes 
into that vector if they have a position. Each position likely has a name 
for itself, so this should work a lot like professions, but just need 
runtime support vs. config file support.

There are some things that were professions in the 40d series that are now 
positions, so several professions will need to be remapped.

Original issue reported on code.google.com by treyst...@gmail.com on 6 Apr 2010 at 9:29

GoogleCodeExporter commented 9 years ago
PUNT!

Original comment by treyst...@gmail.com on 10 Apr 2010 at 8:44

GoogleCodeExporter commented 9 years ago
see also issue 127.

Original comment by treyst...@gmail.com on 19 Apr 2010 at 11:37

GoogleCodeExporter commented 9 years ago

Original comment by treyst...@gmail.com on 25 Apr 2010 at 3:06

GoogleCodeExporter commented 9 years ago

Original comment by treyst...@gmail.com on 19 May 2010 at 3:32

GoogleCodeExporter commented 9 years ago
Wow this is a pain in the ass

Original comment by treyst...@gmail.com on 1 Jun 2010 at 1:20

GoogleCodeExporter commented 9 years ago

Original comment by treyst...@gmail.com on 13 Oct 2010 at 4:41

GoogleCodeExporter commented 9 years ago

Original comment by ehler...@gmail.com on 18 Feb 2012 at 3:46