279 Commits (ad46f8aadf23b56a32ff52d261e847cba6a859a4)
 

Author SHA1 Message Date
KRUGSON ad46f8aadf updated 2 years ago
KRUGSON 7617bb7f51 added setAvailable (canBeUsed) with test 2 years ago
KRUGSON 766ac86c7e added getAvailable (canBeUsed) with test 2 years ago
KRUGSON ea62efd461 added setBaseDamage with test 2 years ago
KRUGSON 66206804a3 added getBaseDamage with test 2 years ago
KRUGSON 242188e5ad added setDamageModifier with test 2 years ago
KRUGSON 8615b3e136 added getDamageModifier with test 2 years ago
KRUGSON 9410e3395e added setTypeID with test 2 years ago
KRUGSON 584b48ee4e added getTypeID with test 2 years ago
KRUGSON 517f0cfafe added setFullName with test 2 years ago
KRUGSON 72ea0de711 added getFullname with test 2 years ago
KRUGSON ff33db459d added setName with test 2 years ago
KRUGSON 5742861b08 added weapon with struct & getName with test 2 years ago
KRUGSON fc09c34065 added setRoomShopAvailable with test 2 years ago
KRUGSON 2b6449f2a4 added setRoomPredecessor with test 2 years ago
KRUGSON ebbe703493 added setRoomSuccessor with test 2 years ago
KRUGSON 573504153c added getRoomSuccessor with test 2 years ago
KRUGSON 332949bc09 refactoring: added setUp to clean up a bit 2 years ago
KRUGSON 3e9fd7d7e8 updated game instructions 2 years ago
KRUGSON e294af735d added setItemShopAvailable with test 2 years ago
KRUGSON 6ce6fced5a added getItemShopAvailable with test 2 years ago
KRUGSON 05dca15a64 added getItemPrice with test 2 years ago
KRUGSON 218a01068d added setItemPrice with test 2 years ago
KRUGSON a926b7aec1 added sellItem to shop in game (main) 2 years ago
KRUGSON fb1f9cdd22 commands now visible in game for user 2 years ago
KRUGSON 22fd94352f add commands (make it visible for user) with test 2 years ago
KRUGSON 2c18f05b05 added sellItem with test 2 years ago
KRUGSON a18aca76d7 added buyItem with test 2 years ago
KRUGSON 35f45ee77a added removeMoneyFromPlayer with test 2 years ago
KRUGSON 5b9fa5460a added addMoneyToPlayer with test 2 years ago
KRUGSON 11d7f06b92 added setTotal with test 2 years ago
KRUGSON 1d863f9410 added removeItemFromInventory with test 2 years ago
KRUGSON 0ba71809f4 added showInventory to main 2 years ago
KRUGSON 434ef7a3e6 added showInventory 2 years ago
KRUGSON c82c5855f7 add player struct + addItemToInventory into main 2 years ago
KRUGSON 2aea5ab079 added struct player & func addItemToInventory 2 years ago
KRUGSON d8c2a24930 added shop function 2 years ago
KRUGSON 3d9394cc71 added items to main and game 2 years ago
KRUGSON 12d6f1143a added items with test and items.map file 2 years ago
KRUGSON d05c4da6c9 added func printStatus for better overview in game 2 years ago
KRUGSON 247bff96b6 refactoring: added function checkMove for clarity 2 years ago
KRUGSON 225282840f added map into main of game 2 years ago
KRUGSON f0bf30dc0f added map with test 2 years ago
KRUGSON d73a90e6b0 added nav_helper with test 2 years ago
KRUGSON 3267de4fe4 added game.map file 2 years ago
KRUGSON fcda168e36 refactoring: added checkExit function for clarity 2 years ago
KRUGSON c506575b0d added function processInput and exit of game 2 years ago
KRUGSON 48b661ef17 refactoring: function for accept rules 2 years ago
KRUGSON a803b2d879 added function for user to accept instructions 2 years ago
KRUGSON ec70016bf9 added rules and instructions 2 years ago