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

Arsenal - Detect terrain type for choosing terrain based whitelist #68

Closed
Saborknight opened this issue Aug 5, 2019 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@Saborknight
Copy link
Member

Use the whitelist relevant to the terrain. So, in which terrain would the M98 be used, in which terrain would the Arctic equipment be used, etc.

@Saborknight Saborknight added the enhancement New feature or request label Aug 5, 2019
@Saborknight
Copy link
Member Author

Done for default loadouts, and I believe that should be enough. Maintaining separate whitelists based on terrain climate will be way too much energy with low reward.

Saborknight added a commit that referenced this issue Dec 28, 2019
What
=================
Added: the possibility to only show default loadouts that fit the
climate of any given map in the modpack. Simply select what climate
should any of the given maps be considered to have, and only the default
loadouts for that climate will be visible.

Why
=================
To have less crap in the default loadouts screen, and also to avoid
confusion as to which uniform is considered appropriate for any given
map.

Issue ID: #68
Saborknight added a commit that referenced this issue Jan 17, 2020
Why
=================
Since the default loadouts will sometimes filter, and sometimes not,
I've added logs to catch these instances in the future. I haven't been
able to reproduce it myself sadly. It may be a JIP related problem...
We'll see...

Issue ID: #68
Saborknight added a commit that referenced this issue Sep 17, 2020
What
=================
Fixed: the fact that the default loadouts weren't getting filtered to
the camo appropriate for the current map's climate. It turns out, the
server is still sending its CBA settings over when the default loadouts
are getting loaded... So we now just wait until `cba_settings_ready` is
set to true before doing anything related to CBA Settings.

Issue ID: #68
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant