Commit Graph

168 Commits

Author SHA1 Message Date
ac01d7fab4 Rolled back some transitional changes the chat handler 2025-01-12 18:15:58 -05:00
8a6a9e2f87 Merge branch 'master' into araxia-main 2025-01-12 18:12:29 -05:00
9b71a84e47 Updated some straggling session notification errors 2025-01-12 18:12:16 -05:00
3819441292 Updated some straggling session notification errors 2025-01-12 18:11:57 -05:00
05294850e2 Merge branch 'master' into araxia-main v0.6.0 2025-01-12 18:06:28 -05:00
15892c5cdf Merge upstream into master 2025-01-12 18:05:50 -05:00
46ba617b0f Merge pull request #1 from azerothcore/master
Merge from upstream to araxia
v0.5.0
2025-01-12 17:46:20 -05:00
Andrew
434d2957ea feat: Implement transmog interface command (#188)
* feat: Implement transmog interface command

* Update transmog_scripts.cpp
2025-01-10 13:46:25 -03:00
Andrew
4800a5c711 fix(Subscriptions): Set membership level to 0 if no row is found (#186) 2024-11-20 22:45:07 -03:00
f0bdba4124 Backed out other core changes until we update v0.4.0 2024-11-02 01:50:03 -04:00
badd595534 added changes to make compatible with our current core 2024-11-02 01:30:59 -04:00
998b4967c8 Merge branch 'araxia-main' of https://github.com/araxiaonline/mod-transmog into araxia-main 2024-11-02 01:26:36 -04:00
7feb31618d Merge branch 'master' of https://github.com/azerothcore/mod-transmog 2024-11-02 01:11:48 -04:00
Stefano Borzì
625d452239 chore(db-auth): add acore cms subscriptions sql structure (#182) 2024-09-11 11:22:21 -03:00
Stefano Borzì
831572e79d fix: do not use transmog plus if disabled (#177)
* fix: do not use transmog plus if disabled

* Update src/transmog_scripts.cpp

---------

Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
2024-09-08 19:22:33 -03:00
Andrew
2c928ec67c refactor: Move subscriptions to its own setting (#176) 2024-09-07 08:08:42 -03:00
Andrew
d291297799 refactor: Move handling of memberships to PlayerSettings() (#175) 2024-09-07 07:54:18 -03:00
Stefano Borzì
3b7bac8723 feat: add sorting feature and related conf (#174)
* feat: add sorting feature and related conf

* fix: optimize sort feature

* Update src/transmog_scripts.cpp
2024-09-07 07:17:06 -03:00
Kitzunu
abac101878 Update Transmogrification.cpp 2024-09-01 14:35:43 +02:00
Kitzunu
7dd6de39f1 Update Transmogrification.cpp 2024-09-01 14:34:52 +02:00
Benjamin Jackson
e258b825a7 Init. (#173) 2024-09-01 00:50:00 -03:00
Kitzunu
c9522c3b66 Update Transmogrification.cpp (#172) 2024-08-31 17:49:08 -03:00
Ceikry
ce7ab57ba4 Fix an issue with LOOSE 2h->1h tmog (#170) 2024-08-26 09:19:49 -03:00
Andrew
190aed53bf fix: Fix the transmog pet not working with the new vendor interface (#169) 2024-08-26 00:52:50 -03:00
Andrew
af0988099f fix more fmt issues 2024-08-25 10:15:25 -03:00
Ceikry
1281c9bd46 Vendor Interface and Code Cleanup (#166)
* Decent refactor, add option to charge for hide item, add option to use vendor interface

* Add custom items for hide/clear item buttons in Vendor interface

* Address pre-existing bug where misc weapons/weapons without subclass skill requirements would not show up
2024-08-25 07:19:09 -03:00
ce3e0b0026 updated reade to be the same as others v0.3.0 2024-08-23 01:29:44 -04:00
1ecde62bb8 added event name v0.2.0 2024-08-22 20:38:06 -04:00
b3e474a342 Added build and release v0.1.0 2024-08-22 20:21:25 -04:00
62c37ae67c pulled in latest changes then updated for current NPCBots version 2024-08-18 00:18:28 -04:00
Andrew
5d4e1b415e fix: remove leftover (#165)
* fix: Fix logic and improve readibility

* fix: remove leftover
2024-08-17 04:56:56 -03:00
Andrew
21f5eaf3db fix: Fix logic and improve readibility (#164) 2024-08-17 04:54:46 -03:00
Ceikry
63e226d03b Fixed a bug with transmogging one-hand over main-hand/off-hand and vice versa (#163) 2024-08-16 23:16:13 -03:00
Andrew
8145ece420 feat: TransmogPlus - Skip Level Req (#162) 2024-08-16 11:50:06 -03:00
Andrew
e994a149f2 refactor: Improve Transmog Plus code (#161)
* refactor: Improve Transmog Plus code

* Update Transmogrification.h
2024-08-16 10:37:00 -03:00
Ceikry
a571805e9c Code Cleanup, More Options and a Bugfix. (#158) 2024-08-14 09:08:46 -03:00
Kitzunu
f9fbf9e74c Update transmog_scripts.cpp 2024-08-10 21:52:58 +02:00
Kitzunu
6b38ece51e Merge branch 'master' of https://github.com/azerothcore/mod-transmog 2024-08-10 17:45:14 +02:00
Kitzunu
eee867e7ba Update transmog_scripts.cpp 2024-08-10 17:45:13 +02:00
woahscam
5146f19c59 Fix to the fix of added appearance message (#156)
This fixes a previous committed fix relating to the added appearance message.
2024-08-05 16:02:08 -03:00
Andrew
368d7aa3e0 Fix text messages 2024-07-27 11:19:01 -03:00
Kitzunu
a8bef9cb9d Update Transmogrification.cpp 2024-07-19 15:52:48 +02:00
Kitzunu
bff3cd994a Merge pull request #153 from heyitsbench/structure-fix
Adjust creature queries for AC structure changes.
2024-06-17 17:49:24 +02:00
Benjamin Jackson
9acd3c5b48 Adjust query for structure changes. 2024-06-17 11:08:48 -04:00
Vulcan Shen
94d2bd1703 fix(transmogrification.cpp): zh_TW texts (#152)
update npc options zh_TW description
2024-05-21 16:22:15 +02:00
Anton Popovichenko
a21dac36ea Use new unit hooks to optimize BuildValuesUpdate (#146)
* Use new unit hooks to optimize BuildValuesUpdate

* Parameter not used

* Address code review feedback

---------

Co-authored-by: Pagani Walter <paganiwalter@gmail.com>
2024-04-05 23:17:42 +02:00
Stefano Borzì
08e9273fcd fix(cs_transmog.cpp): add null-check preventing crash (#145) 2024-03-25 17:25:21 +01:00
Axel Cocat
e70c5da3da feat: move SPELL_SUMMON_ETHEREAL_WARPWEAVER to config field (#144)
* feat: move SPELL_SUMMON_ETHEREAL_WARPWEAVER to config field

* style: move GetOption to be more in line with the .conf.dist order
2024-03-19 21:30:06 +01:00
Stefano Borzì
f984be398f feat: transmog plus pet (#141)
* feat: transmog plus pet

* chore: update code style based on standard, restore sql values

* refactor: improve code quality, remove unnecessary sql query
2024-03-13 16:59:48 +01:00
Stefano Borzì
c163d1dc50 feat: add transmog plus for legendary items + refactor (#140) 2024-03-06 20:18:17 +01:00