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
|
af0988099f
|
fix more fmt issues
|
2024-08-25 10:15:25 -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 |
|
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 |
|
Paul Lee
|
4ab50a0d4c
|
Add support for localized item names (#134)
|
2023-09-27 17:13:55 -03:00 |
|
Skjalf
|
044f7c0706
|
feat: Implement the transmog portable command (#129)
|
2023-09-17 20:41:07 -03:00 |
|
Winfidonarleyan
|
e6fd023ade
|
fix(Build): add missing db includes (#127)
|
2023-07-08 20:34:20 +07:00 |
|
ZhengPeiRu21
|
e20d44bce4
|
fix: Fix sync command params to avoid deprecated build warning (#99)
|
2022-08-30 15:09:56 -03:00 |
|
ZhengPeiRu21
|
18d6acfb83
|
feat: Add support for add-on sync command (#98)
|
2022-08-30 14:55:30 -03:00 |
|
ZhengPeiRu21
|
06d7c88c4d
|
feat: Do not show appearance added message for items that cannot ever be transmogged (#91)
|
2022-08-26 15:57:00 -03:00 |
|
Gozzim
|
48219cf358
|
fix: minor optimization
|
2022-05-31 00:16:12 +02:00 |
|
Gozzim
|
6389cceaea
|
chore: remove unused method
|
2022-05-30 23:45:28 +02:00 |
|
Gozzim
|
bfc4d32c04
|
chore: replace query with charCache & various fixes
|
2022-05-30 23:31:41 +02:00 |
|
Gozzim
|
5ea075e554
|
fix: Fix for console commands of azerothcore/mod-transmog#83
|
2022-05-30 18:05:55 +02:00 |
|
Helias
|
1a569e34bb
|
style: fix spacing
|
2022-05-27 11:58:54 +02:00 |
|
Helias
|
1aff20100e
|
style: restore code style
|
2022-05-27 11:08:59 +02:00 |
|
Helias
|
ef9ed561c7
|
chore: solve merge conflicts
|
2022-05-26 17:56:04 +02:00 |
|
Helias
|
2ea7c9c8fb
|
feat: make commands available for console and for player offline
|
2022-05-26 17:52:42 +02:00 |
|
Kempec Halk
|
c880df6e15
|
feat: Appearance collection add Item(Set) commands (#81)
* feat: Add appearance collection add item command
* feat: Appearance collection add ItemSet command
* chore: Adjustments due to #80
* feat: Add Command feedback
* chore: Remove debugging output & Cleanup
* fix(sql): Remove new acore_string before insert
|
2022-05-25 13:59:25 -03:00 |
|
Gozzim
|
8dfdd17975
|
chore: Remove debugging output & Cleanup
|
2022-05-24 20:36:28 +02:00 |
|
Gozzim
|
87a9da7b47
|
feat: Add Command feedback
|
2022-05-24 20:33:36 +02:00 |
|
Gozzim
|
d8337bb68c
|
chore: Adjustments due to #80
|
2022-05-24 19:38:08 +02:00 |
|
Gozzim
|
4ed0985a61
|
feat: Appearance collection add ItemSet command
|
2022-05-15 19:21:40 +02:00 |
|
Gozzim
|
f8fd0e0364
|
feat: Add appearance collection add item command
|
2022-05-15 18:07:27 +02:00 |
|
Skjalf
|
f8e65ac3cd
|
feat: Implement optional transmogs (#62)
* feat: Implement optional transmogs
* logic
* Enable disabling transmog
* Update transmog.conf.dist
* Hide the npc if transmog is off
|
2022-01-11 13:27:54 -03:00 |
|