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

Check loading modoptions from game archive #887

Open
sprunk opened this issue Apr 6, 2024 · 0 comments
Open

Check loading modoptions from game archive #887

sprunk opened this issue Apr 6, 2024 · 0 comments

Comments

@sprunk
Copy link
Member

sprunk commented Apr 6, 2024

BAR has this mumbo-jumbo to load modoptions from game archive.

https://github.com/beyond-all-reason/BYAR-Chobby/blob/b9b4cf731c69787aca25c3c944cd4b2d334892bb/LuaMenu/widgets/gui_modoptions_panel.lua#L659-L675

It would be nice if we didn't have to make sure the chobby list matches the gameside one. Caveats that BAR gets to avoid because they don't support mods at all:

  • if you are playing a mod, the base ZK archive will be loaded but overwritten by the mod. Then if you F11 and try to set up a base ZK game it will display the mod's modoptions. I don't think this is fixable without engine changes.
  • what if you join a room hosting a mod, it hasn't yet downloaded and you click the modoptions tab? Workable around with some sort of "downloading, please wait", and is probably not really a regression since chobby doesn't know about mods' modoptions anyway.
@sprunk sprunk changed the title C Check loading modoptions from game archive Apr 6, 2024
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

1 participant