Commit Graph

20450 Commits

Author SHA1 Message Date
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
Aokromes
40b9ea3eb2 DB/SAI Fix The Torch of Retribution
By FireEmerald closes #11356
2014-01-23 12:34:23 +01:00
Aokromes
17f1180288 DB/Creature: Fix Rubble Stalker Kologarn
By Vincent-Michael, closes #5507
2014-01-23 11:42:50 +01:00
Aokromes
3871421d5a DB/Loot:Icetouched Earthrager
Remove Incorrectly dropping mote of earth, by dr-j closes #11216
2014-01-23 11:28:30 +01:00
Aokromes
e619ec267d DB/Vendor: Add Boots - Lesser Accurecy recipe
By dr-j, closes #8113
2014-01-23 11:12:12 +01:00
Aokromes
d22cd69f62 DB/Graveyard: gm island graveyard
By Vincent-Michael, closes #9789
2014-01-23 11:07:02 +01:00
Aokromes
df90f5811f DB/Item Fix Living Ruby Pendant
By Odyssey, fixes #11314
2014-01-23 11:03:50 +01:00
Aokromes
f722d7e076 DB/Creature: Fix Voidspawner
By Kittnz, closes #11382
2014-01-23 10:51:44 +01:00
Aokromes
b53d9a7caa DB/Creature: Fix for Tenebron Egg Controller
By untaught closes #11321
2014-01-23 10:48:29 +01:00
Aokromes
2917c39994 DB/Game_Event: Fix Boxey Boltspinner
By Hitox closes #11409
2014-01-23 10:45:36 +01:00
Aokromes
3527630ce7 DB/Conditions Fix gnome mount vendors
By dr-j closes #11406
2014-01-23 10:38:40 +01:00
Aokromes
52aa14fbfb DB/SAI: Fix Dragon maw scout
By dr-j closes #11414
2014-01-23 10:34:56 +01:00
Aokromes
4c0c9820b8 DB/Conditions: Fix Banishing Crystal
By MitchesD closes #11430
2014-01-23 10:31:05 +01:00
Aokromes
984b7126ff DB/Quest: Fix Karuk's Oath availability
By Raszagal closes #11451
2014-01-23 10:26:50 +01:00
MitchesD
57e599fa02 Scripts/ZulGurub/Jeklik: fixed flying in first phase, reworked spawn and rewritten to EventMap
Closes #11277
2014-01-22 23:46:45 +01:00
Gacko
9fbca6e3a3 Dep/Recast: Add diff file for previous commit 2014-01-22 22:05:48 +01:00
Gacko
678814836d Shared/OpenSSLCrypto: Add switch to fix build under Mac 2014-01-22 21:46:41 +01:00
Gacko
0db2549775 Dep: Rename custom typedef to prevent redefinition under Mac OS 2014-01-22 21:46:41 +01:00
Vincent_Michael
516a6344fe Misc: Fix warnings 2014-01-22 07:31:37 +01:00
Aokromes
e3c013d793 DB/SAI: Fix Aludane Whitecloud spawing adds 2014-01-22 06:09:03 +01:00
Vincent_Michael
101ac7f511 Misc: Minor cosmetic changes here and there 2014-01-21 20:20:38 +01:00
Discover-
bebb581d2e Core/SAI: I need more sleep... 2014-01-21 20:01:00 +01:00
Discover-
bf0d8c1346 Core/SAI: Implement three more event phases which makes a total of 9 (from 6).
Ref. #11486
2014-01-21 19:56:43 +01:00
Aokromes
e169e2476d DB/SAI: Fix Saronite Mine Slave
By dr-j closes #11452
2014-01-21 11:55:37 +01:00
Discover-
9d85d0d928 Core/Misc: Fix compile.
Forgot to save file
2014-01-21 10:01:32 +01:00
Discover-
32070669f4 Core/Weather: Weather updates are now sent to all players in the zone instead of the first player it finds in the zone and all players nearby.
Thanks to @Nawuko, @Magnifikator and @Shauren

Closes #11380
Fixes #11370
2014-01-21 09:44:48 +01:00
Zabustak
cde9717bd1 Core/Spell: Retaliation no longer does anything while the warrior is stunned.
Closes #11481
2014-01-20 20:10:13 +01:00
Discover-
f79a8813a0 Merge pull request #11459 from Bonitas/master
Core/Spells: Fix proc for spells that should trigger on taken hots
2014-01-20 02:03:22 -08:00
Machiavelli
70c6828f83 Merge pull request #11464 from Dehravor/ticket-memory-leak
Core/Tickets: Fix memory leak when malformed CMSG_GMTICKET_CREATE is received
2014-01-19 15:09:25 -08:00
Vincent_Michael
d4479d9413 Missing changes in 313b294d6b 2014-01-19 21:10:41 +01:00
Vincent_Michael
313b294d6b Core/RBAC: Fix difference problems with 4.3.4 2014-01-19 20:48:15 +01:00
jackpoz
138a336384 CoreCore/CrashHandler: Handle CRT asserts in Windows build
Handle CRT asserts in Windows crash handler instead of popping up a Abort/Retry/Ignore window
2014-01-19 17:59:01 +01:00
Discover-
3102da5263 Misc/SQL: Rename SQL from fa2616fe4e 2014-01-19 17:05:36 +01:00
Shauren
8a5c54453b Merge pull request #11469 from Dehravor/timetest-crash
Core/Misc: Fix crash
2014-01-19 07:57:25 -08:00
Discover-
3802cc2904 Core/Creature: Fix compile and logic in previous pull request. Also implemented UNIT_NPC_FLAG_MAILBOX.
Thanks @Shauren
2014-01-19 16:51:53 +01:00
Dehravor
00f5460530 Core/Misc: Fix crash 2014-01-19 16:44:03 +01:00
Discover-
f6264169d8 Merge pull request #11299 from Carbenium/MailboxCmd
Core/Command: Add mailbox command
2014-01-19 07:29:11 -08:00
jackpoz
939a25346b Core/CrashHandler: Fix issues on Windows crash handler
Fix few issues on WheatyExceptionReport:
- fix NULL dereference exception in GetLogicalAddress() when TC assert in triggered ( *((volatile int*)NULL) = 0; )
- fix infinite loop in DumpTypeIndex() when dumping std types like std::string
- fix FormatSymbolValue() pointing to wrong address when accessing local variable values
- use portable types instead of x86 specific types, this fixes some wrong address issues on x86 platform
- use bigger buffers to format symbols to avoid buffer overflows
2014-01-19 14:05:07 +01:00
Discover-
c7b78a2b4e Core/Commands: Using the '.gm vis off' command now instantly makes the GM invisible to non-GM players, instead of waiting until Player::UpdateObjectVisibility was called from a different method.
Ref. #11467
2014-01-19 14:03:09 +01:00
Discover-
e1f1e0cef5 Core/Misc: Split the calculating of the corpse reclaim delay and sending of SMSG_CORPSE_RECLAIM_DELAY in two different methods. 2014-01-19 13:50:30 +01:00
Discover-
55bde59a92 Merge pull request #10386 from Discover-/Health-Funnel
Core/Spells: Health Funnel now always damages the warlock, even if it do...
2014-01-19 04:19:58 -08:00
Discover-
18ab91bd1d Core/Misc: The timer that indicates how long it takes until the player can reclaim their corpse now starts counting down when the player releases its spirit instead of when they die. Fixes an issue where the 'Accept' button in the reclaim corpse window would already be clickable but have no effect (WorldSession::HandleReclaimCorpseOpcode::L754). 2014-01-19 12:36:51 +01:00
w1sht0l1v3
c18fd0378d Core/Scripts: Fix the cleanup in 54dbf870b8. 2014-01-19 03:20:36 +02:00
w1sht0l1v3
8367944171 Core/Scripts: Fix kill credit for quest The Hunter and the Prince(13400). 2014-01-19 00:30:25 +02:00
Dehravor
e60977911a Core/Tickets: Fix memory leak when malformed CMSG_GMTICKET_CREATE is received 2014-01-18 21:12:56 +01:00
Machiavelli
68af9376f6 Core/Calendar: Add documentation regarding fix in previous commit 2014-01-18 14:00:19 +01:00