gluxon / phpwolf

The popular Werewolf game (variant of Mafia) powered by a PHP IRC bot
GNU General Public License v3.0
12 stars 7 forks source link

When player leaves, remove all their references #54

Closed gluxon closed 11 years ago

gluxon commented 11 years ago

removePlayer() only removes a player from their role and lynches. This should also remove them from wolf_killed, seer_seen, harlot_visited.. etc.