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
Tanja Herche
1d581ea146
Unittest: changed deception map
2 years ago
Tanja Herche
65e91f11b8
refactoring: removed String-separations
2 years ago
Tanja Herche
b6d57e2cf5
Unittest: Coloring
2 years ago
Tanja Herche
d4c2fb9496
Integrated Locations
2 years ago
Tanja Herche
9166dc2d18
Unittest: integrate TravelEngine and Player
2 years ago
Tanja Herche
9c5dbc57d7
Unittest: MapCommand
2 years ago
Tanja Herche
0116cce4d4
Merge branch 'develop' into locations
2 years ago
Tanja Herche
45c7767b46
refactoring: reordered properties of mobs
2 years ago
Tanja Herche
1208eda908
refactoring: created mobs.json, outsourced the mobs
2 years ago
David Hermann
d09e3b1c2d
refactoring: Removed unused imports
2 years ago
David Hermann
c7b8855442
refactoring: Language change, added color
When a command is unkown, the language is now german and the message is red.
2 years ago
David Hermann
67822c0a8e
refactoring: Deleted unused imports
2 years ago
Tanja Herche
5b12c01271
refactoring: reordered properties of items
2 years ago
Tanja Herche
3b3cffbc4a
Created mobs
2 years ago
Tanja Herche
015e7fcd20
Created items
2 years ago
Tanja Herche
0372a87d7a
Created locations
2 years ago
David Hermann
ec70ab4803
Summary Commit
Boot.java: Added getPlayerSave()
InteractionLoop: Asks for name if the player's name is null
JsonParser: New method writeObject
Travel Engine: getLocationByName() method
Edited Help Command
Added setter for Player's name
New Quiz questions
Edited Help unit test
Added unit test for Location Command
2 years ago
David Hermann
c18cb6190a
refactoring: outsourced current location message
2 years ago
David Hermann
48af98341b
Added Travel command, to travel to different places
2 years ago
David Hermann
06d01e97b4
Added location command to get the current location of the player
2 years ago
David Hermann
a9f0ec154b
Added createBeach method to createLocations class
2 years ago
David Hermann
456b7d8c59
Added beach to the gameconfig.json
2 years ago
David Hermann
157ceabc59
Edited TravelEngine, added getLocationList and locationExist method
2 years ago
David Hermann
201e2aa1fb
Created class with ansi color codes
2 years ago
David Hermann
3cedb71e90
Added the travel engine to the InteractionLoop
2 years ago
David Hermann
c8ea2a75fe
Added getPlayer method to the travel engine
2 years ago
David Hermann
a3722db633
refactoring: outsourced the entities in the entities package
2 years ago
David Hermann
20bc727d77
Created traveling engine
2 years ago
David Hermann
6e24f5651b
Created player class
2 years ago
David Hermann
20a4614128
Created class where locations can be created
2 years ago
David Hermann
f1e40de850
Created location class
2 years ago
David Hermann
9a6f804563
Created mob class
2 years ago
David Hermann
666fa70a52
Created item class
2 years ago
Juliakn66
dc77373d07
refactoring: static to non-static method
2 years ago
David Hermann
13f6640dc7
refactoring: Moved InteractionLoop and JsonParser to the new directory "classes".
Removed test code from JsonParser.
Removed comment in Main
2 years ago
David Hermann
ede261e59d
refactor: Deleted unused imports from Main class
2 years ago
David Hermann
59a36a66a6
unittest: Added unit test for the quit/exit command
2 years ago
David Hermann
b3dfbe3601
refactor: outsourced code in String function
2 years ago
David Hermann
dfc7fae51a
refactor: Deleted unit test for main class.
Removed scanner from main class.
2 years ago