Commit Graph

66 Commits

Author SHA1 Message Date
Stoabrogga
adcecf601d chore(CI): add module to the cache preparation (#24)
Add the module to the cache preparation. Although this is not necessary for most of the modules it is at least necessary for the eluna module. This PR is just about harmonizing the Travis configuration for all modules.
2019-04-08 00:12:22 +02:00
Stoabrogga
430fb0b29f feat: replace old gossip macros (#23) 2019-04-03 22:21:57 +02:00
Stoabrogga
98a06079be fix(CI): prevent failing Travis runs (#22)
see https://github.com/azerothcore/azerothcore-wotlk/pull/1631
2019-03-26 16:00:55 +01:00
WiZZy
982971bec8 Compatibility issues fix after 824a80005c (#21) 2019-03-25 19:08:21 -03:00
Stoabrogga
12968c222c feat(CI): improve Travis build time (#20)
see https://github.com/azerothcore/azerothcore-wotlk/pull/1573
2019-03-19 08:02:43 +01:00
Stoabrogga
6c0fdc2da8 feat(CI): improve Travis configuration (#19)
- use random DB names in order to detect statements which address a specific DB
- split compilation and DB check (DB check and dry run only have to run once)
- use separate shell scripts for easier module Travis integration
- update to the Travis configuration will now only be necessary if the OS for the Travis check changes

see https://github.com/azerothcore/azerothcore-wotlk/pull/1486
2019-02-20 08:16:48 +01: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
Kargatum
4a34d00874 Misc: Update Readme 2019-01-24 07:20:28 +07:00
Stoabrogga
19d768a704 Update README.md 2019-01-23 23:48:45 +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