Version 0.2.1 "Your Story" - Release Notes

This is a hotfix version aiming to address critical bugs detected during the first hours of early access pre-alpha chargen, mainly focused on telnet processing of unorthodox MUD clients by our brand-new engine.

This is a hotfix version aiming to address critical bugs detected during the first hours of early access pre-alpha chargen, mainly focused on telnet processing of unorthodox MUD clients by our brand-new engine.

Changelog

  • Fixed an issue with really long messages leading to an eternally filled buffer, making a player be stuck waiting for their input to be processed.
  • Fixed an issue with inconsistent input from unorthodox clients, which sent either carriage returns or newlines on input. This fix might mess up with things like sending multiple paragraphs of input.
  • Fixed a crashbug with invalid or empty buffers.