Commit Graph

2116 Commits

Author SHA1 Message Date
yehonal
93cf5edd57 Moved ScriptMgr macros to separated header and created ModuleScript
it will allow Modules to create their own Hooks inside the
module itself, to customize/extend their functionalities.

An example of its usage will be available in VAS Module:
You'll be able to disable VAS with custom conditions from other modules.
2018-02-28 20:20:10 +01:00
Yehonal
b9e122dfdf missing semi-colon in latest sql 2018-02-23 15:31:22 +01:00
Travis CI
520936be60 Importing pending sql 2018-02-23 11:56:33 +00:00
Evilpriest4
6a937dab5e Black Temple's Illidari Council (#790) 2018-02-23 12:53:31 +01:00
ladiszlai
4b8a10e605 Addon message read fix (#796) 2018-02-23 12:52:39 +01:00
talamortis
426fa5bc60 Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk 2018-02-13 13:29:23 +00:00
talamortis
fbbc70e318 Fix for item https://wotlk.evowow.com/?item=50130 Quest: Crushing the Crown 2018-02-13 13:27:23 +00:00
Rochet2
7fc800979d Add editorconfig (#789) 2018-02-12 09:22:19 +01:00
Travis CI
eacf4100ca Importing pending sql 2018-02-09 09:21:12 +00:00
talamortis
ac54e94907 Fix heirlooms to apply stats before giving health. 2018-02-09 09:19:15 +00:00
Inifield
6d97156dcd DB/BWL: Fix eggs being clickable and Grethok should yell when engaged 2018-02-08 12:51:42 +01:00
yehonal
48bb734c94 DB Assembler: Fixed privileges assignment 2018-02-06 23:22:24 +00:00
Yehonal
a6e91bc4ac Fix lootable items re-fill when not really empty 2018-02-06 22:15:35 +00:00
Yehonal
9e680b4aed Fixed ossirian crysthal 2018-02-06 22:15:14 +00:00
Inifield
7bc6b57432 Implement Rate.Auction.Deposit
Fixes #764
2018-02-04 19:13:59 +01:00
Rochet2
96761f0741 Fix VS 2015 compile 2018-02-03 01:33:07 +02:00
Rochet2
7696bd355e Add missing include (travis passed though) 2018-02-02 00:52:49 +02:00
Rochet2
6217874f77 Update DataMap.h 2018-02-02 00:41:26 +02:00
Rochet2
96167c54ea Fix copy paste mistakes 2018-02-02 00:39:55 +02:00
Rochet2
0a3be94815 Implement convenience functions for DataMap
See https://github.com/azerothcore/azerothcore-wotlk/pull/748#issuecomment-362411082 for more.
2018-02-02 00:27:14 +02:00
José González
d85e55dd9b Fix compile error related to last commit (#776) 2018-02-01 18:21:41 +00:00
Rochet2
ff2851164d Implement data storage for Entitiies (#748) 2018-02-01 13:46:34 +01:00
Travis CI
334ce0b601 Importing pending sql 2018-01-28 19:28:55 +00:00
Nefertumm
de7d331daf Implemented guild info command (#756) 2018-01-28 20:27:17 +01:00
Travis CI
75ca1afe85 Importing pending sql 2018-01-28 18:58:23 +00:00
Gargarensis
883906baef Fixed Ashbringer visual on Tirion during Dk campaign (#765) 2018-01-28 19:56:43 +01:00
Yehonal
19bf454e5f Fixed travis compilation (#769) 2018-01-28 19:50:01 +01:00
Yehonal
cdbfac743d Update .travis.yml 2018-01-28 16:27:24 +01:00
Yehonal
ef2a928e73 Travis: git workflow for pending sql in a single line 2018-01-28 15:14:53 +01:00
Travis CI
f5f2e5bbf3 Importing pending sql 2018-01-28 14:09:50 +00:00
Yehonal
7e79e72ad4 Update .travis.yml 2018-01-28 15:08:16 +01:00
Yehonal
3e2e28b1c7 Travis: Config. for db import 2018-01-28 14:58:56 +01:00
Yehonal
94e0063522 Installer: Force exit with direct command 2018-01-28 14:48:56 +01:00
Yehonal
69598ff199 Using installer for travis and implemented pending sql auto-import 2018-01-28 14:38:54 +01:00
Yehonal
8d2ff6b9b0 Update .gitignore 2018-01-28 13:42:51 +01:00
Francesco Borzì
92d41d77bf Merge pull request #766 from Gargarensis/Unbound_Plague
Fix Unbound Plague, credit to Nefertumm
2018-01-27 20:01:14 +01:00
Nefertumm
ca2ee81939 Wrong logs for creature_equip_template + startup errors fixes (#758)
* Fixed wrong logs

* Added some errors fixes on startup
2018-01-27 20:00:54 +01:00
Gargarensis
686753633a Merge branch 'Unbound_Plague' of https://github.com/Gargarensis/azerothcore-wotlk into Unbound_Plague 2018-01-24 11:01:43 +01:00
Nefertumm
99587f6057 Fix Unbound Plague 2018-01-24 10:59:13 +01:00
Gargarensis
1c24c77572 Fix Unbound Plague, credit to Nefertumm 2018-01-24 10:42:41 +01:00
Yehonal
84949746e1 import pendings 2018-01-21 10:19:43 +01:00
Nefertumm
4158d2a0d8 Implemented account_muted and feature mutehistory command (#753)
* Implemented account_muted and feature

mutehistory command.

* Added some Syntax.

* Fix sql_rev
2018-01-15 03:18:23 +00:00
Nefertumm
13d09b6590 PlayerBytes fields in characters table 2018-01-14 02:07:31 -03:00
Yehonal
90ed2548c0 imported pending files 2018-01-08 01:54:56 +01:00
Kaev
05cd8c8c61 Move area trigger storage from DBC to database (#742)
Renamed AreaTrigger + related stuff to AreaTriggerTeleport
2018-01-02 22:08:08 +01:00
Francesco Borzì
b669d24a1f Restore C++ as the main repository language. Happy new year! 2017-12-30 22:35:17 +01:00
Yehonal
fca0bfdb1f Bash: executable permissions for .sh files 2017-12-21 15:51:39 +01:00
Yehonal
4035c205fb Fixed jemalloc compilation 2017-12-21 15:51:20 +01:00
Yehonal
ce412ec7dc Fixed warning 2017-12-21 15:23:25 +01:00
Kaev
6d5d44c164 Fixed warning at server start related to transports (#733)
* Fixed warning at server start related to transports
Warning: GetUInt32() on non-(medium)int field. Using type: SHORT.

* Used the recommended way to add SQL updates
2017-12-21 12:15:42 +01:00