Changed Equipment related classes, Player class and added tests for new functionality #16

Merged
viud3133 merged 2 commits from equipments into main 2025-10-30 06:39:54 +01:00
Collaborator

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

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
viud3133 added 1 commit 2025-10-30 06:24:46 +01:00
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
viud3133 reviewed 2025-10-30 06:31:26 +01:00
viud3133 left a comment
Author
Collaborator

Tror jag lyckades mergea lokalt utan problem och alla tester går fortfarande igenom

Tror jag lyckades mergea lokalt utan problem och alla tester går fortfarande igenom
viud3133 added 1 commit 2025-10-30 06:38:51 +01:00
viud3133 changed title from WIP: Changed Equipment related classes, Player class and added tests for new functionality to Changed Equipment related classes, Player class and added tests for new functionality 2025-10-30 06:39:42 +01:00
viud3133 merged commit ceff81f2b0 into main 2025-10-30 06:39:54 +01:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: erns6604/rwrg#16
No description provided.