The reason it is implemented the way it currently is is because without the switching, it would be possible to completely block the border on the other side by simply making a line of creeps stand directly against the border.
TheNumberOne
@TheNumberOne
8
Posts
942
Profile views
0
Followers
0
Following
Posts made by TheNumberOne
-
RE: Better Borders
-
RE: A potential very fast js pathfinder algorithm
You could try using the jump-point algorithm. It wouldn't be very difficult to get it to work with swamps.
-
RE: Is there any way to execute some function from console?
You can also access variables defined in your main module.
-
Reset Memory
Sometimes, your memory gets corrupted. It would be useful if you could reset the memory from your profile page. The reset of memory would replace the memory object with:
{ creeps: {}, rooms: {}, spawns:{} }
-
RE: Survival game broken, can't quit
I'm having the exact same problem. Logging out and then back in does not help. I even tried restarting my computer. Sometimes, as I'm leaving the survival screen, it'll show a message with my score on it. This only happens with the survival mode ran on the server.
-
RE: Issue with creep.moveTo
I don't know what your problem is. But maybe
TowerStart
shouldn't be capitalized at the beginning.