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
Jonas
1b27a601f0
updated nameDuplicateChecker to remove $ and : and deal with empty names. Also renamed singularName() to checkName().
...
Some other minor adjustments
2022-04-07 13:13:09 +02:00
..
gamelogic
Further development of VoteHandler: extended humanVote method, added Logger statements and comments
2022-04-07 11:59:51 +02:00
multiplayer
updated nameDuplicateChecker to remove $ and : and deal with empty names. Also renamed singularName() to checkName().
2022-04-07 13:13:09 +02:00
sebaschi
Formatted according to google-style and added a ServerLobby class meant to represent the context of the game when not in a lobby or in a running game.
2022-04-04 13:46:02 +02:00
BudaLogConfig.java
complete overhaul of client / server communication. Several methods renamed, tweaked protocol.
2022-04-02 17:10:29 +02:00