Skip to content

Releases: mjtb49/StrongholdTrainer

StrongholdTrainer 1.0

04 Sep 22:45
d420856
Compare
Choose a tag to compare

After several months of development, we're excited to release StrongholdTrainer 1.0! 🎉

Here's a rundown of some of the main features in this first full release:

  • Stronghold Runs: The central feature of the mod. Timed stronghold runs (both IGT and RT) and functionality to review these runs.
    • Timing: Runs are timed from leaving the starter staircase to entering the portal room. Features both a live timer and an RT time only visible on run completion.
    • Statistics: Utilizing a machine learning model developed by Geosquare, Matthew Bolan, and XeroOl, the mod will automatically analyze your run and display chess website-style statistics to help you understand if and where you made mistakes in stronghold runs. You can also compare yourself to Feinberg ('s average room times)!
    • Custom Inventory: Allows you to automatically reset and load a custom inventory (save your current inventory using /inventory save) every time you go to a new stronghold.
    • Player Trace: You can see your path through the stronghold.
  • Models and Hints: Another central feature is the ability to load stronghold navigation machine learning models, as well as hints that are powered by those models. More details will be documented in the repository.
    • ML: Currently, there are several pre-loaded models including Geo's original model, and more advanced models that support backtracking developed by Flourish and neoprene1337.
    • Hints: Hints are outlines visible around stronghold doors, as well as labels for rooms. These doors display the output of whatever the loaded model is, as well as the perfect choice and the model choice of exit. Only some of the models support backtracking.

Feel free to report issues on the issue tracker, but make sure that the issue hasn't already been reported.

StrongholdTrainer 1.0 Beta 3

14 Aug 16:08
8ee8866
Compare
Choose a tag to compare
Pre-release

Adds options for filled portal and pre-1.9 mode among other quality-of-life changes.

This is a beta version and still isn't completely stable. Report any bugs as issues in this repository.

StrongholdTrainer 1.0 Beta 2

09 Aug 18:21
ab7b759
Compare
Choose a tag to compare
Pre-release

This beta release adds seed review functionality (accessible through the create world menu) and an option screen (accessible through the Options button). Also has a correct version number in stinfo.

This is a beta version and still isn't completely stable. Report any bugs as issues in this repository.

StrongholdTrainer 1.0 Beta 1

05 Aug 21:04
cabddef
Compare
Choose a tag to compare
Pre-release

This release adds a whole host of new features and improvements compared to the v1.0-alpha release in June. A second beta with an options gui and seed review may be released soon.

This is a beta version and still isn't completely stable. Report any bugs as issues in this repository.

Stronghold Trainer Alpha

15 Jun 22:06
Compare
Choose a tag to compare
Pre-release

This is an early development version of the mod, and is likely very unstable. It also is very out-of-date, with many features being added in between this alpha and the beta releases.