Author Topic: Flypaper 3.2 finally kills off Nasty Plant  (Read 8249 times)

Offline EricL

  • Administrator
  • Bot God
  • *****
  • Posts: 2266
    • View Profile
Flypaper 3.2 finally kills off Nasty Plant
« Reply #15 on: December 08, 2007, 08:45:36 PM »
Looks like LF5 has got it this time.  It's on top now and owns 3 of my four sims.

Quote
For LF5 I had to code it back to true conditional code as many genes were using too many conditions already- That's a limit of 1G coding, or at least from the human readability and debugging point of view.
Does the new in-body conditional paradym help with this?
Many beers....

Offline EricL

  • Administrator
  • Bot God
  • *****
  • Posts: 2266
    • View Profile
Flypaper 3.2 finally kills off Nasty Plant
« Reply #16 on: December 08, 2007, 10:35:36 PM »
Uh oh...  Looks like FP is retaking EricL2...
Many beers....

Offline MacadamiaNuts

  • Bot Destroyer
  • ***
  • Posts: 273
    • View Profile
Flypaper 3.2 finally kills off Nasty Plant
« Reply #17 on: December 08, 2007, 11:15:07 PM »
LF was down to 100 when I disconnected.
Add a lousy support for my wireless card on Linux and running DB on Wine...

So LF was totally on its own. I betcha it has gotten sloppy not too long after it dominated the sim. Without pressure it's fighting against itself and prolly spoiling its fitness.

(no, I haven't looked yet at the new thingies... I didn't even look at how shape vision worked till yesterday, yuck.)
« Last Edit: December 08, 2007, 11:33:26 PM by MacadamiaNuts »
Sometimes you win, and sometimes you lose...

Offline MacadamiaNuts

  • Bot Destroyer
  • ***
  • Posts: 273
    • View Profile
Flypaper 3.2 finally kills off Nasty Plant
« Reply #18 on: December 08, 2007, 11:33:04 PM »
Variable names don't show in the robot inspection window, so just in case you wanna look at what's going on inside a Lionfish racial memory, these are the variables:

971: turnfactor - angle of turning using all eyes.
972: reprothreshold - LF normally reproduces when .mass is over this value, and energy over mymaxenergy.
973: speedlimit - the highest speed it'll attempt to reach.
974: reproshare - the value before .repro.
975: mymaxvenom
976: mymaxpoison
977: mymaxslime
978: mymaxshell
979: mymaxenergy - energy to reproduce, body management attempts to keep energy at that value.
980: myfareyes - how wide will be eye1 and eye9.
981: mybodyfeed - how much will be placed on .tieval when bodyfeeding (negative).
982: myvirusshot - value before .vshoot.

I did a mistake and placed .imasettler outside racial memory, but it will be 983 for the next version. imasettler activates a secondary reproduction gene when .totalmyspecies is lower.
« Last Edit: December 08, 2007, 11:47:10 PM by MacadamiaNuts »
Sometimes you win, and sometimes you lose...