source: experiments

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @703   7 years Maciej Komosinski The "ex" macro renamed to "expdef" since 5.0rc12
(edit) @638   7 years sz script updated (moveAbs, size_, pos_, center_)
(edit) @634   7 years sz Updated for the upcoming Framsticks release - the old Shapes object is …
(edit) @632   7 years sz Updated to avoid using deprecated API (Creature.moveAbs, size_x/y/z, …
(edit) @631   7 years sz Updated the script to use more modern framscript features, most …
(edit) @595   8 years oriona Rotation of creatures in z axis changed to random. LocalDrive? usage …
(edit) @593   8 years Maciej Komosinski Added the missing visual style declaration for foraminifera creatures
(edit) @592   8 years Maciej Komosinski More meaningful variable names
(edit) @591   8 years Maciej Komosinski Added a comment
(edit) @590   8 years oriona Feed period changed to food flux in grams per square meter per second. …
(edit) @588   8 years oriona Movement of forams in z axis restricted.
(edit) @587   8 years oriona Enhanced nutrient visualization corrected.
(edit) @584   8 years oriona Positions of foraminifera, reticulopodia and nutrients corrected.
(edit) @583   8 years oriona Chamber growth visualization moved to the separate function.
(edit) @582   8 years Maciej Komosinski Added comments and TODOs
(edit) @581   8 years Maciej Komosinski Brighter colors
(edit) @580   8 years oriona Vertical position of enhanced visualization of nutrient lowered.
(edit) @579   8 years oriona Vertical position of foraminifera lowered. Color of body and …
(edit) @575   8 years Maciej Komosinski When the last chamber is growing, make it gray and add extra …
(edit) @573   8 years oriona Inherited entry for cross-over corrected.
(edit) @570   8 years Maciej Komosinski Improved help message
(edit) @569   8 years oriona Chamber growth visualization time extended. Nutrient energy corrected.
(edit) @568   8 years oriona Used secPerStep values added in help, setPerStep in show set to 50.
(edit) @567   8 years oriona Chamber growth visualization added, [OFFSPRING] message added, refactoring.
(edit) @561   8 years Maciej Komosinski 7% chamber growth instead of 5%; tighter spiral in morphology
(edit) @560   8 years Maciej Komosinski Fixed a typo
(edit) @559   8 years Maciej Komosinski Foram genotype generator can produce genotypes with the last chamber …
(edit) @558   8 years Maciej Komosinski - Add color to Parts - Tighter spiral
(edit) @557   8 years Maciej Komosinski - Fixed extra space after property ID - A function to generate simple …
(edit) @556   8 years oriona Properties descriptions corrected.
(edit) @555   8 years oriona Visual style for enhanced nutrients restored.
(edit) @554   8 years oriona Refactoring, change of foraminifera direction at world boundary added.
(edit) @553   8 years Maciej Komosinski Added visual style for "enhanced nutrients"
(edit) @552   8 years oriona Dir_changed_sec changed from global to ExpProperty?, new divisionCost …
(edit) @543   8 years Maciej Komosinski Improved description
(edit) @542   8 years Maciej Komosinski Explicit casting to integer ("0+x" trick no longer works)
(edit) @537   8 years Maciej Komosinski ExpParams? -> ExpProperties? (compatibility with v5.x)
(edit) @525   8 years oriona Adjustment of reticulopodia position for initial forams added.
(edit) @524   8 years oriona Visual style for nutrient added. Help for ExpProperties?.secPerStep added.
(edit) @510   8 years oriona Energy transfer changed for using tranferEnergyTo function. Dilpoid …
(edit) @506   8 years oriona Visual style for reticulopodia created.
(edit) @504   8 years Maciej Komosinski Getting rid of "energy balance" fields
(edit) @503   8 years Maciej Komosinski Settings for white background
(edit) @502   8 years oriona Reticulopdia movement and energy transfer corrected.
(edit) @496   8 years oriona Haploid and diploid morphologies changed.
(edit) @493   8 years oriona Microns to frams scaling rate changed. New world size, new log files added.
(edit) @488   8 years oriona Reproduction treshold dependent on gene.
(edit) @487   8 years oriona Method for definig new species added.
(edit) @486   8 years sz foraminifera scripts updated to match the upcoming Framsticks version …
(edit) @485   8 years sz capture-the-flag using data->fields: - creature.user1/user2/user3 >>> …
(edit) @481   8 years oriona Food seasonality added.
(edit) @480   8 years sz experiment scripts updated to match the upcoming Framsticks version …
(edit) @479   8 years oriona Parameters calibrated, diversification of initial population added, …
(edit) @476   8 years sz - use arrow syntax (dict->key instead of dictkey?) - use …
(edit) @475   8 years oriona Energy calculated as a volume of the sphere. Energy usage calculated …
(edit) @474   8 years oriona Parameters for time scaling added.
(edit) @470   8 years sz Fixed invalid integer (must fit in 32 bits, use floats otherwise), …
(edit) @463   8 years Maciej Komosinski Updated for a new official way of calling scripts with arguments
(edit) @462   8 years Maciej Komosinski - Updated for a new official way of calling scripts with arguments - …
(edit) @461   8 years Maciej Komosinski - Fixed an external variable (MAX_WITHOUT_PENALTY) accessed invalidly …
(edit) @454   8 years oriona Show name changed.
(edit) @450   8 years oriona Reticulopodia color changed to white.
(edit) @449   8 years Maciej Komosinski Added a TODO comment
(edit) @448   8 years Maciej Komosinski Avoid unnecessary computation (time scale is determined by simulation …
(edit) @447   8 years Maciej Komosinski Renamed scale() to micronsToFrams()
(edit) @446   8 years Maciej Komosinski Added comments and displaying reference to real-world units: size and …
(edit) @445   8 years Maciej Komosinski Added scaling from Framsticks world units to microns
(edit) @444   8 years oriona Visualization of reticulopodia and nutrients added as an option in theater.
(edit) @442   8 years Maciej Komosinski Set lower initial camera height
(edit) @435   8 years oriona stepToNearest call corrected.
(edit) @434   9 years Maciej Komosinski Increased ExpParams?.maxSteps range; safer stopping condition; theater …
(edit) @433   9 years oriona Removed unused param
(edit) @432   9 years oriona Minor corrections, hibernation gene value changed to 1, param for …
(edit) @431   9 years oriona stopping after defined simulation step number removed
(edit) @430   9 years oriona new reticulopodia range implemented, visualization of reticulopodia
(edit) @429   9 years oriona removed duplicated parameters
(edit) @428   9 years Maciej Komosinski Improved parameter names
(edit) @423   9 years oriona corrected properties definitions, added function for setting show …
(edit) @422   9 years oriona new species added, hibernation added, morphology changed to more …
(edit) @421   9 years oriona refactoring, removed unused params, creatures and food chanfe to …
(edit) @418   9 years oriona invalid index error fixed
(edit) @416   9 years Maciej Komosinski "energ0" has been renamed to "energy0" in v4.3
(edit) @411   9 years Maciej Komosinski Logging enabler line fixed
(edit) @407   9 years Maciej Komosinski More human-friendly high-level description for theater foraminifera …
(edit) @406   9 years Maciej Komosinski Renamed for consistency
(edit) @405   9 years Maciej Komosinski Fixed typos, prop:name extra space, and formatting
(edit) @404   9 years oriona removed unused part of code, refactorization
(edit) @403   9 years Maciej Komosinski Haplo/diploid forams are visualized correctly since their birth
(edit) @402   9 years Maciej Komosinski Invalid index to fix
(edit) @401   9 years Maciej Komosinski Extended Foraminifera simulation - physical collisions; visible …
(edit) @386   9 years Maciej Komosinski Updated for Python 3 and new Framsticks message format
(edit) @380   9 years Maciej Komosinski Foraminifera experiment definition
(edit) @263   9 years Maciej Komosinski Added a comment explaining the custom fitness function
(edit) @250   9 years Maciej Komosinski Introduced penalty for too complex creatures and saves best genotypes …
(edit) @249   9 years Maciej Komosinski Added repetition loop
(edit) @248   9 years Maciej Komosinski Separate batch script for underwater evolution
(edit) @233   10 years sz Adjusted experiment scripts to comply with the current Framsticks API …
(edit) @232   10 years sz Capture The Flag game - http://www.framsticks.com/capture-the-flag
(edit) @231   10 years sz Deathmatch experiment - http://www.framsticks.com/deathmatch
(edit) @212   10 years adam syntheticConjABRule(A,B) now properly collects entangled literals from …
Note: See TracRevisionLog for help on using the revision log.