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

Production Queue broken in hotseat #75

Open
Azurency opened this issue Sep 23, 2017 · 3 comments
Open

Production Queue broken in hotseat #75

Azurency opened this issue Sep 23, 2017 · 3 comments

Comments

@Azurency
Copy link
Owner

Issue by perseghini
Wednesday Jan 25, 2017 at 19:28 GMT
Originally opened as CQUI-Org/cqui#271


The Production Queue is not working well in Hot Seat.

Bug1 (production queue related):
The queue seems to be saved per city (order they are built) without taking the ownership into account.
Meaning Player 1 first city will have the same production queue as Player 2 first city, etc..

This is a known bug of that mod but since this mod is now part of cqui, it's might be interesting to report it here.

Bug2 (cqui settings related):
The option to disable this mod through the cqui settings page is also not working great in Hot Seat.
ie: If Player1 is building a trader then Player 2 won't be able to build one until it's done for Player 1. My guess is that the trader is in the Production Queue (hidden and limited to 1 item) and the game believe player 2 has already a trader in queue !

@Azurency
Copy link
Owner Author

Comment by chaorace
Thursday Feb 02, 2017 at 13:33 GMT


The first bug is an issue with how the Production Queue mod was originally implemented (see here). It's on my todo list, but the amount of refactoring it involves could be rather intense, so I don't plan to try tackling it until I have the time

The second bug you describe is the design working as intended. Ultimately, I want construction orders to follow the same path instead of splitting the code and increasing complexity for no good reason.

@Azurency
Copy link
Owner Author

Comment by chaorace
Saturday Apr 01, 2017 at 19:06 GMT


#468 merged into this issue

@Azurency
Copy link
Owner Author

Comment by JHCD
Saturday Apr 01, 2017 at 19:22 GMT


While I merged the Spring 2017 Patch into CQUI I saw that some multiplayer parts are missing in the CQUI files (mainly reset variables when playerID changed).

I haven't dona a full search for this multiplayer stuff but I had started a Hot Seat game and some issues arisen. e.g.: selecting settler as player 1 - change - settler-lens is active for player 2

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

No branches or pull requests

1 participant