Francesco Borzì
6fd03cfd05
Feat:Update README.md ( #1594 )
2019-03-21 11:09:59 +03:00
Micrah
15667774c2
Fix(Core/Common): Added header <unordered_map> in file DBCStore.h ( #1592 )
...
* To allow the use of latest eluna-module, stuffed up the PR merge redoing
2019-03-20 22:53:51 +07:00
Viste(Кирилл)
5cbced320d
Fix(Core/Ticket System): Ticket comment visual output bug ( #1567 )
...
* Fix(Core/Ticket System): Ticket comment visual output bug
* fix build
* rewrite
2019-03-20 16:23:26 +03:00
Viste(Кирилл)
2af5893d52
feat(Core/Chat): Add config option to allow use LFG anywhere not only in city ( #1586 )
2019-03-20 02:04:59 +03:00
AzerothCoreBot
b72454847b
Import pending SQL update file...
...
Referenced commit(s): a4fcf926fe
2019-03-19 21:19:57 +00:00
Stoabrogga
a4fcf926fe
fix(DB): Fjord Hawk, Fjord Turkey ( #1584 )
...
* fix(DB): Fjord Hawk, Fjord Turkey
* add delete statement
2019-03-19 22:17:50 +01:00
AzerothCoreBot
a7b4c909f3
Import pending SQL update file...
...
Referenced commit(s): 54b23ce209
2019-03-19 08:06:44 +00:00
Stoabrogga
54b23ce209
fix(DB/Core): play event after quest "Hero of the Mag'har"; extend SAI to play music ( #1570 )
2019-03-19 09:04:40 +01:00
AzerothCoreBot
306615e71a
Import pending SQL update file...
...
Referenced commit(s): 1aec039daf
2019-03-18 21:30:38 +00:00
Stoabrogga
1aec039daf
fix(DB): a few improvements to the giant wandering outdoor creatures ( #1579 )
2019-03-19 00:28:05 +03:00
AzerothCoreBot
9c646da416
Import pending SQL update file...
...
Referenced commit(s): e243c572e5
2019-03-18 11:16:09 +00:00
Stoabrogga
e243c572e5
fix(DB): zeppelin master - remove gossip option "Where is the zeppelin now?" ( #1578 )
2019-03-18 14:14:10 +03:00
Ercules76
8b7d067abc
Fix(Core): GM command not working while GM mode is on ( #1581 )
2019-03-18 02:59:24 +03:00
Stoabrogga
e2f196580e
feat(CI): improve Travis build time ( #1573 )
...
* feat(CI): improve Travis build time
2019-03-16 17:25:51 +03:00
AzerothCoreBot
cbc0c93d06
Import pending SQL update file...
...
Referenced commit(s): cd9e8716d8
2019-03-14 20:55:00 +00:00
Alan
cd9e8716d8
Fix(Scripts/Instances/Oculus): improvements ( #1498 )
...
* I removed the blank
* I made some changes to correct Travis's error.
* Update oculus.cpp
* Removed the unused method parameter
Renamed Unit::SetSpeed to SetSpeedRate
* added an improvement
* Correct Drakes flight error
* duplicate removed
* Travis Error Fixing
2019-03-14 23:48:59 +03:00
AzerothCoreBot
d04ba0f860
Import pending SQL update file...
...
Referenced commit(s): 9874e52681
2019-03-14 20:48:10 +00:00
Stoabrogga
9874e52681
fix(DB): Malmortis creature text ( #1572 )
2019-03-14 23:45:32 +03:00
Ercules76
2d1e459197
fix(Core/WorldSession): change how to storing data in account_tutorial ( #1563 )
...
* Core/Misc Created handler for character creation
* fix(Core/DB): Error message when the password is longer than 16 char when creating an account
* Update rev_1551539925032805900.sql
* Update AccountMgr.cpp
* fix(Core/DB): account_tutorial now storing data
* clean
2019-03-14 23:43:50 +03:00
Viste(Кирилл)
2e65c0afb7
Fix(Scripts/Spells): Check range to fire totem when casting Fire Nova. ( #1566 )
...
* Fix(Scripts/Spells): Check range to fire totem when casting Fire Nova.
2019-03-14 15:21:31 +03:00
Viste(Кирилл)
26ae2ce2d6
fix(Core/Player): close all character tickets when delete ( #1565 )
2019-03-11 21:46:57 +01:00
Makpptfox
1d0a8dbba0
fix(Core/Commands): fix reload creature_template and creature movment
...
Reloading an existing creature with .reload creature_template will most of the time cause the error "MoveSplineInitArgs::Validate: expression 'velocity > 0.01f' failed for GUID..." when the NPC tries to move afterward without a proper server restart.
Caused because the cInfo->speed_run was calling the field 29 for whatever reason.
2019-03-09 21:28:40 +03:00
Francesco Borzì
048eddd8cd
fix(Modules): solve breaking change ( #1561 )
2019-03-08 21:24:14 -03:00
AzerothCoreBot
17069cc638
Import pending SQL update file...
...
Referenced commit(s): b0d6b6ee70
2019-03-07 21:22:54 +00:00
Ercules76
b0d6b6ee70
fix(core): prevent unsupported-by-client passwords ( #1547 )
2019-03-07 22:20:02 +01:00
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