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

Fixes in CPP. #2617

Closed
wants to merge 0 commits into from
Closed

Fixes in CPP. #2617

wants to merge 0 commits into from

Conversation

kaleohanopahala
Copy link

@kaleohanopahala kaleohanopahala commented May 8, 2024

Spells.cpp = Fix Double Check WheelSpellGrade_t spellGrade = player->wheel()->getSpellUpgrade(getName()); in Spells.cpp ln lines 713 -> 730

Monsters.cpp: Fix Iterators used in the range-based for loop to prevent invalids calls of the 'push_back' function.
Npc.cpp = Fix to prevent possible overflow. Consider casting operands, not the result in NPC fuction.
Game.cpp = Fix Recurring check. The 'fromTile' condition was already verified.

@kaleohanopahala kaleohanopahala changed the title Fix Redundance General Fixes in CPP. May 8, 2024
@kaleohanopahala kaleohanopahala changed the title General Fixes in CPP. Fixes in CPP. May 8, 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

Successfully merging this pull request may close these issues.

None yet

2 participants