Stoabrogga
c369ba44e6
fix error message and help text for new 'npc set faction' command
2018-08-12 23:16:01 +00: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
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
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
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
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
talamortis
8b1f2ece8a
Fixed Typo
...
*Fixed typo on custom hook.
2018-07-18 19:48:44 +01:00
talamortis
a5a130b95a
Added Hook
...
* This hook can be used to cache module database tables.
2018-07-18 13:12:30 +01:00
Stoabrogga
8e9faf8488
Revert WMO changes ( #976 )
2018-07-17 14:27:42 +01:00
Kartselyanski
113ac06929
Ahn'Kahet: Amanitar should cast the fungus only on players without "Mini" aura.
2018-07-17 00:01:09 +02:00
Stoabrogga
a18d1474a3
tools improvement ( #926 )
...
* tools improvement
* added "Source/DetourAssert.cpp" to recastnavigation/Detour/CMakeLists.txt
* increased MMAP and VMAP version numbers
* Will need to re extract MMAPS and VMAPS
2018-07-13 12:46:04 +01:00
Kartselyanski
90fdd10c3f
Fix Fishing's spell cast interruption.
2018-07-11 00:16:35 +02:00
Kargatum
7a5ed0c5bb
Core/Scripts: Add SpellSC and new hook OnCalcMaxDuration
2018-07-08 01:04:38 +02:00
Kartselyanski
e5d58de641
Core/Scripts: Sapphiron fixes..
2018-07-07 16:59:31 +02:00
talamortis
2c7485c11c
Removed the set faction from animal blood spell
2018-07-06 17:10:41 +01:00
talamortis
775d5094d2
Removed comment from hook - No idea why it was there.
2018-07-06 15:05:47 +01:00
FALL1N1
cbc5172b1c
Core/Scripts: Boss Gluth + Spell Infected Wound ... ( #937 )
...
* Fixed infinite stacks (and eventually crash) of infected wound. (Also fixes the stranglethorn vale zombies' DoT stack issue and all the mobs using that spell)
* Fixed zombie spawn location (3 gates, only 1 used in 10man, all 3 in 25)
* Fix Gluth's "Zombie Chow" distance, now it's blizzlike. Closes #736
2018-07-06 15:23:42 +02:00
Barbz
c15444a18e
Rogue/Spell: Blade Flurry correctly dmg multiple mobs ( #939 )
...
Core/Spells: Fixed Blade Flurry not sharing damage/ignoring armor to
2018-07-05 00:41:05 +02:00
lineagedr
fb6d7af046
Update spell_rogue.cpp ( #959 )
...
Blade flurry shouldn't target totems.
2018-07-03 09:12:20 +01:00
FALL1N1
613b586485
Fix Maexxna's portal rotation. ( #925 )
...
* Maexxna portal rotation.
* Rewritten sql to update, ready to be merged.
* Portal's visual effect should be in different phasemask and appear only when maexxna is killed.
* split the update query in two, forgot that visual is in phase2
* i want to kms.. all should be good now
2018-07-02 19:20:46 +01:00
talamortis
c3a36641ff
Fixes Rogue Tier 1
...
close #955
2018-07-02 18:39:48 +01:00
talamortis
5100a533d2
Added check to player to return if player is in tank spec
2018-06-28 01:57:48 +01:00
Kartselyanski
02f0b4c942
Fixed Archavon's Stone Breath knockback on tank.
2018-06-25 17:55:36 +02:00
Kargatum
7329ad4790
Add GitRevision
...
GitRevision as in TrinityCore
2018-06-24 17:32:50 +02:00
Kartselyanski
b9f12ddf8a
Core/Spells: Fixed Blade FURry not sharing damage/ignoring armor to additional mobs.
2018-06-24 02:59:19 +03:00
Nefertumm
00b5e3141a
Fix Lady Deathwhisper intro
...
When you are at Lord Marrowgar entrance and he starts his intro, Lady
starts her intro too. With this fix, that is fixed.
2018-06-24 00:59:04 +02:00
Rochet2
a3d3042049
Core Hook - Remove temporary fix and document possible null in hook ( #805 )
...
* Remove workaround
Partially revert temporary crash fix a36e94a49a
* Update ScriptMgr.h
2018-06-20 00:38:32 +02:00
Kargatum
d4f785d705
Fix typo in commit 049386b936
2018-06-18 20:58:53 +07:00
Kargatum
049386b936
Core/Scripts: Add BGScripts and new hooks
...
* OnBattlegroudStart
* OnBattlegroudEndReward
* OnBattlegroudUpdate
* OnBattlegroudAddPlayer
2018-06-18 02:00:20 +07:00
Barbz
a1794c6193
BattlegroundMgr - Fixed typo
...
Quick fix typo in slog
2018-06-17 17:04:56 +02:00
Viste(Кирилл)
a303ba3da3
Core/Arena: fix auto distribute arena points and config option. ( #927 )
2018-06-16 17:28:44 +01:00
Barbz
8d2555ed04
Change Trinity Core to AzerothCore in config files ( #889 )
...
* Authserver.conf - Change Trinity Core to AzerothCore
* Worldserver.conf - Change Trinity Core to AzerothCore
2018-06-15 20:30:49 +02:00
Nefertumm
8481eec5be
Fix brackets from #894
2018-06-08 23:05:10 -03:00
Trystanosaurus
3b307ecb05
Add cooldown to Amplify Damage in phase 3 ( #894 )
...
Added a cooldown to amplify damage in phase 3, else it's cast every frame. Used random between 20 and 30 seconds as that's what's set at the start of phase 3.
2018-06-08 11:32:08 +01:00
Nick Kraftor
3fecbf9f31
Module hook for kills performed by pets/totems ( #912 )
...
* Add hook for pet/totem kills
* Use method to cast unit to creature
2018-06-07 22:00:21 +01:00
Kargatum
dfb81201fc
Change encoding in banner ( #911 )
2018-06-06 15:50:46 +02:00
Kargatum
f122ed57bf
Show default options, missing in config files ( #908 )
2018-06-05 07:14:57 -04:00
ayase
e222cbbc0a
Fix: Stuck at "Retrieving character list". ( #880 )
...
@AyaseCore
* fix: Stuck at "Retrieving character list".
* change 2 to 1.1.
* Use the rochet2 solution.
@Rochet2
* Add more logic from InstanceSaveManager::Update
In `InstanceSaveManager::Update` the `bool warn = event.type < 5;` affects how much time is added to the next reset schedule. This commit takes that into account to the next_reset calculation when skipping resets.
* Simplify code and move it to data loading
2018-06-03 21:56:02 +02:00
BarbzYHOOL
15d8dd36e5
Scripts - Fixed missing headers
...
Without these, the server would not compile when disabling precompiled headers (PCH)
2018-06-02 19:04:41 +02:00
Stoabrogga
7e1c5b16ae
Bugfix: cast items with target "TARGET_DEST_NEARBY_ENTRY" (e.g. item 7247) did not work because the if-clause only checks valid target units or game objects; fixed via additional check for target object type "TARGET_OBJECT_TYPE_DEST" and a valid target destination
2018-05-31 22:02:54 +02:00