Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

Able to place blueprints of structures on tiles immediately adjacent to ongoing contruction #2999

Closed
wzdev-ci opened this issue Dec 18, 2011 · 6 comments

Comments

@wzdev-ci
Copy link
Contributor

keyword_Blueprints_adjacent_tile resolution_fixed type_bug | by JDW


The blueprint should not have been allowed to be placed next to an ongoing contruction in the screenshot attached.


Issue migrated from trac:2999 at 2022-04-16 08:43:24 -0700

@wzdev-ci
Copy link
Contributor Author

JDW uploaded file Screenshot.jpeg (158.9 KiB)

Blueprint accepted, but structure does not build

@wzdev-ci
Copy link
Contributor Author

cybersphinx commented


As far as I can see, you can't place blueprints next to ongoing construction, but you can place a blueprint next to a blueprint when queuing buildings with shift.

@wzdev-ci
Copy link
Contributor Author

Cyp changed status from new to closed

@wzdev-ci
Copy link
Contributor Author

Cyp changed resolution from `` to fixed

@wzdev-ci
Copy link
Contributor Author

Cyp commented


Simplify validLocation.

Check against blueprints, instead of going through all droids and checking their build
queues (but erroneously ignoring their current order). Should improve symmetry of valid
building locations next to map edges.

Fixes #2999.

  • Changeset: [/changeset/79d8d2251e07bba2c2dcb9ed2751841086663f89 79d8d2251e07bba2c2dcb9ed2751841086663f89]
  • URL: [79]d8d2251e07bba2c2dcb9ed2751841086663f89

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Aug 4, 2012

Cyp commented


Simplify validLocation.

Check against blueprints, instead of going through all droids and checking their build
queues (but erroneously ignoring their current order). Should improve symmetry of valid
building locations next to map edges.

Fixes #2999.

  • Changeset: [/changeset/79d8d2251e07bba2c2dcb9ed2751841086663f89 79d8d2251e07bba2c2dcb9ed2751841086663f89]
  • URL: [79]d8d2251e07bba2c2dcb9ed2751841086663f89

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

No branches or pull requests

1 participant