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

Arcade Online appears wrong enemies #11

Open
Viniciaao opened this issue Feb 17, 2024 · 4 comments
Open

Arcade Online appears wrong enemies #11

Viniciaao opened this issue Feb 17, 2024 · 4 comments

Comments

@Viniciaao
Copy link

I wanted to know if you ever intend to fix this, where different enemies appear for each player in online arcade mode

@CableDorado2
Copy link
Owner

Yeah is in the plans, we have to see how to synchronize the random tables that are generated for both players. Sometimes they are synchronized and other times they are not. Maybe we should generate a single table for the entire session.

Although I must clarify that if the characters use the arcade path 1, 2, (...) parameter in select.def they will always be synchronized.

@Viniciaao
Copy link
Author

Viniciaao commented Feb 17, 2024 via email

@Viniciaao
Copy link
Author

Viniciaao commented Feb 17, 2024 via email

@CableDorado2
Copy link
Owner

Yes, are optimization problems with Simple DirectMedia Layer library, we hope done some things about that in final updates planned.

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