17 Commits (47f60a02531ff98690e658c7d95336c703d18c5a)

Author SHA1 Message Date
János 85979f40ae player can now get gold after a fight 2 years ago
János 0320602a0a Added new variables to character 2 years ago
Kai Kehres 3f03db161e prod/test: added new stats to increase stat function 2 years ago
Kai Kehres 8b4b35b461 prod: Added new stats exp and maxExp and added their getter and setter no Unittest as that is apparently not neccessary for them 2 years ago
Kai Kehres 98ea061df8 prod/test: created test_calculateStatIncrease and calculateStatIncrease 2 years ago
Kai Kehres b2232479de prod/test: created getCharacterLevel and test_getCharacterLevel 2 years ago
Kai Kehres 788b458687 prod/test: added Level stat and created test_setCharacterLevel and setCharacterLevel 2 years ago
Kai Kehres 4ac4f2b6d8 refactoring: prod combined addCharacterHealthPoints and addCharacterStrength to increaseStat function also 2 years ago
Kai Kehres 9cefe4afed prod/test: created test_addCharacterStrength and addCharacterStrength 2 years ago
Kai Kehres 129fb04dcb prod/test: created test_addCharacterHealthPoints and addCharacterHealthPoints 2 years ago
Kai Kehres 3dab622ef2 prod/test: created getCharacterIntelligence and test_getCharacterIntelligence 2 years ago
Kai Kehres df493e8f85 prod/test: created setCharacterIntelligence and test_setCharacterIntelligence 2 years ago
Kai Kehres 520b949005 prod/test: created getCharacterDexterity and test_getCharacterDexterity 2 years ago
Kai Kehres 1d083d7d56 prod/test: created setCharacterDexterity and test_setCharacterDexterity 2 years ago
Kai Kehres 3d4a9e9f4d prod/test: created getCharacterStrength and test_getCharacterStrength 2 years ago
Kai Kehres b13d7494bb prod/test: created setCharacterStrength and test_setCharacterStrength 2 years ago
Kai Kehres ef8a6f5fe1 Prod/Test: created Character, setCharacterHealthPoints and test_setCharacterHealthPoints 2 years ago