Commit Graph

42 Commits

Author SHA1 Message Date
ZhengPeiRu21
915aa1672f fix: Support saving hidden items as part of transmog sets (#102) 2022-09-08 00:05:09 -03:00
郑佩茹
0be628a3bc Fix crash when performing RetroActive appearance check with invalid quest IDs 2022-09-02 15:19:09 -06:00
郑佩茹
ac126ec540 Crash fix when invalid item in collection database 2022-08-26 21:59:50 -06: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
ZhengPeiRu21
59cd8dc8b7 feat: Implement Search feature for transmogs (#93) 2022-08-26 15:56:35 -03:00
ZhengPeiRu21
fead45b93c Fix crash when displaying Mirror Image with hidden transmogs (#94)
* Fix crash when displaying Mirror Image with hidden transmogs

* brackets

Co-authored-by: Nefertumm <nefertum.dev@protonmail.com>
2022-08-01 01:49:20 -03:00
ZhengPeiRu21
4be33942f9 refactor: Performance optimization in retroactive appearances check (#90) 2022-07-12 08:42:35 -03:00
郑佩茹
c808874ec2 Correctly check rewarded quests instead of completed quests 2022-07-07 15:42:45 -06:00
郑佩茹
eeec569636 Correct completed quest status value 2022-06-24 18:51:40 -06:00
郑佩茹
343fa0055e Implement retroactive quest appearance collection 2022-06-24 18:45:04 -06:00
Benjamin Jackson
37d1c45b0c feat: Add config option to allow adding tradeable/refundable items to appearance collection. (#86) 2022-06-22 11:24:45 -03:00
ZhengPeiRu21
95d9af69dc feat: Implement Hidden Transmog option (#79) 2022-05-23 15:53:03 -03:00
ZhengPeiRu21
4885215203 feat: Implement Appearance Collection Cache (#80)
* Implement Appearance Collection cache

* Do not add item to Appearance collection if it has BoP Tradable flag

* Do not add item to Appearance collection if it has Refundable flag

* Remove redundant include
2022-05-23 05:23:00 -03:00
Skjalf
ab8d495d95 fix: Crash on item loot 2022-04-05 09:58:16 -03:00
郑佩茹
ef56bafa64 Fix more missing override annotations 2022-03-10 08:43:19 -07:00
郑佩茹
a18e4adcba Fix override annotations 2022-03-08 14:08:00 -07:00
郑佩茹
789c09d642 Use async SQL queries 2022-03-03 16:42:38 -07:00
郑佩茹
75343d4611 Merge branch 'appearanceCollection' of https://github.com/ZhengPeiRu21/mod-transmog into appearanceCollection 2022-03-03 16:22:13 -07:00
郑佩茹
aabe9eaf13 Use correct slot for paging 2022-03-03 16:21:58 -07:00
ZhengPeiRu21
27b97d1742 Use account ID instead of player ID
Co-authored-by: Axel Cocat <ax.cocat@gmail.com>
2022-03-03 12:38:11 -07:00
郑佩茹
2f9a3c4d41 Do not show appearance added message to players who have transmog disabled 2022-03-02 16:35:33 -07:00
郑佩茹
75c7847824 More paging improvements and additional item collection hooks 2022-03-02 15:30:26 -07:00
郑佩茹
463eae76aa Implement Previous Page button 2022-03-02 09:14:00 -07:00
郑佩茹
03178103b0 Implement Appearance Collection system 2022-02-24 15:55:46 -07:00
Nefertumm
2ed6bd9810 Fix: build 2022-02-05 17:24:58 -03:00
Winfidonarleyan
b2087c8d08 feat(DBLayer): add support new db api 2022-02-02 06:41:31 +07:00
Axel Cocat
42a3e86f44 fix(transmog_scripts): fix CanBeSeen (#66) 2022-01-26 20:54:21 -03:00
acidmanifesto
8c1e569159 added missing override 2022-01-13 14:09:36 -05:00
Francesco Borzì
66b4d33172 fix(build): add missing override 2022-01-13 15:20:08 +01:00
Kitzunu
2fac106cea fix(build): #63 2022-01-13 14:57:20 +01: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
Kargatum
eb62c1e0f2 feat(Cmake): add support new script loader api (#49) 2021-07-26 02:12:15 +07:00
Kargatum
9ff36b8318 chore(Misc): add support new db api (#45) 2021-06-22 15:19:42 +07:00
UltraNix
f8b8ec39e6 ObjectGuid: Part I. (#44)
Co-authored-by: UltraNix <ultranix@gmail.com>
2021-04-25 23:48:27 +02:00
Barbz
0706c69bfe style: Fix missing "."
- "back.." looked really bad
2020-02-27 21:30:14 +01:00
Barbz
6e1794f2fa style(cpp): Improve english texts 2020-02-16 19:51:43 +01:00
Kargatum
3faf38ae6c fix(Config): del useless loading config (#29) 2020-01-14 15:58:33 +07:00
Viste
8e9dde4e6e followup #2454 (#28) 2019-12-02 11:21:18 +01:00
Stoabrogga
430fb0b29f feat: replace old gossip macros (#23) 2019-04-03 22:21:57 +02:00
Yehonal
ec7ac719a1 Transm: Fixed warning 2018-04-09 07:49:32 +00:00
Yehonal
17d79ad808 Fixed Transmog module git history (please re-clone this repo) 2018-04-09 09:45:22 +02:00
Yehonal
e341965797 First version of Transmog Module for AC 2016-11-17 10:25:43 +01:00