Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-17 | Moved the project to an IDEA project & wrote part of README.txt | Joel Kronqvist | |
2024-11-17 | Bug fix: Server.Client.nextLine left newlines at starts of lines | Joel Kronqvist | |
2024-11-15 | Added join messages as observations | Joel Kronqvist | |
2024-11-15 | Added observations for Players in model & implemented sending them to other ↵ | Joel Kronqvist | |
clients | |||
2024-11-14 | Added immediate turn start for client, required minor protocol tweak | Joel Kronqvist | |
2024-11-14 | Immediate printing of actions & no prompt on blocking action & refactoring | Joel Kronqvist | |
2024-11-09 | Minor change in concurrency model | Joel Kronqvist | |
2024-11-09 | Made & implemented clearer protocol, added client functionality | Joel Kronqvist | |
2024-11-04 | Added basic TCP networking for the server. | Joel Kronqvist | |
The client's networking is still very experimental and the actual protocol is not yet specified for either side. |