Description
The Genealogy Lobe Input checks creatures to see if a creature they're looking at is related to them in certain ways. It uses a cos file to input this information in the brain similar to the Sensorimotor Lobe Input.
All these connections are listed below:
- 0-Twin/Triplet etc
- 1-Father
- 2-Mother
- 3-Son
- 4-Daughter
- 5-Brother
- 6-Sister
- 7-Half-Brother
- 8-Half-Sister
- 9-Grandpa
- 0.80 Everything should work, but it hasn't been tested to see if it works correctly. It at the very least shouldn't crash the game or error.
- 0.81: Runs every 10 ticks instead of every 101 now
- 0.82: Grandchildren are correctly calculated now
- 0.83: Most Offspring (and Mates) were not calculated correctly. Now they are
- 0.90: Completely cut out the sex-checking part of neurons, so it's just family position now, also now checks if a moniker even exists in world history before doing anything, hopefully preventing errors.