feat: add "Bounty Task" and "Weekly Task" completion banners - #798
Merged
Conversation
Adds the banners the 15.x client shows when a player finishes a Bounty task
or a Weekly specific-creature kill task ("Completed task: <creature>").
jprzimba
added a commit
that referenced
this pull request
Jul 5, 2026
* feat 15.25 Game Protocol Vocation Balancing Charges * Lua code format - (Stylua) * fix: attempt to call global 'onGetFormulaValuesPhysical' (a nil value) * Code format - (Clang-format) * fix Front Sweep * fix: some spells issuesand correct Front Sweep * fix: Monk client debug * fix: Add 2 missing banner types * fix: Battle Healing Co-Authored-By: Jattartajjar <207260357+Jattartajjar@users.noreply.github.com> * feat: add "New Spell Unlocked" banner (#795) Adds the spell-unlock banner the 15.x client shows when a player unlocks a new spell ("New Spell Unlocked: <name>"). * feat: add "Bounty Task" and "Weekly Task" completion banners (#798) Adds the banners the 15.x client shows when a player finishes a Bounty task or a Weekly specific-creature kill task ("Completed task: <creature>"). * fix: Mana Buffer bug * fix: Make forked spells untargeted, adjust cooldown * fix: Apply Master Sorcerer stances to energy beam * fix: Battle healling My testes using logger [2026-27-06 08:30:00.481] [warning] [Battle Healing] Player: Rullys, Factor: 1.3, Primary: 1025 -> 1333, Secondary: 0 -> 0 [2026-27-06 08:30:24.279] [warning] [Battle Healing] Player: Rullys, Factor: 1.3, Primary: 993 -> 1291, Secondary: 0 -> 0 * fix Sort items xml id, fromid Also move json file to json folder * great mana potions for knight in Daily reward * Lua code format - (Stylua) * feat: 15.25 Base Spell Power (#797) * feat: 15.25 Base Spell Power * improve runes basePower * fix: Improve spells damage * Update version --------- Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com> Co-authored-by: Jattartajjar <207260357+Jattartajjar@users.noreply.github.com> Co-authored-by: Lacory <168381961+Mckay666@users.noreply.github.com>
carlosmiguelgit
pushed a commit
to carlosmiguelgit/newstalgia
that referenced
this pull request
Aug 21, 2026
* feat 15.25 Game Protocol Vocation Balancing Charges * Lua code format - (Stylua) * fix: attempt to call global 'onGetFormulaValuesPhysical' (a nil value) * Code format - (Clang-format) * fix Front Sweep * fix: some spells issuesand correct Front Sweep * fix: Monk client debug * fix: Add 2 missing banner types * fix: Battle Healing Co-Authored-By: Jattartajjar <207260357+Jattartajjar@users.noreply.github.com> * feat: add "New Spell Unlocked" banner (zimbadev#795) Adds the spell-unlock banner the 15.x client shows when a player unlocks a new spell ("New Spell Unlocked: <name>"). * feat: add "Bounty Task" and "Weekly Task" completion banners (zimbadev#798) Adds the banners the 15.x client shows when a player finishes a Bounty task or a Weekly specific-creature kill task ("Completed task: <creature>"). * fix: Mana Buffer bug * fix: Make forked spells untargeted, adjust cooldown * fix: Apply Master Sorcerer stances to energy beam * fix: Battle healling My testes using logger [2026-27-06 08:30:00.481] [warning] [Battle Healing] Player: Rullys, Factor: 1.3, Primary: 1025 -> 1333, Secondary: 0 -> 0 [2026-27-06 08:30:24.279] [warning] [Battle Healing] Player: Rullys, Factor: 1.3, Primary: 993 -> 1291, Secondary: 0 -> 0 * fix Sort items xml id, fromid Also move json file to json folder * great mana potions for knight in Daily reward * Lua code format - (Stylua) * feat: 15.25 Base Spell Power (zimbadev#797) * feat: 15.25 Base Spell Power * improve runes basePower * fix: Improve spells damage * Update version --------- Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com> Co-authored-by: Jattartajjar <207260357+Jattartajjar@users.noreply.github.com> Co-authored-by: Lacory <168381961+Mckay666@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the banners the 15.x client shows when a player finishes a Bounty task
or a Weekly specific-creature kill task ("Completed task: ").
Preview
Bounty Task
Weekly Task