Changed Equipment related classes, Player class and added tests for new functionality #16
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "equipments"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created a new Job to be able to test certain Equipment functionalities.
Modified Player by adding 4 new variables representing stats, added a list representing equipment slots to player, changed constructor of player so the equipment list starts with 4 slots, changed getHealth and getMana methods to account for equipments, added methods to get the added variables, added method to get equipments. Added tests for these new functionalities in EquipmentTests
Tror jag lyckades mergea lokalt utan problem och alla tester går fortfarande igenom
WIP: Changed Equipment related classes, Player class and added tests for new functionalityto Changed Equipment related classes, Player class and added tests for new functionality