talamortis
841f4fea59
Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk
2018-09-28 18:33:57 +01:00
talamortis
c4a6445a23
Core: Better fix for stuck at "Retrieving character list"
...
also fix instance lock always delayed and never expiring
close : #966
2018-09-28 18:33:17 +01:00
Travis CI
f7c71068f9
Importing pending sql
2018-09-26 21:25:50 +00:00
Pondaveia
5012caae12
DB/Conditions: Meridith gossip fix ( #1035 )
...
Shows right text
Cast spell
2018-09-26 23:24:00 +02:00
Travis CI
2425ada9da
Importing pending sql
2018-09-24 19:15:25 +00:00
Barbz
7d9591c3ad
DB: Grimtotem Naturalist fix (PR #1034 )
...
DB: Grimtotem Naturalist now acts correctly in tauren form and bear form and is not stuck anymore doing nothing
2018-09-24 21:13:40 +02:00
BarbzYHOOL
368f187a42
Conf - UseProcessors option explained
...
A bit more detailed example to understand bit masks
2018-09-23 21:17:18 +02:00
talamortis
b68354858f
Mirror image Update
...
Mirror images no longer run to their follow position before start casting
close : #730
2018-09-23 13:54:26 +01:00
Pondaveia
bf1690aed6
grimtotem fix
2018-09-23 12:28:54 +01:00
d3tr0l
4f2c6fcc31
[Core/Script] Fixed the amount of mana gained from Life tap
...
Patch 3.3.3: Life Tap: This spell no longer scales with spirit, and instead scales with spell power.
2018-09-20 19:18:27 +01:00
talamortis
e715dd3f61
Core/Script: Warlock lifetap's damage
...
Fixed warlocks Lifetap todo the same damage as displayed on tooltip.
2018-09-20 18:24:38 +01:00
Travis CI
4cb2e267fa
Importing pending sql
2018-09-17 18:02:12 +00:00
Kargatum
0d6eb11db9
Core/Account: Add total time played in account ( #1003 )
...
This saves the total time played on the account, even if your characters have been deleted.
2018-09-17 19:58:42 +02:00
root
82ca2bef99
fixed query of previous commit
2018-09-17 14:27:50 +00:00
Yehonal
3bf937d2ea
Fixing db importing with new mysql 5.7 installations
2018-09-17 13:07:59 +00:00
Yehonal
a8e848b054
updated client data downloading url
2018-09-17 12:40:43 +00:00
Barbz
9d2fa9a8c9
db_assembler - Readme
...
Default location of the merged files
2018-09-14 17:50:42 +02:00
Stoabrogga
205e8eb14e
Log unused config options ( #999 )
...
Now fixed
2018-09-08 20:26:28 +02:00
Barbz
fa65a8070a
DB/Characters: Remove unused tables "uptime" and "cheaters" ( #1000 )
...
* DB/Characters: Remove unused tables "uptime" and "cheaters"
2018-09-03 22:40:38 +02:00
Barbz
4a9e3f190a
issue_template.md - Reorganisation
...
Switched "current behaviour" with "expected behaviour" because it makes more sense
2018-08-27 16:10:56 +02:00
Travis CI
f66e0dc99e
Importing pending sql
2018-08-26 19:27:13 +00:00
Stoabrogga
2af151c971
Fix world server crash when using the Atal'ai Statue (ID 148833) in Sunken Temple
2018-08-26 21:25:36 +02:00
Yehonal
564d2e8eb7
[Bash] fixed menu header display
2018-08-24 10:16:24 +02:00
Travis CI
ddc8a1ae6e
Importing pending sql
2018-08-19 23:22:22 +00:00
Dunjeon
7dce384d33
MissingCreatureTexts
...
2.5k unique creature_text database entries extracted from TC
2018-08-20 01:20:35 +02:00
Travis CI
ac06be129d
Importing pending sql
2018-08-13 13:48:38 +00:00
Barbz
99b534ddaf
Core/Commands: .npc set faction fix and improvement ( #1001 )
...
Fix error message in console, and add help text for new 'npc set faction' command
2018-08-13 15:46:42 +02:00
Stoabrogga
c369ba44e6
fix error message and help text for new 'npc set faction' command
2018-08-12 23:16:01 +00:00
Barbz
334a0f3e2c
Cmake: Custom cmake options now read ( #989 )
...
fix: config.cmake not work.
"EXISTS" cannot use relative paths.
2018-08-06 15:56:30 +02:00
BarbzYHOOL
4d7c06c304
Revert "Show default options, missing in config files ( #908 )"
...
This reverts commit f122ed57bf .
This commit created a critical errors and made the core instable. The feature should be reimplemented in a better way.
2018-08-05 20:49:51 +02:00
Barbz
3e914957db
Fix travis + compiler script ( #997 from Stoabrogga/compiler)
...
Exit compiler script if any statement returns non-zero exit code
2018-08-05 19:15:27 +02:00
Stoabrogga
c3ecdf751d
add "set -e" also to script "db_assembler.sh"
2018-08-05 15:10:03 +00:00
Stoabrogga
5278e96aca
ignore exit code of 'make clean' as it won't find a Makefile if called as first action (which is the case for "compiler all")
2018-08-05 04:55:47 +00:00
talamortis
a47876ebd9
Updated custom commands made.
2018-08-05 00:52:10 +01:00
talamortis
cbf7bc2d3f
Updated code for New config.
...
*enable/disable Minigob Manabonk
*Put the config option in the wrong part, changed from int to bool.
2018-08-05 00:50:24 +01:00
Stoabrogga
287b2010ea
exit compiler script if any statement returns non-zero exit code
2018-08-04 22:50:16 +00:00
talamortis
ccb3e8c2a4
Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk
2018-07-29 23:09:07 +01:00
talamortis
78e1407f7a
New config option added
...
- Added config to enable/disable Minigob Manabonk.
- Dalaran Wintergrap mage no longer yells if the event has been disabled.
2018-07-29 23:08:56 +01:00
ayase
69e663510e
fix: config.cmake not work.
2018-07-29 00:27:38 +08:00
FALL1N1
c6be57c232
Move preloading in the continent transport check
2018-07-28 01:43:23 +02:00
Kartselyanski
1f51bf41cd
And another one...
2018-07-28 01:43:23 +02:00
Kartselyanski
21aae9eec5
Should be out of the check.
2018-07-28 01:43:23 +02:00
Kartselyanski
ea8c85c886
Make the continent transport and preloading optional.
2018-07-28 01:43:23 +02:00
Anthony Gauthier
5f4ab8fe44
Simple README error fixed
2018-07-26 20:36:03 +02:00
talamortis
4e27109cea
Fixed crash issue with death grip from previous commit.
...
*Tested on both Windows and Linux system.
2018-07-22 12:08:52 +01:00
talamortis
295f461fdd
Added the commands into a sub table
...
Now
.npc set faction temp (id)
.npc set faction original
.npc set faction perm (id)
2018-07-22 00:37:43 +01:00
talamortis
e36dac4258
added two more commands to .npc set
...
* .npc set tempfactionid (35) - will changed the selected npc faction but will not save it.
* .npc set originalFaction - will restore the correct faction from the npc faction template in the DB.
closes #706
2018-07-22 00:23:39 +01:00
talamortis
562833c9d6
Fixed Glyph Learning.
...
* Fixed an issue where if players learn a glyph in spec 1 the same glyph couldnt be applied in spec 2.
closes #739 #411
2018-07-21 23:38:33 +01:00
talamortis
bdbdc8030a
Update Death Grip
...
* Added another check to Death grip to ignore some boss ids, as need for some faction champions in argent crusade.
closes #982
2018-07-21 22:22:59 +01:00
ayase
d29a1a3300
Core: Easy module conf creation & reload ( #931 )
...
* Change the read method of the config of the module.Developers can now easily read the config file in cmake.
e.g. AC_ADD_CONFIG_FILE("${CMAKE_CURRENT_LIST_DIR}/conf/my_first_module.conf.dist")
* Update Master.h
* Update cs_reload.cpp
Command: `.reload config` can now reload the config file of all modules #981
2018-07-19 21:50:29 +02:00