aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/Server
AgeCommit message (Expand)Author
2024-11-14Immediate printing of actions & no prompt on blocking action & refactoringJoel Kronqvist
2024-11-09Made & implemented clearer protocol, added client functionalityJoel Kronqvist
2024-11-07Added turns, time limits and turn order randomization (feature/bug?)Joel Kronqvist
2024-11-07Added possibility to join in the middle of the game & fixed bugs and inaccura...Joel Kronqvist
2024-11-07Added comments for documentation and reformatted old onesJoel Kronqvist
2024-11-07Made the server work with the adventure modelJoel Kronqvist
2024-11-05Small refactoringJoel Kronqvist
2024-11-04Added basic TCP networking for the server.Joel Kronqvist