Author Topic: displaying all stats and description  (Read 2509 times)

0 Members and 1 Guest are viewing this topic.

Offline betatester

  • Newbie
  • *
  • Posts: 24
displaying all stats and description
« on: January 29, 2010, 06:08:17 AM »
for the moment we can't see all girl's stats (like spirit, PC Love PC Fear and the like)
I know it's more realistic but for debug purpose it can be handy.
An option in config.xml ?

ah and you can't read the girl's description in the girl's detail screen (in fact the only place is in the brothel girl's list, not in dungeon or slave market... a blind test before buying)

Offline DocClox

  • Dev Team
  • *****
  • Posts: 1867
  • Messing Around With Python
Re: displaying all stats and description
« Reply #1 on: January 29, 2010, 09:51:45 AM »
An optional stat screen would be good. I was working toward doing this with the player home, but lining columns up isn't so easy with proportional fonts, and there isn't a free monospace font that doesn't result in a crowd with torches and pitchforks threatening to storm the castle, so that's out.

I'll get around to a table widget, or it might be simpler to implement some formatting tags for text widgets. But we still have a pile of work to do, before I can get to that.

Offline Samu

  • Newbie
  • *
  • Posts: 47
Re: displaying all stats and description
« Reply #2 on: January 29, 2010, 11:30:18 AM »
if you manage to imlement it, make it disableable through the config.xml please.

Offline DocClox

  • Dev Team
  • *****
  • Posts: 1867
  • Messing Around With Python
Re: displaying all stats and description
« Reply #3 on: January 29, 2010, 02:46:52 PM »
Of course.