Skip to content

ChangeLog

sammacbeth edited this page Nov 29, 2011 · 3 revisions

0.2.5

  • database implementations moved to external modules
  • CLI to run/add simulations

0.2.4

0.2.3

  • New Location implementation using apache commons math vector3d.
  • Graph-based storage implementation using neo4j
  • Message now has generics to allow objects to be attached to them. Removes the need for strongly typed messages all of the time.
  • Threadpool interface allows any object in the simulation to fork off simulation-time critical tasks into separate threads.
Clone this wiki locally