Skip to content

Releases: AlchemistSimulator/Alchemist

5.1.0

07 Apr 16:35
Compare
Choose a tag to compare
* Add benchmark mode by @gscaparrotti
* Upgrade Protelis to 10.3.0
* Roll back to a version of ANTLR4 that does not conflict with Xtext pulled in by Protelis

5.0.2

29 Mar 13:33
Compare
Choose a tag to compare
* Fix loading multiple molecules from the same shape
* Add regression test for that

5.0.1

17 Mar 15:25
Compare
Choose a tag to compare
* Several bugfixes to projectview

5.0.0

09 Mar 18:00
Compare
Choose a tag to compare
* Remove covariance abuse from interfaces
* Improved Engine interface for sending commands
* Several bug fixes
* Upgrade Protelis to 10.2.0
* Refactor the YAML Loader code
* Drop XML support

4.0.0

05 Jan 18:41
Compare
Choose a tag to compare
  • New "Project View" interface (Elisa Casadio's bachelor thesis)
  • Better optimized quad tree
  • Closest-N network model
  • Time based message retention in Protelis incarnation
  • Improved movement strategies
  • Several performance optimizations
  • Alchemist Runner project for uniform access to simulation initialization

3.0.1

17 Nov 15:06
Compare
Choose a tag to compare

Integrate newer Protelis

3.0.0

16 Nov 11:52
Compare
Choose a tag to compare
* Working biochemical incarnation

* Introduced Layers
* Include Protelis 10.1.1 (adds new libraries)

2.6.1

06 Oct 17:20
Compare
Choose a tag to compare
2.6.1

2.6.0

06 Oct 13:24
Compare
Choose a tag to compare
  • Protelis 9.0.0
  • Graphhopper 0.7.0
  • Upgraded several dependencies
  • Introduced Flag as shorthand for a variable in [0, 1]
  • Introduced MoveOnMap
  • Effects are now saved in plain text (JSON)
  • Several minor bugfixes

2.5.0

22 Jul 10:49
Compare
Choose a tag to compare
  • Include an experimental biochemistry incarnation
  • Upgrade Protelis to 8.0.3
  • Support flags as variables in YAML
  • Allow node types to be specified
  • Fix several small bugs