Mercurial > parpg-source
log gamestate.py @ 74:c9818290bbe7
age | author | description |
---|---|---|
Thu, 22 Sep 2011 14:39:00 +0200 | KarstenBock | Objects that are not on an actual map are now stored under the value None in the gamestates object dictionary. |
Thu, 22 Sep 2011 14:29:28 +0200 | KarstenBock | The addObject method of the GameState class now accepts an object_id parameter, instead of it getting that value from the object. |
Fri, 09 Sep 2011 15:47:43 +0200 | KarstenBock | Added meet and met methods from the old player object to the gamestate. |