Commit Graph

109 Commits

Author SHA1 Message Date
郑佩茹
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
郑佩茹
81bfd765e1 Fix table name 2022-02-24 15:58:36 -07:00
郑佩茹
03178103b0 Implement Appearance Collection system 2022-02-24 15:55:46 -07:00
acidmanifesto
f7f89942c7 Merge pull request #69 from Nefertumm/fixBuild
Fix: build
2022-02-05 16:17:17 -05:00
Nefertumm
2ed6bd9810 Fix: build 2022-02-05 17:24:58 -03:00
Kitzunu
b4439fcddf feat(DBLayer): add support new db api
feat(DBLayer): add support new db api
2022-02-05 00:38:22 +01:00
Winfidonarleyan
b2087c8d08 feat(DBLayer): add support new db api 2022-02-02 06:41:31 +07:00
Kargatum
5cc1c2561c feat(Logging): add support new logging (#65) 2022-01-28 00:06:50 +07:00
Axel Cocat
42a3e86f44 fix(transmog_scripts): fix CanBeSeen (#66) 2022-01-26 20:54:21 -03:00
Kitzunu
85555c07e7 fix (Script) added missing override
fix (Script) added missing override
2022-01-13 20:12:17 +01: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
Skjalf
6124badd27 Merge pull request #59 from acidmanifesto/patch-1
Remove Inhabit Type for upcoming PR
2022-01-06 08:57:37 -03:00
Kargatum
43d10ed9ff feat(Config): replace deprecated config api (#61) 2021-12-01 12:40:32 -08:00
acidmanifesto
3b23c09c50 Remove Inhabit Type for upcoming PR
Remove Inhabit Type for upcoming PR to remove Inhabit Type
2021-11-28 20:02:52 -05: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
Kargatum
9b54435b8f feat(CI): set only default version clang (#46) 2021-05-13 04:04:22 +07:00
UltraNix
f8b8ec39e6 ObjectGuid: Part I. (#44)
Co-authored-by: UltraNix <ultranix@gmail.com>
2021-04-25 23:48:27 +02:00
Patrick Lewis
2e8669e4c4 docs(readme): Update build status badge (#40) 2020-11-21 01:26:43 -08:00
Stefano Borzì
ed8fda389b Merge pull request #39 from azerothcore/github-actions
feat(CI): move from Travis to GitHub Actions
2020-08-30 16:00:57 +02:00
Helias
8394a80010 feat(CI): move from Travis to GitHub Actions 2020-08-30 15:10:28 +02:00
Stefano Borzì
09bdf66a67 Merge pull request #38 from locus313/update-readme
Update readme with missing directions
2020-08-30 15:06:57 +02:00
locus313
6f70959438 additional update to readme.md 2020-08-27 13:48:29 -07:00
locus313
8a8cb1131e update readme.md 2020-08-27 13:39:10 -07:00
Barbz
b698f9157f style(DB/text): Improve the acore_string slightly 2020-03-30 23:50:54 +02:00
Barbz
0706c69bfe style: Fix missing "."
- "back.." looked really bad
2020-02-27 21:30:14 +01:00
Barbz
98a1e62240 refactor(conf): Remove unused conf option (#34) 2020-02-27 08:22:47 +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
35369428ab feat(PlayerScript): Ensure compatibility with mod-weapon-visual (#27) 2019-10-07 13:01:08 +02:00
Stoabrogga
1b593289dd chore(CI): Update Travis configuration to use Ubuntu 18.04 (#26) 2019-08-30 09:15:28 +02:00
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