Shauren
|
66234a835c
|
Core/Battlefield: Compile fix
|
2012-11-25 11:14:19 +01:00 |
|
Shauren
|
ba18fe1e56
|
Core/Spells: Fixed combat log for spells that affect item durability
|
2012-11-25 11:13:39 +01:00 |
|
Shauren
|
00044b5d32
|
Core/PacketIO: Parse the MGS_MOVE_STOP packet embedded into spell cast packets with flag 0x2
|
2012-11-25 11:12:53 +01:00 |
|
Shauren
|
408793a736
|
Core/Players: Logic fixes for tradeable soulbound items
|
2012-11-25 11:12:16 +01:00 |
|
Shauren
|
108db4f6eb
|
Core/Items: Cloned items should not retain refundable/tradeable flags
|
2012-11-25 11:11:26 +01:00 |
|
Shauren
|
0cd59ec210
|
Merge pull request #8318 from blipi/battlefield_fix
Core/Battlefield: Fix crashes due to invalid pointers use
|
2012-11-25 01:57:42 -08:00 |
|
Shauren
|
bd2e5b1be8
|
Core/Battlegrounds: Fixed GameMasters logging out in arena counting as player killed for any teams.
Closes #7429
|
2012-11-25 10:34:59 +01:00 |
|
Shauren
|
0462f0b149
|
Core/Battlegrounds: Corrected arena logout win conditions
|
2012-11-25 10:27:11 +01:00 |
|
Shauren
|
5de19484ee
|
Core/Spells: Removed selecting shapeshift model based on race and skin color for creatures.
|
2012-11-25 10:23:24 +01:00 |
|
Vincent-Michael
|
7ed100a74e
|
Core/Scripting: Small cleanup
|
2012-11-25 01:01:22 +01:00 |
|
Nay
|
0591c468ac
|
Core/SAI: Add more details to an error log
|
2012-11-24 23:49:48 +00:00 |
|
Shauren
|
c7fd67bdfd
|
Merge pull request #8423 from joschiwald/conditions
Core/Conditions: use proper SpellCastResult instead of Notification when CONDITION_SOURCE_TYPE_SPELL fails
|
2012-11-24 08:25:45 -08:00 |
|
joschiwald
|
e83c5d1a0f
|
Core/Conditions: use proper SpellCastResult instead of Notification when CONDITION_SOURCE_TYPE_SPELL fails
|
2012-11-24 02:45:48 +01:00 |
|
Vincent-Michael
|
ea60648c88
|
Core: Fix typo
|
2012-11-24 00:25:56 +01:00 |
|
Shauren
|
eb10226b02
|
Core/Battlegrounds: Fixed loading StartMaxDist (this time properly)
|
2012-11-24 00:08:15 +01:00 |
|
Shauren
|
bc95305d57
|
Core/Battlegrounds: Fixed loading StartMaxDist
|
2012-11-23 23:53:36 +01:00 |
|
Shocker
|
d2063d2fb3
|
Build fix
|
2012-11-24 00:48:21 +02:00 |
|
Shocker
|
8cbc904f02
|
Merge pull request #8407 from Gacko/creaturetext
Core/Scripts: More creaturetext conversions
|
2012-11-23 14:33:54 -08:00 |
|
kaelima
|
fc974d6fbe
|
Core/Movement: Remove deprecated method Creature::AI_SendMoveToPacket.
|
2012-11-23 20:18:55 +01:00 |
|
kaelima
|
7fcdbdd3ae
|
Core/Scripts: Fix typo in boss_lethon script
|
2012-11-23 20:17:19 +01:00 |
|
Gacko
|
4065176897
|
Core/DB: Convert 14 more scripts to creature text
|
2012-11-23 16:25:59 +01:00 |
|
Gacko
|
27619b2bd7
|
Core/DB: Chapter 5 in creature text
|
2012-11-23 15:59:11 +01:00 |
|
Gacko
|
a66adcf6e1
|
Core/DB: Chapter 2 in creature text
|
2012-11-23 15:59:10 +01:00 |
|
Gacko
|
14b728255c
|
Core/DB: Converted 11 scripts to creature text
|
2012-11-23 15:59:10 +01:00 |
|
Spp
|
f09d8b3c71
|
Addition to last commit... "Fix logic error in 81606e5 (Fixes orange ooze in Professor putricide)"
|
2012-11-23 15:24:17 +01:00 |
|
Spp
|
86594d4b7a
|
Fix logic error in 81606e5 (Fixes orange ooze in Professor putricide)
Closes #8418
|
2012-11-23 15:13:00 +01:00 |
|
Spp
|
a79065b12e
|
Typo Fix :D
|
2012-11-23 12:54:44 +01:00 |
|
Spp
|
3dea2af399
|
Core/Achievements: Minor correction in Log msg
Closes #8396
|
2012-11-23 12:44:35 +01:00 |
|
Spp
|
0c4e8c8dc2
|
Core/Network: Enable trace loggers for packet send and receive (just account + opcodeName, opcodeId)
|
2012-11-23 12:36:18 +01:00 |
|
Spp
|
26006551e2
|
Fix wrong replacement in 32c259b1ce (Fixes a minor error msg)
|
2012-11-23 12:30:11 +01:00 |
|
Spp
|
b1ec4b61ac
|
Fix error in 32c259b1ce (broken chat)
|
2012-11-23 01:03:46 +01:00 |
|
Spp
|
32c259b1ce
|
Core/Channels: Remove unnecessary calls to FindPlayer wherever is possible
- Add better opcode debug messages
- Move isValidChatMessage debug messages to trace
|
2012-11-22 12:11:35 +01:00 |
|
Spp
|
d3c902915b
|
Core/Dungeon Finder: Properly update Lfg Status (shouldn't lose 'eye' when changing maps or reconnect after disconnection)
- Also fixes removing Player data when it shouldn't... should solve some problems with players not getting reward in some cases
|
2012-11-21 19:56:48 +01:00 |
|
horn
|
fa7bfbc8d0
|
Core/Calendar: Fix typos
|
2012-11-21 17:57:09 +01:00 |
|
Subv
|
31f6612baa
|
Merge pull request #8384 from Amit86/toc_fix_typo
Fix a typo in Trial Of The Crusader ELEGIBLE -> ELIGIBLE
|
2012-11-21 05:18:59 -08:00 |
|
Spp
|
1d7adbfc7f
|
Core/AI: Fix crash in SmartScript
Closes 8340
|
2012-11-21 12:36:00 +01:00 |
|
Amit 86
|
b0b3c9ffbe
|
Fix a typo in Trial Of The Crusader ELEGIBLE -> ELIGIBLE
|
2012-11-21 09:31:53 +02:00 |
|
Subv
|
17071df235
|
Merge pull request #8383 from blipi/lfg_fixes
Core/Dungeon Finder: Properly save old state for LfgPlayerData
|
2012-11-20 19:35:45 -08:00 |
|
Blipi
|
ae507e5cc6
|
Core/Dungeon Finder: Properly save old state for LfgPlayerData
|
2012-11-21 04:31:21 +01:00 |
|
Subv
|
a17d44bcc2
|
Merge pull request #8381 from blipi/lfg_fixes
Core/Dungeon Finder: Old state should be saved, not the new one
|
2012-11-20 19:19:30 -08:00 |
|
Blipi
|
441712fbba
|
Core/Dungeon Finder: Old state should be saved, not the new one
|
2012-11-21 04:11:58 +01:00 |
|
Vincent-Michael
|
84d88cbcec
|
Core: Fix warnings
|
2012-11-21 00:43:24 +01:00 |
|
Vincent-Michael
|
695836cb01
|
Core: Fix non pch build
|
2012-11-21 00:15:58 +01:00 |
|
ZxBiohazardZx
|
8bd462b6d1
|
Core/scritps: change enum to fix compile
|
2012-11-20 23:20:14 +01:00 |
|
ZxBiohazardZx
|
074b2e3936
|
Merge pull request #8371 from Gacko/creaturetext
Core/DB: Some script to creature text conversions...
|
2012-11-20 13:53:55 -08:00 |
|
Gacko
|
1e5e7056dc
|
Core/DB: Converted 7 more scripts to creature text
|
2012-11-20 22:03:10 +01:00 |
|
Spp
|
cd2b79f8d4
|
Fix compile under windows
|
2012-11-20 20:45:10 +01:00 |
|
Spp
|
08b7439f48
|
Typo Fix after 81606e5 (Thanks to vlad852 for noticing)
|
2012-11-20 19:02:58 +01:00 |
|
Gacko
|
9dc06f8bd9
|
Core/DB: Some script to creature text conversions...
|
2012-11-20 18:08:18 +01:00 |
|
Spp
|
7bef4ce401
|
Core/Misc: Reduce header dependencies - Step III
|
2012-11-20 15:03:56 +01:00 |
|