jmbjr / dungeoneer

1 stars 2 forks source link

add option in message() to determine if data should be printed to status window in-game #53

Closed jmbjr closed 11 years ago

jmbjr commented 11 years ago

then for all the STATS locations, could just define a function: isplayer(entity) and pass that.

if true, print to status window in-game. if false, print only to db log

default to true