Skip to content

Stable Alpha - v1.0-alpha-111223

Pre-release
Pre-release
Compare
Choose a tag to compare
@enusbaum enusbaum released this 12 Nov 02:45
· 85 commits to master since this release
496293a

4th Anniversary Pre-Release

As MBBSEmu heads into it's 4th year of development, we wanted to focus on quality of life enhancements while also working on enhancing compatibility with more modules.

New Console GUI

A major enhancement with this release is starting the implementation of the Terminal.GUI Library wihch enables cross-platform GUI interfaces via Terminal. We understand GUI's aren't for everyone, so if you're one of those folks who prefer console applications you can continue to operate MBBSEmu in console mode using the -cli flag.

image

New Setup GUI

Starting with this release, if you run mbbsemu with no command line options, you're prompted with the option to run the Initial Setup Wizard which walks you through all the configuration values that are in appsettings.json, helping our novice users through the process of getting things setup versus having to manually modify the JSON file.

image

Detailed Changelog

QOL Enhancements

Bug Fixes

Additional Unit Tests

Full Changelog: v1.0-alpha-020823...v1.0-alpha-111123