Greetings!
I have some updates regarding my empyre talk during the May meeting:
- fixed the UnhandledException Exception when trying to play
- the default option for a menu choice is now within parens, like "(C)ontinue" in trade(). this has not yet been changed in all places.
- saving a player is now working correctly.
- the terminal used for the demo did not implement RGB color, so as a result no colors, save for those in the emojis, were used.
- to accommodate terminals without colors and perhaps bots, error messages are prefixed by "E: ", warnings by "W: ", etc. the status bar at the bottom is prefixed with "S:"
- it is not humanly possible to tap a switch hook at 110 baud.
- experiencing 300 baud can happen by using an actual tty and the `stty` command.
- player status is now displayed in neat and tidy columns. boolean displays a "yes" or "no", integers properly use commas, and datetimes are displayed in the user's timezone.
I installed bbsengine6-202505261606 and empyre-202505261604 on falcon.
Feedback is sincerely appreciated.
Regards,
Jay