Commit Graph

24 Commits

Author SHA1 Message Date
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
43d10ed9ff feat(Config): replace deprecated config api (#61) 2021-12-01 12:40:32 -08:00
Kargatum
627be00a2d feat(DBC): correct dbcstructure interfacing (#48)
32600759b8
2021-10-22 22:41:22 +07: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
Kargatum
e7d2bc1622 chore(Misc): disable using namespace std global (#47) 2021-05-24 03:54: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
WiZZy
982971bec8 Compatibility issues fix after 824a80005c (#21) 2019-03-25 19:08:21 -03:00
Stoabrogga
745cb1c639 feat: allow item IDs without restriction (#18) 2019-02-12 16:10:50 +01:00
Stoabrogga
6307950ab8 feat: Upgrade Travis configuration to Ubuntu 16.04; speed up and stabilize build process (#15)
Adjust the Travis configuration to be as close as possible to that of the main repo
2019-02-11 10:33:13 +01:00
Stoabrogga
f04d7ce58c Fix: dangling else (#16) 2019-01-30 14:18:25 +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
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