21 Commits

Author SHA1 Message Date
Seraina
4337583de6 Fixed some bugs now the VoteHanlder does what it is supposed to 2022-04-08 12:42:02 +02:00
Alexander Sazonov
5cfa6809a2 Modified GhostifyHandler, added Logger statement 2022-04-08 11:27:52 +02:00
Seraina
d83248d89f Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/java/ch/unibas/dmi/dbis/cs108/gamelogic/VoteHandler.java
2022-04-08 11:12:07 +02:00
Seraina
913d0781de Added adjustments for the testing of voteHandler
- main methode
- a print methode, that prints out a Passenger array
2022-04-08 11:10:05 +02:00
Alexander Sazonov
6ab1eb0390 Small adjustment to VoteHandler (both ghostVote and humanVote) 2022-04-08 10:55:01 +02:00
Seraina
efdd1167d2 Adjusted Passenger class for testing of VoteHandler 2022-04-08 10:27:19 +02:00
Seraina
7153563471 Started building connection between game logic and sever-client. Added new Protocol msg and a s*** ton of todos for myself 2022-04-07 13:24:09 +02:00
Alexander Sazonov
b470fc78a2 Further development of VoteHandler: extended humanVote method, added Logger statements and comments 2022-04-07 11:59:51 +02:00
Seraina
b5682d5531 Removed unused methods in game functions 2022-04-07 11:01:59 +02:00
Seraina
19c31356c2 Some changes to Structure of VoteHandler and related classes 2022-04-04 13:48:45 +02:00
Seraina
2ad0b03cd5 Merged my changes with Alexs changes in VoteHandler 2022-04-04 13:07:24 +02:00
Alexander Sazonov
d0c4290894 Working on VoteHandler 2022-04-04 13:03:35 +02:00
Seraina
32c9c8e870 Added TODo for Alex: Documentation 2022-04-04 12:46:07 +02:00
Alexander Sazonov
110a7a342d Implemented most of main logic of the VoteHandler 2022-04-03 18:25:37 +02:00
Alexander Sazonov
7f3ecc0ca9 Started working on VoteHandler, reformatted some classes to google style 2022-04-03 00:55:24 +02:00
Alexander Sazonov
75027f60b7 Modified GhostifyHandler to deal with original ghost 2022-04-02 23:11:19 +02:00
Seraina
401b3bec52 Added Handler skeletons concerning game logic and instructions on how to implement them 2022-04-01 12:20:08 +02:00
Jonas
5010b66d4c Made several small adjustments:
-regarding disconnection handling
-corrected import statements in GameFunctions.java
2022-04-01 12:18:16 +02:00
Alexander Sazonov
5b3af54720 Added possibility to change player from human to ghost 2022-04-01 11:28:46 +02:00
Seraina
3151cd4c51 Moved klassenstruktur into gamelogic 2022-04-01 11:09:36 +02:00
Seraina
733961292f Changed package name spiellogikentwurft to gamelogic 2022-04-01 11:06:05 +02:00