Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-27 | [help-komento] | Aleksi Heikkila | |
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-18 | Major change! Changed Events to have multiple first persons & changed ↵ | Joel Kronqvist | |
sending action results to clients using this. This improves code and made it easy to finally make arrival/leaving messages when going from one area to another! This commit is too big indeed, and there are probably bugs. I'm annoyed we didn't set up unit testing during the course. I should've taken my time to set up IDEA myself for that. Now the bugs will just have to be fixed in future commits. | |||
2024-11-17 | Improved client recovery from singing & added better logic for observations | Joel Kronqvist | |
The logic should still be implemented for all observations | |||
2024-11-17 | Template for singing, WIP. | Joel Kronqvist | |
* The line to sing is always the same. * The client recovers weirdly from singing before the next turn and my brain is currently too fried to figure out why | |||
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 | |