Timeline
04/11/16:
- 02:07 Changeset [495] by
- Unified and better formatted error and warning messages
- 02:05 Changeset [494] by
- Empty destructor no longer needed since it is present in the base GenoValidator? class
04/10/16:
- 17:48 Changeset [493] by
- Microns to frams scaling rate changed. New world size, new log files added.
03/31/16:
- 00:34 Changeset [492] by
- emscripten compatibility
03/30/16:
- 23:16 Changeset [491] by
- Framsticks v 5.0rc5 release - many important objects have been renamed (property, ExpProperties?, NeuroProperties?, etc) making most scripts incompatible
- 17:08 Changeset [490] by
- Introduced general-use ErrorObject?, fixed enumeration of mixed private/public property lists
- 17:05 Changeset [489] by
- Fixed iteration of invalid values and objects
03/27/16:
- 12:31 Changeset [488] by
- Reproduction treshold dependent on gene.
- 00:12 Changeset [487] by
- Method for definig new species added.
03/26/16:
- 02:42 Changeset [486] by
- foraminifera scripts updated to match the upcoming Framsticks version (ExpParams? ==> ExpProperties?, Fields ==> NeuroProperties?, prop: ==> property:)
- 02:33 Changeset [485] by
- capture-the-flag using data->fields: - creature.user1/user2/user3 >>> creature.data->holding / creature.data->flag / creature.data->score - flag.user1/user2/user3 >>> flag.data->taken / flag.data->owner / flag.data->cooldown
- 01:33 Changeset [484] by
- fields -> neuroproperties, properties -> size
- 01:33 Changeset [483] by
- Unified DEBUG macro ( -> _DEBUG )
- 01:32 Changeset [482] by
- Fixed: we want a reference to a static object, not a static reference to a temporary object
- 00:26 Changeset [481] by
- Food seasonality added.
03/25/16:
- 17:44 Changeset [480] by
- experiment scripts updated to match the upcoming Framsticks version (ExpParams? ==> ExpProperties?, Fields ==> NeuroProperties?, prop: ==> property)
- 00:28 Changeset [479] by
- Parameters calibrated, diversification of initial population added, chamber growth and gametogenesis extended in time.
03/22/16:
- 01:19 Changeset [478] by
- Accessing const objects, short -> paInt, less critical messages when not necessary, accessing dictionaries with "->"
- 01:17 Changeset [477] by
- "const" keyword, detecting variable name clashes, error on iterating null, "->" notation for dictionaries
03/13/16:
- 02:45 Changeset [476] by
- - use arrow syntax (dict->key instead of dictkey?) - use creature/genotype.data instead of user1/2/3 (user1=>genes, user2->lifeparams, user3=reticulopodiacreature)
- 01:20 Changeset [475] by
- Energy calculated as a volume of the sphere. Energy usage calculated as a percent of current energy.
03/12/16:
- 00:13 Changeset [474] by
- Parameters for time scaling added.
Note: See TracTimeline
for information about the timeline view.