Commit Graph

7 Commits

Author SHA1 Message Date
郑佩茹
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