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
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
Andrew
8145ece420
feat: TransmogPlus - Skip Level Req ( #162 )
2024-08-16 11:50:06 -03:00
Ceikry
a571805e9c
Code Cleanup, More Options and a Bugfix. ( #158 )
2024-08-14 09:08:46 -03: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
Stefano Borzì
a784284142
feat: enable specific quality item based on transmog plus subscription ( #139 )
2024-03-05 18:43:07 +01:00
Skjalf
342eb6ebed
misc: fix config ( #131 )
2023-09-17 23:46:23 -03:00
Sven Bledt
4b69717a05
fix(config): Missing entry ( #130 )
2023-09-17 23:41:53 -03:00
郑佩茹
74418db0d9
feat: Add option to disable mainhand/offhand checks
2023-01-30 17:48:50 -07:00
ZhengPeiRu21
b21f16e378
feat: Implement multiple AllowMixedWeaponType options ( #106 )
...
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2023-01-26 04:39:03 -03: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
郑佩茹
03178103b0
Implement Appearance Collection system
2022-02-24 15:55:46 -07: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
Barbz
98a1e62240
refactor(conf): Remove unused conf option ( #34 )
2020-02-27 08:22:47 +01:00
Stoabrogga
9adab60983
fix config ( #14 )
...
feat(CPP/DB): fix config parameters; use new cmake macros; take over preferences, templates, scripts etc. from the skeleton module; replace NPC text IDs
- fix config parameters "Transmogrification.AllowMixedArmorTypes" and "Transmogrification.AllowMixedWeaponTypes"
- replace NPC text IDs:
500000 -> 601083
500001 -> 601084
2019-01-26 19:30:06 +01:00
Stoabrogga
44de5af360
Update NPC text IDs ( #13 )
...
* replace npc text IDs 50000 with 500000 and 50001 with 500001
2019-01-23 23:27:17 +01: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