Mercurial > parpg-core
log
age | author | description |
---|---|---|
Sat, 01 Oct 2011 14:07:40 +0200 | KarstenBock | Added gender, picture, age, origin and traits to the CharacterStatistics component and splitted statistics into primary_stats and secondary_stats. |
Sat, 01 Oct 2011 13:39:52 +0200 | KarstenBock | Renamed CharacterStatistics module to character_statistics |
Fri, 30 Sep 2011 16:05:26 +0200 | KarstenBock | Fixed bug where the objects of a map where not correctly restored when changing between maps. |
Fri, 30 Sep 2011 15:31:53 +0200 | KarstenBock | Added ExamineContentsAction. |
Fri, 30 Sep 2011 15:08:53 +0200 | KarstenBock | Added optional Slot value to the "Items" list in the agents file. |
Fri, 30 Sep 2011 14:11:02 +0200 | KarstenBock | Fixed graphical representation of lockables, that are open, when creating the agent. |
Fri, 30 Sep 2011 14:05:16 +0200 | KarstenBock | Added actions for lockable components (Open, Close, Lock and Unlock). |