24 Commits (ac50591e76f4f81130773b24dcb80de171c1cedd)

Author SHA1 Message Date
Kai Kehres ac50591e76 prod: new Stat and getter Setter 2 years ago
Kai Kehres 0e26ef798c prod/test: created calculateDamage function and Unittests 2 years ago
Kai Kehres 9c611496b9 prod: getter and setter for weaponClass 2 years ago
Kai Kehres b5236dad9c prod: created struct weapon and getter setter for attack and Durability 2 years ago
Kai Kehres 1e1d7697a3 refactoring: changed playerHealfunction paramter and Unittest setup to resemble the changes 2 years ago
Kai Kehres b493f97146 prod: changed returntype of getcharactername 2 years ago
Kai Kehres 197e696ef6 prod/test: created getter and setter for charactername 2 years ago
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