Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LOGIC REFINE] spawn should stolen your nearby room's spawn's queue when it be free. #665

Open
XenoAmess opened this issue Sep 7, 2022 · 1 comment

Comments

@XenoAmess
Copy link
Contributor

No description provided.

@mschultheiss83
Copy link
Contributor

mschultheiss83 commented Sep 9, 2022

if you want to do this you need to search and update Room.prototype.findSpawnableSpawns use Memory.myRooms to get room names but or thinks to consider

  • which one is the nearby one? the top / left or right one / the closest?
  • and if you have a wall there and your new [worker] creep needs to go four rooms to get to work?
  • please use config to disable this feature and set it to false
  • creep.memory.base need to be set proper

Personally, I don't like this idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants