You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
engine, gui: entire statistical history are saved along with a simulation
gui/statistics: configurable plot heights
gui/statistics: collapse specific plots
gui/browser: statistical history are up/downloaded along with a simulation
gui/sim view: draw boundaries of the world
Python script FindFurtunateTimeline: constantly monitors populations in a simulation and resort to savepoints in case of extinction
Changed
gui/statistics: widgets for real time and time horizon parameter are aligned with the other widgets
Removed
export statistics function
Fixed
in simulation runs via CLI, certain simulation parameters are adjusted as in the GUI (e.g. if the max age balancer is switched on, external energy consumption)
wrong color conversion HSV -> RGB fixed (relevant for mutation and genome size coloring)