János
|
ae5e7ef9c4
|
Added tests for randIntRange
|
2 years ago |
János
|
29c90f0e15
|
Added some additional files for easier testing
|
2 years ago |
János
|
ac871cbdd6
|
Enemies can no longer Overheal
|
2 years ago |
János
|
8994bd7716
|
Enemies can now heal
|
2 years ago |
János
|
15f117fd48
|
refactoring: renamed unused vars for future use
|
2 years ago |
János
|
e26d326853
|
Function to get random nums in range
|
2 years ago |
János
|
081739ea4e
|
Added helper lib to mock std. func.
|
2 years ago |
János
|
43024c9e19
|
Player can now flee from combat
|
2 years ago |
János
|
c0f1ce05f6
|
Heal in Combat now possible
|
2 years ago |
János
|
e60ea7fe9e
|
Added PlayerInputs for Combat
|
2 years ago |
János
|
0a10e4f5b9
|
refactoring: also changed the getters
|
2 years ago |
János
|
96db2d6d2c
|
Merge branch 'encounter' of https://github.com/Mac10goesBRRRT/projekt into encounter
|
2 years ago |
János
|
286477ea59
|
refactoring: changed getters to avoid seg.fault
|
2 years ago |
János
|
cccc31e36a
|
Changed the setters to avoid Segmentation faults
|
2 years ago |
János
|
b8dc8b5705
|
refactoring: unittest arrange/act/assert structure
|
2 years ago |
János
|
81d5f54a4a
|
player and enemy take turns, enemy can loose
|
2 years ago |
János
|
b0a5408cbb
|
Added first implementation of Fighting System
|
2 years ago |
János
|
787d3eea93
|
Merge branch 'encounter' of into encounter
|
2 years ago |
János
|
26578ac18c
|
Added Test for all paths and switchPlayer Function
|
2 years ago |
János
|
25432ede8b
|
Added TurnSwitch and More Tests for all paths
|
2 years ago |
János
|
133c4fe8c3
|
refactoring: replaced getter func w universal func
|
2 years ago |
János
|
608e76dbe4
|
Added AttackValues and A better getter function
|
2 years ago |
János
|
e318727370
|
added a way to not apply negative damage/ only min
|
2 years ago |
János
|
5cf386590b
|
Added a Function to apply Damage to the enemy
|
2 years ago |
János
|
7bf2091f25
|
added armor and needed functions to enemy
|
2 years ago |
János
|
6af6e3d224
|
added damage value and funtions to enemy struct
|
2 years ago |
János
|
0e98febc24
|
Added a way to read values out of the enemy struct
|
2 years ago |
János
|
b28be0a441
|
structs for enemies and a way to set values
|
2 years ago |
János
|
e6dd447cc5
|
added encounter.c
|
2 years ago |
János
|
47abc12ed6
|
project-build.sh umbenannt in build-project.sh
|
2 years ago |
János
|
59555137d3
|
Merge branch 'main' of https://github.com/Mac10goesBRRRT/projekt
|
2 years ago |
János
|
14c6358fc9
|
teste .gitignore
Signed-off-by: János <janos.euler@gmail.com>
|
2 years ago |
Mac10goesBRRRT
|
0e44696bbb
|
Delete build/test directory
|
2 years ago |
Mac10goesBRRRT
|
dfa220387e
|
Delete .vscode directory
|
2 years ago |
János
|
553e10da30
|
Initialer Commit mit Test Programm
|
2 years ago |