joschiwald
3eedb3b714
Tools/MapExtractor: Fixed -e argument
2017-08-06 18:21:09 +02:00
joschiwald
16f2673343
Core/Packets: Fixed possible crash in SandboxScalingData::GenerateDataForUnits
2017-08-06 18:08:07 +02:00
Shauren
6c60dddbc6
Core: Updated allowed build to 7.2.5.24742
2017-08-04 23:48:02 +02:00
Aokromes
db9576beff
DB/Gameobject: Fix Page 9 values
...
Closes #19947 by Luchass
2017-08-04 13:36:20 +02:00
Aokromes
02b4bc260c
DB/Misc: Fix some startup errors
...
Closes #19951 by codeman8214
2017-08-04 13:28:46 +02:00
Caydan
32bbdcae3f
Handlers/Chat: Pass correct argument to CreatureAI::ReceiveEmote ( #20109 )
2017-08-04 02:26:50 +02:00
joschiwald
30d6a70f2d
Core/Battleground: Fixed typo in be144b2fd8
2017-08-03 19:04:00 +02:00
Shauren
fac8ccf7e0
Core/Creatures: Trainer followup
...
* Drop unused columns
* Send proper spellid in packets for profession ranks
* Added missing rank check
2017-07-31 19:53:02 +02:00
vincent-michael
e7c22cbfb5
Core/Spells: SPELL_AURA_MOD_SPELL_CATEGORY_COOLDOWN are now scalable auras
2017-07-31 17:08:26 +02:00
joschiwald
43c3a78079
Core/LFG: Fixed role check cancel time
2017-07-30 14:58:42 +02:00
joschiwald
6f8b60101f
Core/Misc: Fixed armor mitigation after 5675902485
...
* Also fixes gcc build with -Werror enabled
2017-07-30 13:11:43 +02:00
Seyden
5675902485
Core/Creatures: Implemented Basic Creature Scaling ( #20026 )
2017-07-29 21:40:28 +02:00
joschiwald
7e4f607851
Core/Spells: Renamed SPELL_EFFECT_CREATE_MANA_GEM to SPELL_EFFECT_RECHARGE_ITEM
2017-07-29 18:01:12 +02:00
joschiwald
19dcae0dd4
Core/Players: Fixed typo in appearance validation
...
Closes #20088
2017-07-28 00:31:26 +02:00
joschiwald
0c95c14938
Core/DataStores: Fixed SpellPowerEntry structure
...
* ManaCosts are signed
2017-07-27 22:46:13 +02:00
Rochet2
7c39123432
Core/Commands: Fix .modify mount ( #20086 )
2017-07-27 21:09:48 +02:00
Shauren
ac7b842ed0
Build fix
2017-07-27 18:23:42 +02:00
joschiwald
b9c3608259
Core/Spells: Defined TARGET_GAMEOBJECT_CONE_109
...
Also removed some wrong SpellInfoCorrections
2017-07-27 16:32:57 +02:00
joschiwald
be144b2fd8
Core/Battleground: Small BattlegroundScore refactoring
2017-07-27 01:19:12 +02:00
Shauren
b85d46138b
Core/Creatures: Deleted obsolete pet trainer script and fixed build
2017-07-27 00:04:37 +02:00
Shauren
0cd5179726
Core/Creatures: Rewrite trainer handling to properly support multiple trainers on the same creature
...
* Trainers are now defined as templates (sniffable), assigned by gossip options
2017-07-26 00:53:51 +02:00
tkrokli
734fab01bb
DB/Quest: stay mounted on Infected Kodo Beast in 4 Borean Tundra zones
...
- Add conditions to allow player to stay mounted in the quest zones.
- Update comment text for existing condition, adding zone name.
By Foereaper
Closes issue #20078
2017-07-25 21:58:51 +02:00
joschiwald
9cb4a265a3
Misc: Fixed misleading indentation
2017-07-25 00:02:13 +02:00
Shauren
3107dfe3e7
Core/Creatures: Allow talent reset gossip from level 15 instead of 10 since that is when first talent is available
2017-07-24 23:24:32 +02:00
joschiwald
67796304fe
SQL: Fixed import issues
2017-07-24 11:39:32 +02:00
Shauren
fdd9227b23
Core/Misc: Util changes
...
* Move IteratorPair to its own header
* Add AsUnderlyingType function to cast enum value to its underlying type (avoids repeating std::underlying_type everywhere)
2017-07-23 23:32:20 +02:00
Aokromes
40a45540af
DB/Misc: Fixes for gnome start zone
...
By Malcrom Cherry pick from cf7f5cf902
2017-07-23 20:10:30 +02:00
Aokromes
6f00f50b6d
DB/Quest: Fix for quest 24960 "The wakening"
...
By Malcrom
2017-07-23 17:49:14 +02:00
Malcrom
acbc3f5a68
Core/Smartscripts: Add respawn timer to smartscript despawn ( #20070 )
2017-07-22 22:34:23 +02:00
joschiwald
ef5c5ed9d9
Core/Spells: Removed SpellInfoCorrections of removed spells
2017-07-22 20:00:42 +02:00
zori
289c546f17
Core/Instances: Fix typo from commit 358b33239a ( #20068 )
2017-07-22 15:49:52 +02:00
joschiwald
080db6c99c
Core/AreaTrigger: Changed the way how AreaTriggers select enemies and friends
2017-07-22 11:17:46 +02:00
Aokromes
655a0b53d5
Rename 2017_99_99_18863_world.sql to 2017_07_22_00_world.sql
2017-07-22 09:23:02 +02:00
Rochet2
211b564894
Scripts/Commands: Fix trinity_string usage and enhance commands
2017-07-22 09:22:17 +02:00
Shauren
0feb56e2c7
Core/Bnet: Fixed login after gSOAP update
2017-07-21 00:36:03 +02:00
Shauren
120d2ebe4f
Core/PacketIO: Initialize arrays of primitive types
2017-07-20 21:54:36 +02:00
ariel-
f7e7aef8fc
Dep/gSOAP: Update gSOAP to 2.8.49
...
Closes #20039
2017-07-20 11:26:26 +02:00
Seyden
a9174d5eb7
Core/Scripts: Implement generic script loaders (and script registry macros) to greatly reduce code duplication ( #19526 )
2017-07-20 00:15:02 +02:00
Shauren
a6e46c1c2e
Buildsystem: Fixed windows pch build with ninja
2017-07-19 21:37:42 +02:00
joschiwald
33478689bb
Core/Spells: Defined SPELL_AURA_MOD_DAMAGE_PERCENT_DONE_BY_TARGET_AURA_MECHANIC
2017-07-18 18:19:07 +02:00
joschiwald
8e71051de5
Core/Spells: Allow TARGET_UNIT_CHANNEL_TARGET to target players
...
(broken in c0eb6c3130 )
2017-07-18 17:00:55 +02:00
joschiwald
be7486fddb
Core/Spells: Renamed TARGET_DEST_UNK_110 to TARGET_UNIT_CONE_ENTRY_110
2017-07-18 16:31:23 +02:00
joschiwald
2047a80dcc
Core/Spells: Updated SpellFamilyNames enum
2017-07-18 16:24:56 +02:00
joschiwald
ae070a1b64
Core/Spells: Implemented ConeAngle from DB2
2017-07-18 15:16:32 +02:00
Shauren
ca9b0b029f
Core/Misc: Fixed uninitialized values
...
CID 1254611 1377296 1377728 1377727
2017-07-17 19:10:32 +02:00
cribolouf
f677c71263
Optimize and Streamline Extractor.bat
2017-07-17 11:29:39 +02:00
jackpoz
fc6b488620
Core/Misc: Fix static analysis issues
...
# Conflicts:
# src/server/game/Battlegrounds/Zones/BattlegroundEY.cpp
# src/server/game/Battlegrounds/Zones/BattlegroundSA.cpp
# src/server/game/Entities/Unit/Unit.cpp
# src/server/scripts/Commands/cs_ban.cpp
# src/server/scripts/Commands/cs_disable.cpp
2017-07-16 21:14:22 +02:00
jackpoz
74e4f73fcb
Core/Misc: Fix static analysis issues
...
(cherry picked from commit 7d3291e804 )
# Conflicts:
# src/server/scripts/Outland/TempestKeep/Eye/boss_kaelthas.cpp
2017-07-16 20:50:43 +02:00
vincent-michael
b81c2e7971
Scripts/Misc: Fixed static analysis issues
2017-07-16 12:18:14 +02:00
vincent-michael
3a1f666e76
DB/Quests: Updated quest_template data for 7.2.5 part 10
2017-07-15 21:25:52 +02:00