Skip to content

Releases: AlchemistSimulator/Alchemist

2.3.1

26 Apr 10:01
Compare
Choose a tag to compare

Changelog:

  • Fixed bug on effect stack save / loading
  • Internal code re-organization (loading tests in loader)
  • Minor code improvements

2.3.0

20 Apr 16:26
Compare
Choose a tag to compare

Changelog:

  • Enable YAML file loading from the main GUI
  • Fixed bug with wrong zooming on scenario loading when using the complete GUI
  • Added the possibility to draw node values on display (beta)
  • Loading machinery got separated in a new module (alchemist-loading)

2.2.0

20 Apr 12:21
Compare
Choose a tag to compare

For older releases, please visit this page

Changelog:

  • Experimentally introduced the possibility to display a value on screen
  • Better error reporting in case of errors in the YAML
  • String similarity check in incarnation loading
  • Updated Graphhopper to 0.6.0
  • Updated Gson to 2.6.2
  • New internal project structure
  • Dropped subproject incarnations
  • Unified dependency versions
  • Switched Eclipse Gradle support from STS to Gradle Buildship