Haha, famous last words. Now I'm under attack and can't even see what's going on.
Posts made by numinex
-
RE: Screeps down?
-
RE: Screeps down?
I've been having issues all weekend with the web UI as well. Just now though I left it on the blank screen for long enough that it sorted itself out.
-
RE: Add 'creep.underAttack'
To correct my original post, I didn't mean to limit it only to creeps. It'd be just as useful for structures, including roads and walls.
Also, in an ideal world we'd also be able to tell what creep is doing the attacking, but I'll take what I can get haha.
-
Add 'creep.underAttack'
Hey, I know something similar has been discussed previously, but is there any reason why we can't have a simple boolean property for creeps that is 'true' when a creep is attacked on a tick. The user script could then add the creep to a list in memory for further action.
It seems like this would make sense for both simplicity of scripting and server load.