General > Off Topic
Working on 2.37.7
Numsgil:
What a coincidence, I totally do that too! Especially during alergy season
Endy:
Horray 2.37.7 is ready. Sent it to Num's E-mail.
For .7 From Endy
1. Fixed a bug involving limitless waste creation caused by storing negative values into .strvenom and .strpoison
2. Modified code to allow slime/shell/venom/poison to be unmade for an energy gain
4. Negative stores/inc/dec are now absoluted
5. Stores/inc/dec to values greater than 999 are now modified to be within 1-999 range; ie. 31330 would be stored to as 330
Um... my walls are working properly again. I honestly hadn't tried using these much lately so hadn't noticed. They appear to work properly in 2.36.6, some sort of shot based bug in 2.36.4. Moded the code to protect against sides being zero, seemed to be caused by shp mutations. May want to check this in 2.4 plus versions also.
Mutations seem to go much smoother in this incarnation of DB. I'm happy, mutations are more likely to be bot affecting cutting down on excess non-coding code and speed up evolution.
The shell and venom feeders work the best, mainly I just moded alga_minimalis to start. For future runs I want to try and set them up feeding off of each other also.
Still want to add internet conectivity to DB. I think I've found some code that'll allow me to load pages, I have to work some more on it.
Alright I'm going to focus on beautification for now. All that code give me a headache.
Griz:
don't see a link to it or the source code on the wiki ...
must be Nums is still sleeping inside his slimeball.
Elite:
Hey Endy, storing into 0 is still free isn't it?
Some of my conditionless bots might be storing into negative memlocs when they don't want to do anything but I think I can fix that using floor to cut off the stores at 0
I mainly use 1s and 0s for conditionless bots but sometimes I will use code like:
*.eye5 40 sub sgn
When eye5 < 40
= -1
When eye5 = 40
= 0
When eye5 > 40
= 1
I will have to add:
0 floor
Numsgil:
--- Quote from: Griz ---don't see a link to it or the source code on the wiki ...
must be Nums is still sleeping inside his slimeball.
--- End quote ---
Yup, I need at least 8 hours of slime ball rejuvination every day
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version