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
Francesco Borzì
d326f4b3ff
fix(sql): correct mistake in update file ( #1473 )
...
thanks @Stoabrogga for reporting this
2019-02-16 11:45:01 +01:00
AzerothCoreBot
f32b909eb8
Import pending SQL update file
2019-02-15 19:31:09 +00:00
Nefertumm
6d80047af3
DB/Creature: Strange Winged Goblin ( #1468 )
2019-02-15 16:28:42 -03:00
Nefertumm
c15206fc15
Revert "feat(core): Ensure that all actions are compared to fixed point in time ( #1236 ) ( #1458 )" ( #1471 )
...
This reverts commit 51b8773528 .
2019-02-15 15:14:49 -03:00
AzerothCoreBot
23e7ae6a2f
Import pending SQL update file
2019-02-14 20:03:40 +00:00
OverFlow
38830f29c1
fix(DB/Quest): Fall From Grace ( #1466 )
2019-02-14 20:29:21 +01:00
OverFlow
6a53a73c1b
fix(DB/Creature): NPC Rabine Saturna missing text ( #1460 )
...
- Closes #1454
2019-02-14 20:28:26 +01:00
Nefertumm
6dfb40b446
fix(Core/Instances): instance reset ( #1416 )
2019-02-14 20:27:12 +01:00
Walter Pagani
275dbec76d
refactor(DB/Quest): move 4866 and 4224 from cpp to DB ( #1415 )
2019-02-14 20:26:15 +01:00
Francesco Borzì
dc72de9fce
fix(DB): correct mistake in sql update file
2019-02-14 19:48:50 +01:00
AzerothCoreBot
7cc30a6cf0
Import pending SQL update file
2019-02-14 18:27:56 +00:00
Francesco Borzì
c2e0d9d4e6
chore(DB): set main DB version
2019-02-14 19:24:00 +01:00
Viste(Кирилл)
51b8773528
feat(core): Ensure that all actions are compared to fixed point in time ( #1236 ) ( #1458 )
...
i.e. world update start
2019-02-14 19:22:17 +01:00
robens {e.py}
1b7522ff0e
fix(Core/Player): achievements activation ( #1463 )
2019-02-14 19:11:54 +01:00
Viste(Кирилл)
cb81f3c17a
feat(Core/LOS): restruct LOS functions and add LineOfSight check ( #1459 )
2019-02-13 22:24:04 +01:00
Francesco Borzì
6908d333db
fix: windows build ( #1455 )
...
- Closes #1451
2019-02-12 22:13:44 +01:00
AzerothCoreBot
0142255175
Import pending SQL update file
2019-02-12 20:21:17 +00:00
José González
f0913b7da8
feat(Command): Remove spy command from AC and make it a module ( #1401 )
2019-02-12 21:19:27 +01:00
Francesco Borzì
d4ab165888
refactor(Scripts/SpellGeneric): use modern C++ array instead of C array ( #1436 )
2019-02-12 08:06:05 +01:00
AzerothCoreBot
f286737332
Import pending SQL update file
2019-02-11 19:06:00 +00:00
CookieMonsterDev
694b406b8b
fix(DB/Quest): Hunting for Ectoplasm ( #1441 )
...
- Closes #1435
2019-02-11 20:03:46 +01:00
Stoabrogga
24ccbd69e3
feat(Travis): speed up and stabilize build process ( #1410 )
...
- Use Travis build matrix to test build with clang 3.8 and clang 7
- Set the number of threads for the "make" command to 4 (Travis provides only 2 cores, see https://docs.travis-ci.com/user/reference/overview/ , so 4 threads should be good to go)
- Use Travis caching (https://docs.travis-ci.com/user/caching/ ) and ccache to speed up the build process (with full cache now takes about 7-8 minutes); a separate cache is used for clang 3.8 and clang 7
- Added a 43 minute timeout for the "make" command in order to ensure that the cache is saved within Travis (Travis will kill the build process after 50 minutes without saving the cache, see https://docs.travis-ci.com/user/customizing-the-build/ ). If the "make" command is terminated by the timeout it suffices to restart the Travis build job in order to use the already written cache.
2019-02-11 09:03:32 +01:00
AzerothCoreBot
f9ac9f1f1a
Import pending SQL update file
2019-02-10 20:36:35 +00:00
CookieMonsterDev
fcb7af46a1
fix(DB/Quest): The Shimmering Frond ( #1440 )
...
- Closes #1439
2019-02-10 21:32:25 +01:00
Stoabrogga
7a9f09341f
chore(PCH): remove "ScriptPCH.h" from cpp scripts ( #1423 )
...
remove "ScriptPCH.h" from cpp scripts as it is intended to be used as precompiled header for the build process only
2019-02-10 14:50:44 +01:00