364 Commits (f7de85a63a83bc4c6d992745c879e7556d399f10)

Author SHA1 Message Date
Tanja Herche 48c3dd29a0 refactoring: created String for integrated Location Wald 2 years ago
Tanja Herche 72da5eeac2 refactoring: created String for integrated Location Strand 2 years ago
Tanja Herche 616bb737a3 refactoring: created String for integrated Location Winterland 2 years ago
Tanja Herche 292ff7a9c5 refactoring: created String for integrated Location Gruenland 2 years ago
Tanja Herche e4abd226fc refactoring: created String for integrated Location Wueste 2 years ago
Tanja Herche 8451486e5e Unittest: colored own location Winterland 2 years ago
Tanja Herche ea386d7461 Unittest: colored own location Gruenland 2 years ago
Tanja Herche 72c2643899 Unittest: colored own location Wueste 2 years ago
Tanja Herche e0b136c15d Unittest: colored own location Berge 2 years ago
Tanja Herche c45d612992 Unittest: colored own location Strand 2 years ago
Tanja Herche 0b3dc1adc6 Unittest: colored own location Wald 2 years ago
Tanja Herche 2dbda7b864 Unittest: Changed color description map 2 years ago
Tanja Herche 113d493594 Unittest: colored traveloption Winterlandmap 2 years ago
Tanja Herche 7589c79f3c Unittest: colored traveloption Gruenlandmap 2 years ago
Tanja Herche 05a2fc6e78 Unittest: colored traveloption Wuestemap 2 years ago
Tanja Herche be80f510e1 Added Item Quellwasser 2 years ago
Tanja Herche c1e7585010 Updated Testlocations 2 years ago
Tanja Herche 38a692f8d6 Unittest: colored traveloption Bergemap 2 years ago
Tanja Herche 35d77a5e5d Unittest: colored traveloption Strandmap 2 years ago
Tanja Herche 3789cfb6ec Unittest: colored traveloption Waldmap 2 years ago
fdai7430 6539908e62 Translated all the outputs to German 2 years ago
fdai7430 5e4cb1f890 Added runaway to help command 2 years ago
fdai7430 038b84d87f Added output to runaway input while in combat 2 years ago
fdai7430 fad85807f2 refactoring: Made a function which executes one cycle of combat 2 years ago
fdai7430 868eb67c39 Added use to help command 2 years ago
fdai7430 51c5b40827 Removed useless test 2 years ago
fdai7430 9ed2f1a825 refactoring: Fixed use command not jumping out of COMBAT_LOOP 2 years ago
fdai7430 c392ee6c26 unittest: Added test for testRunawaySucceeds() 2 years ago
fdai7430 0fbbac75bc Added answers for the other commands during combat 2 years ago
fdai7430 2d71a5a016 unittest: Added test for getRunawayChance() 2 years ago
fdai7430 0689c30a62 refactoring: Created function for dynamically getting runaway chance 2 years ago
fdai7430 eee18034e0 refactoring: Removed obsolete function in UseCommandTest.java 2 years ago
fdai7430 05d5530472 refactoring: Made use() return the final output and print it when the function is called 2 years ago
fdai7430 566f9797f7 unittest: Added test for RunAwayCommand.java 2 years ago
fdai7430 df1d57aa8b Added output to runaway command 2 years ago
fdai7430 7bc0e96f9e Added runaway command to general command listener 2 years ago
fdai7430 6a2c1f96c6 Added ability to run away in combat 2 years ago
fdai7430 0de3c01e11 Added combat loop 2 years ago
fdai7430 7eee628e9a refactoring: Pulled asking which item to use and on which enemy into its own function 2 years ago
fdai7430 d47b77c1ea Made input for getUseMessage() case insensitive 2 years ago
fdai7430 eac126198b refactoring: Made UseCommand.java compliant to POSIX 3.206 2 years ago
Juliakn66 1cdca21f4f unittest: added testGetMobsOutputWithoutMobsAndItems() 2 years ago
Juliakn66 d704d962a8 unittest: added testGetMobsOutputWithMobs() 2 years ago
Juliakn66 fbae51a716 unittest: added testGetItemsOutputWithoutItems() 2 years ago
Juliakn66 340fb80cc6 unittest: added testGetItemsOutputWithItems() 2 years ago
Juliakn66 42e710c76d unittest: added testGetRandomMob() 2 years ago
Juliakn66 e8842e54cd unittest: added testGetLocationObject ro LookaroundCommandTest 2 years ago
Juliakn66 363112a364 unittest: test for collect Command 2 years ago
Juliakn66 4322292198 added collectCommand to HelpCommand and HelpCommandTest 2 years ago
Juliakn66 346155ab00 refactoring: added new method writeNewItem() to collectCommand.java 2 years ago