.idea
|
Only use Java 8
|
2020-03-03 18:12:12 +01:00 |
src/edu/kit/informatik
|
Do not remove item used to escape
|
2020-03-12 18:07:23 +01:00 |
.gitignore
|
Initial commit
|
2020-02-24 15:45:26 +01:00 |
commands1_input.txt
|
Correctly handle wrong start input
|
2020-02-29 16:08:54 +01:00 |
commands1_output.txt
|
Do not allow reset if game not started once
|
2020-03-07 10:24:41 +01:00 |
final2.iml
|
Add testing library
|
2020-02-28 09:53:38 +01:00 |
fuzz.sh
|
Move into own package
|
2020-03-11 11:07:48 +01:00 |
game1_input.txt
|
Allow tools to be built multiple times and buildings only once
|
2020-02-29 16:27:50 +01:00 |
game1_output.txt
|
Handle item requirements when building better
|
2020-03-12 08:39:02 +01:00 |
game2_input.txt
|
Correctly handle game end
|
2020-03-03 18:32:00 +01:00 |
game2_output.txt
|
Update game logic to changed requirements and refactor command parsing
|
2020-03-11 10:51:29 +01:00 |
game_over_no_actions_input.txt
|
Correctly handle reset by reusing start cards and wait for start before allowing commands
|
2020-02-29 16:23:36 +01:00 |
game_over_no_actions_output.txt
|
Increase test coverage
|
2020-03-11 11:37:32 +01:00 |
game_over_no_materials_input.txt
|
Increase test coverage
|
2020-03-11 11:37:32 +01:00 |
game_over_no_materials_output.txt
|
Simplify game phase logic
|
2020-03-12 09:18:45 +01:00 |
generic_test_input.txt
|
Add generic test by nikxda
|
2020-03-11 11:01:03 +01:00 |
generic_test_output.txt
|
Fix error messages in test
|
2020-03-11 11:03:01 +01:00 |
generic_waf2_test_input.txt
|
Add generic waf2 test 1 by usosx
|
2020-03-11 11:11:30 +01:00 |
generic_waf2_test_output.txt
|
Correctly handle common prefixes in command names
|
2020-03-11 11:19:34 +01:00 |
requiredCheckstyleRules_Final_829.xml
|
Add checkstyle
|
2020-02-28 15:25:10 +01:00 |
shack_test_input.txt
|
Add shack building test and fix behaviour on codetester
|
2020-02-29 08:47:20 +01:00 |
shack_test_output.txt
|
Change list-resources order
|
2020-03-11 10:55:06 +01:00 |
testcoverage_input.txt
|
Increase test coverage
|
2020-03-11 11:37:32 +01:00 |
testcoverage_output.txt
|
Increase test coverage
|
2020-03-11 11:37:32 +01:00 |