Mercurial > parpg-source
log
age | author | description |
---|---|---|
Sun, 09 Oct 2011 19:23:59 +0200 | KarstenBock | get_equipable now checks if wearer is valid and returns None if it is not. This will fix a falsely raised SlotInvalidError. |
Sun, 09 Oct 2011 18:22:48 +0200 | KarstenBock | Removed source_container value from data_drag. |
Sun, 09 Oct 2011 14:43:47 +0200 | KarstenBock | ReplaceItem in UseAction will now delete the old object from the database and the world. |