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

Add default behaviour override for flag selectors. #3252

Merged
merged 4 commits into from
Jan 19, 2025

Conversation

Exitare
Copy link
Member

@Exitare Exitare commented Jan 14, 2025

Closes #3239

It's possible to override the default behavior for the flag selector now. If the behavior is overridden, it defaults to -1 when all bits are unset. Otherwise everything stays the same.

@Exitare Exitare changed the title Update default behaviour override for flag selectors. Add default behaviour override for flag selectors. Jan 14, 2025
@Exitare
Copy link
Member Author

Exitare commented Jan 16, 2025

@Helias anything missing here ?

@FrancescoBorzi
Copy link
Collaborator

Just a couple of minor suggestions and approved already!

@Helias Helias merged commit c69d9a9 into azerothcore:master Jan 19, 2025
12 checks passed
@Helias
Copy link
Member

Helias commented Jan 19, 2025

Thank you a lot!

Helias added a commit that referenced this pull request Jan 19, 2025
* Add quest_template_locale table

* Add locale selection, add tests

* ci: fix I18n sync ignoring master branch (#3225)

* fix(i18n): key for conditions (#3226)

* chore(creature_template): update initial unit class from being 0 to 1 (warrior class) (#3235)

* chore(creature_template_model): change initial probability from 0 to 1 (#3234)

Co-authored-by: Stefano Borzì <[email protected]>

* chore(deps): update dependency @types/node to v22.10.5 (#3229)

* chore(deps): update dependency @types/node to v22.10.5

* Fix missing translation keys

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: i18n Sync Bot <[email protected]>
Co-authored-by: Francesco Borzì <[email protected]>

* feat(pagination): update editor to jump back to first page after a new search was triggered (#3233)

* Update editor to jump back to first page after a new search was triggered

* Remove debug line of code

* chore(deps): update dependency @swc/core to v1.10.7 (#3220)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update nx monorepo to v20.3.1 (#3238)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency wait-on to v8.0.2 (#3240)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency lint-staged to v15.3.0 (#3221)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Fixes

Fix QuestTemplateLocale tests
Fix <ngx-datatable-column> to self-closing tags
Add test case to verify string-typed field assignment

* fix(npc-vendor): wrong color for item extended cost. (#3249)

* chore(deps): update dependency electron to v33.3.1 (#3241)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Improve item quality visibility (#3250)

* Update handler to allow for a custom class.

* Add more tests to fix coverage

* Fix code coverage

* Update select.service.spec.ts

* Fix tests

* chore(deps): update dependency @types/node to v22.10.6 (#3251)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: add default behaviour override for flag selectors. (#3252)

* Update default behaviour override for flag selectors

* Address code review

* feat(game-tele): add new editor game-tele (#3227)

* Start adding game_tele

* Add working game_tele

* Fix errors

* Fix typo

* Update game-tele.integration.spec.ts

* Fix typo

* Fix unit test

* Update based on code review

* Fix linting

* Update code

* Add missing map selector

* Update sidebar & add missing translation

* Address code review

* chore(deps): update dependency electron to v34 (#3254)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v22.10.7 (#3257)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: improve code quality

---------

Co-authored-by: Exitare <[email protected]>
Co-authored-by: Stefano Borzì <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: i18n Sync Bot <[email protected]>
Co-authored-by: Francesco Borzì <[email protected]>
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.

[Bug] - Item_template AllowableClass and Race are missing "-1" for all.
3 participants