Commit Graph
20497 Commits
Author SHA1 Message Date
Aokromes c536207c67 DB/Creature: Delete incorrectly spawned Gharsul the Remorseless
Closes #11242
2014-01-27 05:54:42 +01:00
Aokromes 56a04c78f9 DB/Quest: Seek the Farstriders
By MrSmite, closes #11244
2014-01-27 05:47:58 +01:00
joschiwald 6dc15294e2 Core/Spells: move paladins judgements to spellscripts 2014-01-26 23:56:53 +01:00
Aokromes db2718cccb DB/Creature: Fix Seeping Feral Essence
By Fateswhisper closes #11517
2014-01-26 23:39:02 +01:00
QAston 139ee0c8b7 Fix incorrect debug log in authserver 2014-01-26 22:04:45 +01:00
w1sht0l1v3 38436f21c6 Core/Gameobjects: Fix not being able to use the fishing node/float after 6b25c2b414 2014-01-26 22:46:10 +02:00
QAston 2134cb610d Remove unneeded bigendian checks (they're already part of EndianConvert). 2014-01-26 21:32:07 +01:00
Vincent_Michael 79a2a0c434 Core/Spell: Fix logic fail in 96ae4caf62 2014-01-26 16:42:02 +01:00
Duarte Duarte d39b36b50f Tools/VMAP: Fix a logic error in processArgv of vmapexport 2014-01-26 14:29:51 +00:00
Aokromes d2e782a13b Core/Spells: Add SPELL_ATTR0_CU_REQ_CASTER_BEHIND_TARGET to some Backstab spells
Original fix by Bruescrues

Closes #10767

Signed-off-by: Duarte Duarte <[email protected]>
2014-01-26 14:26:25 +00:00
Vincent_Michael 96ae4caf62 Core/Spells: Fix typo in 955fb907c5 2014-01-26 03:56:41 +01:00
Vincent_Michael 955fb907c5 Core: Fix warnings 2014-01-26 03:48:33 +01:00
joschiwald fbddda52e7 Core/Spells: move more spells to spellscripts 2014-01-26 02:24:57 +01:00
Aokromes 5c36a50ed4 DB/SAI: The Earthen Oath
By dr-j closes #6966
2014-01-26 01:11:45 +01:00
Aokromes 744d6f1327 DB/SAI:Emergency Protocol: Section 8.2, Paragraph D
By dr-j, closes #11206
2014-01-26 01:06:53 +01:00
joschiwald 880a5f50c3 Merge branch 'master' of github.com:TrinityCore/TrinityCore 2014-01-26 01:03:02 +01:00
Aokromes 527d0541f6 DB/SAI: Fix freed from the Hive
By dr-j, closes #11438
2014-01-26 01:02:35 +01:00
joschiwald 96060bf007 Core/Spells: move some spells so spellscripts 2014-01-26 01:02:20 +01:00
Aokromes 798bbc31f0 DB/SAI: Blast the Infernals!
By dr-j, closes #11428
2014-01-26 00:59:53 +01:00
Aokromes 3c0b906a86 DB/SAI: The Power of the Elements
By dr-j and untaught, closes #6479
2014-01-26 00:57:08 +01:00
Aokromes bc63c33550 DB/SAI: Fix Highlord Demitrian
By Raszagal closes #11436
2014-01-26 00:46:51 +01:00
Gacko 784ebb891a Tools: Fix build for Mac
ACE_thread_t returned by ACE_Thread::self is a struct in Mac OS
2014-01-26 00:33:53 +01:00
Aokromes f48eb0388d DB/Loot: Felweed
By SQLfix closes #11329
2014-01-26 00:31:40 +01:00
Aokromes b408517440 DB/Quest: Dragonmaw Race: Wing Commander Ichman
By Raszagal closes #11429
2014-01-26 00:26:01 +01:00
Aokromes 68a0864ad1 DB/SAI: Remove Obsolete SAI from Gordunni Proxy
By dr-j closes #11207
2014-01-26 00:19:40 +01:00
jackpoz 88a5d01016 Core/Calendar: Crash fix
Attempt to fix #11512 crash by adding a NULL check since GetEvent() can return NULL.
2014-01-25 21:28:01 +01:00
Aokromes dbd7cd309b Rename 2014_01_24_03_world_sai.sql to 2014_01_24_03_world_sai.sql 2014-01-25 21:23:34 +01:00
Aokromes a9ac43ea49 DB/SAI: Fix Administering the Salve
By dr-j closes #11375
2014-01-25 20:32:17 +01:00
Aokromes edc292bb32 DB/Creature: Rhapsody Shindigger
By MitchesD closes #11191
2014-01-25 20:27:01 +01:00
Aokromes 725d5dc4a6 DB/SAI: Fix Scalewing Serpent
By burned, closes #6285
2014-01-25 19:51:21 +01:00
Discover- 6b25c2b414 Core/Gameobjects: Fix an exploit where it was possible to use gameobjects from any distance. Fixes for example picking up the WSG flag from any distance using hacking tools. 2014-01-25 16:59:01 +01:00
Vincent_Michael c6650ecc71 Core/Spells: Move Pilgrims Bounty BuffFood in AuraScript (mimimi) 2014-01-25 16:28:29 +01:00
Discover- dcc20a7911 Merge pull request #11508 from Dehravor/talent-wipe
Core/SkillHandler: Check if player is using proper NPC on talent reset
2014-01-25 05:39:43 -08:00
Dehravor e619246d58 Core/SkillHandler: Check if player is using proper NPC on talent reset 2014-01-25 10:55:29 +01:00
Vincent_Michael 9531073b77 Scripts: Gossip can crash with null instance 2014-01-24 17:08:17 +01:00
Discover- d7f76f2eda Merge pull request #11396 from natepizzle/master
SpellAuraEffects
2014-01-24 02:32:02 -08:00
Discover- 08bc9da22e Merge pull request #11499 from Dehravor/taxi-node
Core/Taxi: Fix exploit related to unexplored nodes
2014-01-24 02:15:14 -08:00
Vincent_Michael abc1effd80 Core: Fix non pch build 2014-01-24 06:19:52 +01:00
joschiwald b169d6bafb Fix build 2014-01-24 01:47:24 +01:00
joschiwald f0c4224603 Core/Spells: move killing spree to spellscript
Closes #10597
Closes #11468
2014-01-24 01:32:15 +01:00
Vincent_Michael 46e1b93c2b Scripts: A lots of changes here and there (maybe useless?!?) 2014-01-23 22:54:01 +01:00
jackpoz 92c3ca7828 Core/CrashHandler: Add more informations about locals
Log "NULL" for NULL pointers.
Log the correct type instead of <user defined> for pointers and log its fields recursively.
Log locals of all threads.
Log the address if retrieving the value threw an exception.
Increase buffer sizes to avoid buffer overflows.
2014-01-23 21:41:15 +01:00
joschiwald d6c5307a81 Scripts/Spells: use new hook in some spellscripts 2014-01-23 20:55:47 +01:00
Aokromes 30a7ea912d DB/Creature Fix faction of some creatures
By Justiciar, closes #10711
2014-01-23 20:23:01 +01:00
Discover- 7d8b65b3cc Core/Chat: Disallow sending CMSG_MESSAGECHAT with CHAT_MSG_SAY, CHAT_MSG_EMOTE or CHAT_MSG_YELL while the sender is not alive.
Also replaced all WorldSession::_player calls by 'sender'

By @TakenBacon
2014-01-23 20:22:37 +01:00
Discover- cb1964770e Core/Loot: Fix an exploit with CMSG_LOOT using non-creature guids which would allow you to loot despawned chests in some cases.
By @Kiddie
2014-01-23 20:09:13 +01:00
joschiwald f731116766 Scripts/AhnKahet: fix some issues on prince taldaram script 2014-01-23 18:21:17 +01:00
joschiwald a5b04e06f7 Core/SpellScripts: Implemeted SpellScript hook OnDestinationTargetSelect to easier modify SpellDestinations 2014-01-23 18:15:59 +01:00
Dehravor e8e23ef03d Core/Taxi: Fix exploit related to unexplored nodes 2014-01-23 15:29:02 +01:00
Aokromes 40b9ea3eb2 DB/SAI Fix The Torch of Retribution
By FireEmerald closes #11356
2014-01-23 12:34:23 +01:00