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
1256
Profile views
0
Followers
0
Following
Posts made by TheNumberOne
-
RE: Better Bordersposted in Feature Requests
-
RE: A potential very fast js pathfinder algorithmposted in General Discussion
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?posted in Help
You can also access variables defined in your main module.
-
Reset Memoryposted in Feature Requests
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 quitposted in Technical Issues and Bugs
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.moveToposted in Technical Issues and Bugs
I don't know what your problem is. But maybe
TowerStartshouldn't be capitalized at the beginning.