This website requires JavaScript.
Explore
Help
Register
Sign In
seb
/
NightTrainToBudapest
Archived
Watch
1
Star
0
Fork
0
You've already forked NightTrainToBudapest
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-01-04
. You can view files and clone it, but cannot push or open issues or pull requests.
NightTrainToBudapest
/
src
/
main
/
java
/
ch
/
unibas
/
dmi
/
dbis
/
cs108
History
Seraina
33d8f779a2
Merge remote-tracking branch 'origin/master'
2022-04-08 12:42:25 +02:00
..
gamelogic
Fixed some bugs now the VoteHanlder does what it is supposed to
2022-04-08 12:42:02 +02:00
multiplayer
Working on putting all protocol messages through Protocol.java.
2022-04-08 12:36:30 +02:00
sebaschi
Lobby now have static field to count how many lobbies there are in total which is used to assign a particular lobby and ID, so players can ask to join the lobby.
2022-04-08 12:40:11 +02:00
BudaLogConfig.java
complete overhaul of client / server communication. Several methods renamed, tweaked protocol.
2022-04-02 17:10:29 +02:00