Commit graph

52 commits

Author SHA1 Message Date
sudlud
d756b42db3
Merge pull request #40 from azerothcore/fix-level-messages-1
fix messages not showing level correctly
2025-02-26 20:34:26 +01:00
Ludwig
239bae9d5b fix messages not showing level correctly 2025-02-26 20:25:04 +01:00
sudlud
6f7a3dbbeb
Merge pull request #39 from azerothcore/fix-reward-messages-1
fix reward level up message and CongratsPerLevel.Enable functionality
2025-02-26 12:23:36 +01:00
Ludwig
b78a72d5ce Merge remote-tracking branch 'origin/master' into fix-reward-messages-1 2025-02-26 11:18:50 +01:00
sudlud
eb72cb9a29
Merge pull request #38 from azerothcore/sudlud-pach-42-3
fix build and add enabled hook lists for performance improvement
2025-02-26 11:18:33 +01:00
Ludwig
d133684206 fix for WorldSessionMgr 2025-02-26 10:12:16 +01:00
Ludwig
b9894eea11 fix reward level up message and CongratsPerLevel.Enable functionality 2025-02-26 08:56:16 +01:00
Ludwig
0f8ee189b1 fix unintended changes 2025-02-26 08:50:31 +01:00
Ludwig
793fc6ade3 restore braces 2025-02-26 08:49:55 +01:00
Ludwig
f444ef80ab fix build and add enabled hook lists for performance improvement 2025-02-26 08:39:57 +01:00
Walter Pagani
668b19995b
fix(build) SendNotification is not a member of WorldSession (#35) 2024-10-24 11:12:36 +02:00
cptcl
58652e93a2
Update mod_congratsonlevel.cpp (#33)
changed getLevel to GetLevel
2024-07-25 22:42:47 +02:00
Walter Pagani
494cde182c
feat. Add option to Learn or cast spells (#30)
* feat. Add option to Learn or cast spells

* boolean learn attribute
2023-09-05 05:17:05 -03:00
Walter Pagani
8e4aef41dc
feat. Move awards to database and enable races/classes (#27)
* feat. Move awards to database and enable races/classes

* feat. Allow multiple records in the table

* feat. Check that the values in the register are greater than zero
2023-07-19 07:17:47 -03:00
Walter Pagani
5961c1bd12
feat. (Repository): Add issue and pull request templates (#26) 2023-07-12 06:30:52 -03:00
Stefano Borzì
1494dd61e8
Merge pull request #21 from pangolp/spanish
(Translations/Spanish) Adding Spanish Messages
2022-05-19 22:55:01 +02:00
Pagani Walter
670a554d50 Adding ident in the Switch 2022-05-19 16:57:51 -03:00
Pagani Walter
c3f5966f5e (Translations/Spanish) Adding Spanish Messages 2022-05-16 17:51:36 -03:00
Patrick Lewis
426321584f
chore: switch to reusable module workflow (#20) 2022-04-19 20:15:34 -07:00
Stefano Borzì
3784c4f924
Merge pull request #19 from SoulSeekkor/master
Updated README.
2022-04-10 11:01:08 +02:00
SoulSeekkor
100ffd3087 Updated README. 2022-04-09 14:23:52 -05:00
Stefano Borzì
967fbbdb9b
Merge pull request #18 from SoulSeekkor/master
Fixed compiler deprecation warnings
2022-04-09 20:28:24 +02:00
SoulSeekkor
c0d6a6af9f Updated to clear compiler warnings. 2022-04-09 12:19:15 -05:00
SoulSeekkor
f4e142d9e2
fix bad config value (#17) 2022-03-03 10:43:03 +07:00
SoulSeekkor
3f540b4c91 fix bad config value 2022-03-02 21:08:57 -06:00
BytesGalore
9705cfb8ee
refactor: updated module registration to core rev 4++ (#15)
Co-authored-by: BytesGalore <3903215+BytesGalore@users.noreply.github.com>
2021-09-18 21:45:01 +07:00
Stefano Borzì
d931077c99
fix: build and ci (#14) 2021-05-30 22:57:47 -07:00
Stefano Borzì
b8c313cb5a
Merge pull request #13 from ReyDonovan/master
fix all bug close #9
2021-03-31 22:44:27 +02:00
ReyDonovan
90fad08fa6 fix build 2021-03-31 22:45:06 +03:00
ReyDonovan
754c241066 fix all bug close #9 2021-03-31 22:41:21 +03:00
Stefano Borzì
162bf8a92a
Merge pull request #12 from Mitradis/patch-1
fix for last PR ACE remove
2021-03-03 18:45:18 +01:00
Vitaliy
78e6452eb2
Update mod_congratsonlevel.cpp 2021-03-02 13:16:56 +03:00
Vitaliy
237793f4ae
Delete after_ws_install.cmake 2021-03-02 13:16:30 +03:00
Vitaliy
ec1de1033d
fix for last PR ACE remove
https://github.com/azerothcore/azerothcore-wotlk/pull/4608
2021-03-02 13:16:11 +03:00
Patrick Lewis
be4d582f6c
docs(readme): Update build status badge (#11) 2020-11-21 18:58:16 -08:00
Stefano Borzì
2fc6f67d95
Merge pull request #10 from azerothcore/github-actions
feat(CI): move from Travis to GitHub Actions
2020-08-30 22:44:56 +02:00
Helias
2482ec9ed6 feat(CI): move from Travis to GitHub Actions 2020-08-30 18:45:28 +02:00
Micrah
211294f28e
Merge pull request #8 from milestorme/master
clean up config
2019-08-21 11:43:27 +10:00
Micrah
6b35f444d9
update fix config 2019-08-21 10:49:32 +10:00
Micrah
de8685a119
Merge pull request #7 from milestorme/master
Added new config option disable/enable per level up announcer this closes https://github.com/azerothcore/mod-congrats-on-level/issues/4
2019-06-10 06:10:25 +10:00
Micrah
a034126731
update 2019-06-09 13:24:05 +10:00
Micrah
5b985afcb2
add per level announcer 2019-06-09 13:22:17 +10:00
Micrah
de10a19cea
Merge pull request #6 from milestorme/master
update mod-congrats-on-level
2019-05-26 23:58:57 +10:00
Micrah
d20a2f7c76
update fix travis error 2019-05-26 01:45:22 +10:00
Micrah
9d3ca64063
update 2019-05-26 01:30:49 +10:00
Micrah
3cf92a1f2e
update fix travis error 2019-05-26 01:29:02 +10:00
Micrah
1d613fdaa4
update readme 2019-05-26 01:22:34 +10:00
Micrah
c251b8e51f wrong id, updating 2019-05-26 01:17:12 +10:00
Micrah
89b128f1de sync with skeleton module and fix announcer 2019-05-26 01:14:47 +10:00
Barbz
6de8866088
Merge pull request #2 from azerothcore/BarbzYHOOL-fix-config
CONFIG - Fixed for Linux
2018-04-30 17:31:33 +02:00