Code center > Bugs and fixes

Single Bot Simulation

<< < (2/2)

PurpleYouko:

--- Quote ---[begin hint] some utility to get access to Bot memory locations that I can import to Excel [end hint]
--- End quote ---
Working on it.

I have a version of my snapshot utility that imports and executes a DNA file in Excel with full display of all memory locations and stack values, along with logic states at each stage.
It is working fot the most basic stuff right now but needs to have a lot more stuff added to keep up with modern robots.

PurpleYouko:

--- Quote ---There were some problems with shot collisions.
--- End quote ---
Have you added a line of code to the shot collision routine to disable collisions if the target bot is the same as the parent bot? That would stop a bot from picking up its own -2 shots.
Poison already works this way to stop a bot getting poisoned by its own shots.

Numsgil:

--- Quote ---
--- Quote --- There were some problems with shot collisions.
--- End quote ---
Have you added a line of code to the shot collision routine to disable collisions if the target bot is the same as the parent bot? That would stop a bot from picking up its own -2 shots.
Poison already works this way to stop a bot getting poisoned by its own shots.
--- End quote ---
I believe so.

I'll post the code I have to the FTP later tonight.  The problem is that there's a new DLL that's giving me hella trouble, and if anyone else is ever going to be able to run this thiong, I'll have to figure out some sort of fix.

Navigation

[0] Message Index

[*] Previous page

Go to full version