Skip to content

General - Use hashmaps for misc. ballistic components#11216

Merged
johnb432 merged 5 commits intomasterfrom
misc-ballistics-use-hashmap
Jan 13, 2026
Merged

General - Use hashmaps for misc. ballistic components#11216
johnb432 merged 5 commits intomasterfrom
misc-ballistics-use-hashmap

Conversation

@johnb432
Copy link
Copy Markdown
Contributor

@johnb432 johnb432 commented Jan 4, 2026

When merged this pull request will:

IMPORTANT

  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

@johnb432 johnb432 added this to the 3.20.3 milestone Jan 4, 2026
@johnb432 johnb432 added the kind/optimization Release Notes: **IMPROVED:** label Jan 4, 2026
@PabstMirror
Copy link
Copy Markdown
Contributor

I moved the hash creation to preInit so the functions can be called in 3den

@johnb432
Copy link
Copy Markdown
Contributor Author

johnb432 commented Jan 7, 2026

I moved the hash creation to preInit so the functions can be called in 3den

Should the scopes hashmap also be moved then?

johnb432 and others added 2 commits January 11, 2026 02:25
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Not needed, as not public functions and should always be in config case
@johnb432 johnb432 merged commit d803746 into master Jan 13, 2026
3 checks passed
@johnb432 johnb432 deleted the misc-ballistics-use-hashmap branch January 13, 2026 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/optimization Release Notes: **IMPROVED:**

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants