315 Commits (45e59b4d7b961af0c56a6698001d0e203c0b0e31)
 

Author SHA1 Message Date
Juliakn66 56792352b6 create lookaroundCommand.java 2 years ago
Juliakn66 fdb1744f20 added InventoryCommand to CommandListener to call inventory in game 2 years ago
Juliakn66 4155578805 edited InventoryCommand: added amount to readInv() 2 years ago
Juliakn66 c204733e70 edited player constructor 2 years ago
Juliakn66 e7f156b1af added damage and doesDamage to playerconfig 2 years ago
Juliakn66 f71eae31a1 added methods getAmount() and setAmount() to item.java 2 years ago
Juliakn66 fed6f0b61c added amount to item.java 2 years ago
Juliakn66 3a54eff308 edited method readInv() 2 years ago
Juliakn66 0936d9f39c implementing readInv() 2 years ago
Juliakn66 14cbe43890 added readInv() 2 years ago
Juliakn66 1e20ed4621 Create InventoryCommand 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
Max Gerbeth f5784b40d2 refactoring: ShopCommand.java 2 years ago
Max Gerbeth 6d837c934c adding Colors to prints on the console 2 years ago
Max Gerbeth 99fd247d40 using JsonPaser for writing in the file 2 years ago
Max Gerbeth 4690348bd7 Merge branch 'develop' into shop 2 years ago
Juliakn66 84c1c1e5d9 Merge branch 'develop' of https://github.com/RedEagle-dh/BitBiome into Julia 2 years ago
David Hermann ec70ab4803 Summary Commit 2 years ago
Max Gerbeth 6cb6e42462 add README.md 2 years ago
Max Gerbeth 8a7eb010ab typo in ShopCommand.java 2 years ago
Max Gerbeth b99ac6da82 indend code in Shop.java 2 years ago
Max Gerbeth ec8fd8524b remove unused import in Shop.java 2 years ago
Max Gerbeth cdb9e0d1d9 add Comments in ShopCommand.java 2 years ago
Max Gerbeth 4a75478c4d unittest: testSubtractGold5() 2 years ago
Max Gerbeth 421a9c8314 unittest: testSubtractGold4() 2 years ago
Max Gerbeth 0ecbfdc69d unittest: testSubtractGold3() 2 years ago
Max Gerbeth 8c94c1b739 unittest: testSubtractGold2() 2 years ago
Max Gerbeth 72aa9c05f7 unittest: testSubtractGold1() 2 years ago
Max Gerbeth e323599a74 unittest: testSubtractGold() 2 years ago
Max Gerbeth 172c8e6997 Shop.java add subtractGold() 2 years ago
Max Gerbeth 20ba24d5c9 refactoring: itemRotation() 2 years ago
Max Gerbeth 88496d7252 unittest: testValidInput4 2 years ago
Max Gerbeth ba4278790b unittest: testValidInput3 2 years ago
Max Gerbeth ac443832b7 unittest: testValidInput2 2 years ago
Max Gerbeth c9fad47496 bugfixes 2 years ago
Friederike von Gruben 6405c41b32 Added new questions 2 years ago
Friederike von Gruben ad42f3ff85 Added writeObject method to the JSON Parser to write json objects 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