Commit Graph

2219 Commits

Author SHA1 Message Date
Francesco Borzì
0758677578 feat(core): allow to debug KickPlayer() (#1549) 2019-03-05 22:58:40 +01:00
Francesco Borzì
e7ace60e59 feat(cpp): enable C++17 support (#1553) 2019-03-05 04:41:36 -03:00
Francesco Borzì
5348d9cbe5 fix(Docker/macOS): solve disconnection issues (#1552) 2019-03-03 16:33:17 +01:00
Francesco Borzì
be0b7b23f8 feat(core): allow to disable auto-kick for idle players (#1550) 2019-03-03 15:26:07 +01:00
AzerothCoreBot
a958ff6e36 Import pending SQL update file...
Referenced commit(s): 65251a2b4e
2019-03-03 11:35:07 +00:00
Nefertumm
65251a2b4e Fix(Core/Ulduar): Multiple fixes to Flame Leviathan (#1487)
* Multiple fixes to FL
* Move who check to CanAIAttack
2019-03-03 14:33:00 +03:00
Viste(Кирилл)
4177c05ce3 feat(Core/Movement): Implement move time skipped handler (#1433) 2019-03-03 14:10:43 +03:00
ayase
be3abe21d9 Eluna: load the configuration file using the new method. (#1546) 2019-03-03 10:24:43 +03:00
Francesco Borzì
1b62af3e14 fix(Docker): no need to duplicate *.dist files (#1551) 2019-03-03 02:00:22 +01:00
Stefano Borzì
75bf44d168 feat(modules): Allow modules to extend Battlegrounds (#1444) 2019-03-02 12:09:39 +01:00
AzerothCoreBot
9643ccdb9d Import pending SQL update file...
Referenced commit(s): b4a34abc73
2019-02-28 19:36:27 +00:00
Francesco Borzì
b4a34abc73 fix(DB/creature): correct phaseMask of NPC Ravenous jormungar (#1523)
Closes #1397
2019-02-28 20:34:19 +01:00
AzerothCoreBot
e68a99a578 Import pending SQL update file...
Referenced commit(s): 6a074af196
2019-02-27 22:21:50 +00:00
Nefertumm
6a074af196 fix(Core/DB/Quest): Battle for the Undercity (#1479)
- Closes #204
2019-02-27 23:16:56 +01:00
ladiszlai
15e4d2e21f Core/ChatHandler: Update Addon message read fix (#811) 2019-02-27 00:24:41 +07:00
AzerothCoreBot
e071847255 Import pending SQL update file...
Referenced commit(s): adc5faa88f
2019-02-25 10:42:57 +00:00
Stoabrogga
adc5faa88f fix(DB): Pit of Saron intro (#1517) 2019-02-25 11:40:32 +01:00
Stoabrogga
845a3b65db feat(CI): add commit hashes to the automatic SQL import (#1516) 2019-02-25 11:30:43 +01:00
Francesco Borzì
15622225d6 chore(readme): fix stackoverflow default view 2019-02-24 22:24:18 +01:00
AzerothCoreBot
926c8e63af Import pending SQL update file 2019-02-24 17:37:19 +00:00
Nefertumm
40f68ab026 feat(Commands): Added cheat commands (#1412) 2019-02-24 18:35:08 +01:00
Francesco Borzì
e659ca5fe9 feat(docker): add cache for faster rebuild (#1507)
- Closes #1502
2019-02-23 17:34:56 +01:00
AzerothCoreBot
53098cd1e0 Import pending SQL update file 2019-02-23 09:59:21 +00:00
OverFlow
8dff8f04c0 fix(DB/Item): Hateful Gladiator's Longbow No Range (#1492) 2019-02-23 10:56:50 +01:00
Stoabrogga
2fc6528a22 feat(CI): dynamically calculate thread count for build process (#1510)
Dynamically calculate the thread count for the build process by reading `/proc/cpuinfo` in order to be more independent from the environment.
2019-02-22 17:27:57 +01:00
Dmitry Brusenskiy
5d4248d171 Core/Skills: Add FishingBaseSkillLevel dynamic change method (#1511) 2019-02-22 08:10:31 +07:00
AzerothCoreBot
d584ec2dfb Import pending SQL update file 2019-02-21 20:17:30 +00:00
OverFlow
03c6c47dc2 fix(DB/Quest): Morrowgrain to darnassus (#1490)
- Closes #1475
2019-02-21 21:13:13 +01:00
Francesco Borzì
10a75ef6ce style(cpp): DBC AchievementCriteriaTypes indentation 2019-02-20 19:42:15 +01:00
Stoabrogga
b434f24611 fix(CI): break on errors in CI scripts (#1504)
- break on errors by adding `set -e` to the CI scripts
- increase build timeout to 2700 seconds (45 minutes)
2019-02-20 10:49:05 +01:00
Dmitry Brusenskiy
4616d22369 Core/Eluna: Hotfix call sEluna->OnGameEventStart method arg register (#1500) 2019-02-19 23:48:54 +07:00
Stoabrogga
e1c3433afc feat(CI): improve Travis configuration (#1486)
- 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
2019-02-19 16:21:52 +01:00
Dmitry Brusenskiy
3a39aaeed5 Core/Hooks: Adds hooks for start and stop game events (#1472) 2019-02-19 09:24:55 +07:00
Dmitry Brusenskiy
23d78ce6bc Core/Hooks: Add new Player hooks (#1481)
* Fix hook OnReputationChange
* Add hook OnReputationRankChange
* Add hook OnLearnSpell
* Add hook OnForgotSpell
2019-02-18 18:22:36 +07:00
Francesco Borzì
f68fef798d chore(docs): use new wiki 2019-02-17 22:43:08 +01:00
Francesco Borzì
b003058424 fix(CI): Travis triggers the AC bot only once (#1484) 2019-02-17 22:27:49 +01:00
AzerothCoreBot
4570dfe422 Import pending SQL update file 2019-02-17 19:59:43 +00:00
FrancescoBorzi
3cdc5a45a1 fix(DB): sql update chain for all DBs 2019-02-17 20:57:12 +01:00
Poszer
e86296461d DB: Fixing some issues (#1474)
- Quest "The Lost Supplies" : Changed drop of the Scattered Crate drop of Lost Supplies to 100 drop chance.
- Creature Flanis Swiftwing must be dead.
- Deleted duplicate creature Commander Jordan.
- Closes #1462
2019-02-17 20:40:30 +01:00
Francesco Borzì
caf955dd78 fix(DB): update chain after release 2019-02-17 14:56:23 +01:00
Francesco Borzì
0858526c9a DB squash & begin AC 3.0.0 development 2019-02-17 14:25:53 +01:00
AzerothCoreBot
1fc22a7408 Import pending SQL update file 2019-02-17 12:26:44 +00:00
Francesco Borzì
2742a2ed37 AzerothCore 2.0.0 2019-02-17 13:24:15 +01:00
Francesco Borzì
2bcedc2859 fix(Bash/Exporter): fix path + add prompt to prevent wrong usage (#1477) 2019-02-17 10:04:09 +01:00
AzerothCoreBot
9945f19a03 Import pending SQL update file 2019-02-16 22:58:14 +00:00
Francesco Borzì
eb90ca2ff7 fix(DB): added missing SQL part of #1371 (#1478)
Co-Authored-By: José González <deku@users.noreply.github.com>
Co-Authored-By: Vitoco <xdevicci@users.noreply.github.com>
2019-02-16 19:56:22 -03:00
AzerothCoreBot
afad0c9f2d Import pending SQL update file 2019-02-16 19:17:55 +00:00
Poszer
7a2d7a4f15 fix(DB/Quest): solved three Quest issues (#1443)
- Closes #1434
- Closes #1428
- Closes #1425
2019-02-16 20:13:43 +01:00
Vitoco
edd88fbd1e fix(instance): Ruby Sanctum - Resistances ignored (#1371) 2019-02-16 20:08:50 +01:00
Francesco Borzì
f960d8e848 fix(setup): MySQL 5.7 (#1445) 2019-02-16 20:04:26 +01:00