talamortis
e471c1bb6a
fix for PR
...
# Conflicts:
# src/authserver/Server/AuthSocket.cpp
# src/game/AI/SmartScripts/SmartScript.cpp
# src/game/DungeonFinding/LFGMgr.cpp
# src/game/Entities/Player/Player.cpp
# src/game/Entities/Unit/Unit.cpp
# src/game/Entities/Vehicle/Vehicle.cpp
# src/game/Guilds/Guild.cpp
# src/game/Handlers/ChannelHandler.cpp
# src/game/Handlers/GuildHandler.cpp
# src/game/Handlers/LFGHandler.cpp
# src/game/Handlers/LootHandler.cpp
# src/game/Handlers/MiscHandler.cpp
# src/game/Handlers/PetitionsHandler.cpp
# src/game/Handlers/QueryHandler.cpp
# src/game/Movement/MotionMaster.cpp
# src/game/Movement/MovementGenerators/WaypointMovementGenerator.cpp
# src/game/Server/WorldSocket.cpp
# src/game/Spells/Auras/SpellAuraEffects.cpp
# src/game/Spells/SpellEffects.cpp
# src/scripts/Commands/cs_modify.cpp
2017-08-20 02:33:48 +02:00
Yehonal
bf80a43d78
Fixed travis build errors with Talamortis.
...
# Conflicts:
# src/authserver/Server/AuthSocket.cpp
# src/game/AI/SmartScripts/SmartScript.cpp
# src/game/Calendar/CalendarMgr.cpp
# src/game/Chat/Channels/Channel.cpp
# src/game/Conditions/ConditionMgr.cpp
# src/game/DungeonFinding/LFGMgr.cpp
# src/game/DungeonFinding/LFGScripts.cpp
# src/game/Entities/Player/Player.cpp
# src/game/Entities/Unit/Unit.cpp
# src/game/Entities/Vehicle/Vehicle.cpp
# src/game/Guilds/Guild.cpp
# src/game/Handlers/ChannelHandler.cpp
# src/game/Handlers/GuildHandler.cpp
# src/game/Handlers/LFGHandler.cpp
# src/game/Handlers/LootHandler.cpp
# src/game/Handlers/MailHandler.cpp
# src/game/Handlers/MiscHandler.cpp
# src/game/Handlers/NPCHandler.cpp
# src/game/Handlers/PetHandler.cpp
# src/game/Handlers/PetitionsHandler.cpp
# src/game/Handlers/QueryHandler.cpp
# src/game/Handlers/QuestHandler.cpp
# src/game/Movement/MotionMaster.cpp
# src/game/Movement/MovementGenerators/WaypointMovementGenerator.cpp
# src/game/Server/WorldSession.cpp
# src/game/Server/WorldSocket.cpp
# src/game/Spells/SpellEffects.cpp
# src/scripts/Commands/cs_modify.cpp
2017-08-19 20:31:24 +02:00
Barbz
f794ad2acf
Fixed these 3 fatal errors for travis build (thanks to @Talamortis )
...
# Conflicts:
# src/authserver/Server/AuthSocket.cpp
# src/game/AI/SmartScripts/SmartScript.cpp
2017-08-19 19:47:35 +02:00
Yehonal
c1586e0d99
changed DISABLED_ cmake variable to ENABLED_ and implemented for all disabled logs
2017-08-19 19:42:48 +02:00
Yehonal
f888e8c86b
Preprocessor option for logging functions ( #567 )
...
* Update showoptions.cmake
* Update config.cmake.dist
* Example of preprocessor usage
Other work must continue for PR https://github.com/azerothcore/azerothcore-wotlk/pull/519
2017-08-19 18:37:47 +02:00
Ercules76
cf750cef61
Core/Misc Created handler for character creation ( #562 )
2017-08-18 11:40:38 +02:00
Rochet2
3d9fdeac76
Fix VS2017 build ( #551 )
2017-08-17 17:06:05 +02:00
Matteo
bd4ec74318
Created hooks for first login and LFGMgr
2017-08-17 16:59:07 +02:00
Yehonal
2afb767616
Minor improvements for OnFirstLogin hook
...
it can be casted with AT_LOGIN_FIRST flag check
2017-08-17 16:51:10 +02:00
Ercules76
10eddae700
Core/Spells now the spells for summon mount aren't affected by haste ( #555 )
...
* Core/Spells now the spells for summon mount aren't affected by haste
* Convert tabs to space
* Cleaning garbage of last commit
2017-08-17 15:28:58 +02:00
Inifield
6aff74cd17
Core/Command: Fix a crash when using wp show info pathid
...
Fix #530 thanks to @BarbzYHOOL for testing
2017-08-02 19:35:22 +02:00
talamortis
f353f9b5bb
When player has Animal blood applied the D.E.H.T.A camp will now be hostile if player goes near.
2017-07-03 22:53:57 +01:00
talamortis
f36b6a9f89
Fix travis & compile error
2017-07-03 18:36:12 +01:00
talamortis
49e61d99d3
Fix Midsummer fire quest An Innocent Disguise aswell as fixed indentation.
2017-07-03 18:13:33 +01:00
Inifield
4c9dd9197d
Core/Scripts: Adjust dalaran mageguards range
...
Resolve #473 I get better result with 5.0f
2017-07-02 15:39:06 +02:00
talamortis
45f74604c3
these checks are not needed.
2017-07-02 11:52:39 +01:00
talamortis
3561d52b10
PetAI update
2017-07-01 23:28:17 +01:00
talamortis
ef7d1c3937
pets should now put players in combat unless they are feigned death or shadowmeld.
...
closes #520
2017-07-01 12:23:14 +01:00
Nefertumm
c599c7e42e
Tabs
2017-06-30 16:56:29 -03:00
talamortis
c4d5b19ba5
closes #290
2017-06-30 16:21:54 +01:00
talamortis
8c624cc2f1
Rin'ji will now appear to be male and also can not be attacked by alliance why in cage
...
closes #408
2017-06-30 16:15:53 +01:00
talamortis
1b979e10a3
Closes #493
2017-06-30 14:48:56 +01:00
Nefertumm
d1e85e1c47
Merge remote-tracking branch 'refs/remotes/azerothcore/master'
2017-06-30 02:25:01 -03:00
Nefertumm
9d2484bfc7
Implement ip2nation and ip2nationCountries
2017-06-30 01:54:22 -03:00
Kevin
2da9db04eb
Implemented OnPlayerReleasedGhost() hook
2017-06-29 18:59:37 +00:00
Inifield
dc4ee19b8d
Core: Tabs sorry
2017-06-26 16:56:59 +02:00
Inifield
bd799ecd5b
Core/Player: Correct gender by modelid and avoid saving character with wrong gender
...
Closes #396
Author is MitchesD, Kittnz and Shauren
2017-06-26 16:43:13 +02:00
PolarCookie
7bedfcda7a
Core/Quest : Fix he Missing Diplomat part 14 & 15
...
Author: @PolarCookie
2017-06-14 00:15:07 +02:00
Kalhac
8d6207430f
Adding character deleted command from trinitycore ( #164 )
...
* Importing character deleted commands
* Adding command .character erase and SQL help description
2017-06-08 07:59:01 +01:00
Кирилл
1a0a3e0578
Core/Locale: fix Locales for gossip menu option ( #503 )
2017-05-31 22:16:32 +01:00
Iny
718669ffc6
Core/Naxxramas: Maexxna.
...
- Fix visual bug when Maexxna applied Web Wrap ability.
2017-05-25 22:02:58 +03:00
Render
791da540a9
Core/Spells: Touch of Zanzil now prevents stealth. ( #481 )
2017-05-25 12:08:49 +02:00
Lee
f711316adc
Core/Map: fix NPCs falling through the textures ( #482 )
...
this should stop creatures falling through the map (ie. if a cave is under the mountin)
2017-05-25 10:09:02 +02:00
PolarCookie
cfd2d7eabc
Core/Pet: Warlock pet base damage and stat fix ( #480 )
2017-05-08 15:11:08 +03:00
Кирилл
496536baad
Core/Text: Locales for npc_text.
...
Closes https://github.com/azerothcore/azerothcore-wotlk/issues/452#issuecomment-291891686
2017-04-05 18:28:54 +03:00
HeartWell
a4e0979bf3
Core/Instance: Lost fix config option Rate.InstanceResetTime
2017-04-04 10:09:13 +03:00
starrheld
0001a003b3
Core/Scripts: implemented enchant Blade Warding ( #446 )
2017-03-30 03:37:39 +03:00
Кирилл
46eff2667f
Core/Instance: may fix config option Rate.InstanceResetTime ( #441 )
...
* Core/Instance: may fix config option Rate.InstanceResetTime and close issue #440 #284 #188
* Core/Instance: may fix config option Rate.InstanceResetTime and close issue #440 #284 #198
2017-03-27 17:58:41 +02:00
Gargarensis
e7582c9ac7
Ashbringer event inside Scarlet Monastery instance ( #280 )
...
* Ashbringer event inside Scarlet Monastery instance
* Fixed git version
* skipped a line, i should go to sleep
2017-03-26 15:45:49 +02:00
Yehonal
4fdaa4444e
Hook for player data loading from db
2017-03-26 13:49:41 +02:00
Yehonal
945b35f5eb
Missing arguments for OnAfterArenaRatingCalculation
2017-03-26 12:33:56 +02:00
Yehonal
2f71abc6c6
implemented cmake options to disable extra features for performances optimization
...
can be easily extended to all features that can be optional
but have high performance impact
2017-03-26 01:09:45 +01:00
Yehonal
12fa25c322
Some cmake improvements for modules
2017-03-26 01:09:44 +01:00
Yehonal
ab98e56839
Allow custom include directories for cmake hooks
2017-03-26 01:09:43 +01:00
Yehonal
c6bfab883f
Ruby Sanctum: Fixed Siphoned might distance check
2017-03-26 01:09:43 +01:00
Yehonal
b522a0cb72
Implemented gperftools support
...
it allows you to profile cpu/memory under unix systems
2017-03-26 01:09:42 +01:00
Yehonal
c6c21fac1f
Fixed death knight Army of the dead pet damage
...
it also scale with level now
2017-03-26 01:09:40 +01:00
Yehonal
f95ba1db79
Avoid high level auras on pet when summon
2017-03-26 01:09:40 +01:00
Yehonal
b652300542
fixed totem rank scaling with low level players
2017-03-26 01:09:39 +01:00
Yehonal
5514859e56
Implemented custom expiration parameter for SendMailTo
2017-03-26 01:09:39 +01:00