Opened 6 years ago
Closed 6 years ago
#1083 closed defect (fixed)
Hotkeyed buildings are difficult to use because now water stuff takes precedence :D
Reported by: | beherith | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | BAR | Version: | |
Keywords: | Cc: |
Description
Change History (5)
comment:3 by , 6 years ago
Ok I see whats going on - it's that sonar has no land equivalent (the equivalent of radar is floating radar, not sonar)and since we no longer skip over non buildable stuff automatically, the sonar is kept.
Will think about how to handle such cases.
comment:5 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Afaics the water versions only take precedence when TestBuildOrder both fails for the land version and passes for the water version.
(And in all other cases, the land version has preference.)