index
:
scalevalapokalypsi.git
master
Multiplayer text adventure with simultaneously executed turns
Joel Kronqvist
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-11-27
Last commit from me
HEAD
master
Joel Kronqvist
2024-11-27
help-komento
Aleksi Heikkila
2024-11-27
[help-komento]
Aleksi Heikkila
2024-11-27
Finishing almost the adventure
Joel Kronqvist
2024-11-27
Added part of story & improved singing with multiple verses & hemingway distance
Joel Kronqvist
2024-11-26
Dying properly
Joel Kronqvist
2024-11-23
Merge branch 'master' of ssh://cron4.fi/~/O1-game
Aleksi Heikkila
2024-11-23
Inventory, pickup loppuun, drop loppuun
Aleksi Heikkila
2024-11-23
NPCs, zombies and talking
Joel Kronqvist
2024-11-22
Character safety checking, supported terminals updated
Joel Kronqvist
2024-11-21
Fixed singing from last commit
Joel Kronqvist
2024-11-21
Wooooohooo time limits and correcter printing
Joel Kronqvist
2024-11-18
Major change! Changed Events to have multiple first persons & changed sending...
Joel Kronqvist
2024-11-17
Improved client recovery from singing & added better logic for observations
Joel Kronqvist
2024-11-17
Template for singing, WIP.
Joel Kronqvist
2024-11-17
UTF-8 support & fixed hard coded 'Alice'
Joel Kronqvist
2024-11-17
Small style fixes (mostly shortening comment lines written by others...)
Joel Kronqvist
2024-11-17
Moved the project to an IDEA project & wrote part of README.txt
Joel Kronqvist
2024-11-17
Implemented talking
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 c...
Joel Kronqvist
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-07
Added turns, time limits and turn order randomization (feature/bug?)
Joel Kronqvist
2024-11-07
Added possibility to join in the middle of the game & fixed bugs and inaccura...
Joel Kronqvist
2024-11-07
Added comments for documentation and reformatted old ones
Joel Kronqvist
2024-11-07
Made the server work with the adventure model
Joel Kronqvist
2024-11-05
Small refactoring
Joel Kronqvist
2024-11-04
Added basic TCP networking for the server.
Joel Kronqvist