Mercurial > parpg-core
log
age | author | description |
---|---|---|
Sun, 09 Oct 2011 20:50:31 +0200 | KarstenBock | Items can now be dropped on the ground from the players inventory. |
Sun, 09 Oct 2011 20:50:01 +0200 | KarstenBock | Changed DropItemFromContainerAction to work with components. |
Sun, 09 Oct 2011 19:24:37 +0200 | KarstenBock | Added drag and drop and context menu to the equipment part of the character screen. |
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. |