Nice work. Thanks for sharing!
Posts made by utiutiuti
-
Can't claim controller in W11N4posted in Technical Issues and Bugs
Can't claim controller in W11N4
Not shure why.
Destroyed all buildings, only some walls are left.
Did I miss something? -
RE: Screeps d.ts file and gulp scriptposted in General Discussion
Thank you. Will test the d.ts file.
-
RE: Server problemsposted in Technical Issues and Bugs
Also had to do a relogin, and some connection problems. But right now everything works fine

-
RE: First attempt at logic to automate creep creationposted in Help
And don't forget. This script is running EVERY Game Tick. So you have to store your vars "hc" "uc" "bc" somewhere else. Maybe in the memory Object of the room

Alternatively don't give names or use a random number. -
RE: First attempt at logic to automate creep creationposted in Help
Hi,
get to your solution step by step.
I would recommend:- Put the "find" routine in a variable.
- For debug reasons, do a "console.log(varFindHarvester);" and so on.
- Then do the if part
- Maybe remove the name generation for debugging purposes
Should lead you to the solution.
-
RE: Thank you, dear Screeps gods...posted in General Discussion
Hail to the gods and goddesses!
JK. Thanks for this wonderful game + experience.
Keep on coding! -
RE: Email overloadposted in Technical Issues and Bugs
confirm.
700 E-Mails in Inbox. Starting yesterday

-
RE: Two extensions on the same tileposted in Technical Issues and Bugs
Observed the same for extensions, but in my example, you can choose both (and both can be filled with energy. Definetely a bug. But I think it is reported before.