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

Some Iterator Fixes for Crushing Leap #70478

Merged
merged 3 commits into from
Dec 28, 2023
Merged

Conversation

alef
Copy link
Contributor

@alef alef commented Dec 27, 2023

Summary

Bugfixes "Some iterator fixes for Crushing Leap"

Purpose of change

Should fix part of problems in #70432 .

Describe the solution

Add some guards to std::vector bounds.

Describe alternatives you've considered

None

Testing

Run with testcase scenario provided in relate issue plus some targets.

Additional context

Don't understand why the [ p menu does not show up the first time after having moved a a step. You need to do it twice.

@github-actions github-actions bot added [C++] Changes (can be) made in C++. Previously named `Code` Mechanics: Enchantments / Spells Enchantments and spells labels Dec 27, 2023
@github-actions github-actions bot requested a review from KorGgenT December 27, 2023 17:07
@github-actions github-actions bot added the <Bugfix> This is a fix for a bug (or closes open issue) label Dec 27, 2023
@github-actions github-actions bot added the json-styled JSON lint passed, label assigned by github actions label Dec 27, 2023
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot added BasicBuildPassed This PR builds correctly, label assigned by github actions astyled astyled PR, label is assigned by github actions labels Dec 27, 2023
@Maleclypse Maleclypse merged commit d1e85e0 into CleverRaven:master Dec 28, 2023
@alef alef deleted the 70432-fix1 branch December 28, 2023 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` json-styled JSON lint passed, label assigned by github actions Mechanics: Enchantments / Spells Enchantments and spells
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants