Commit Graph

14234 Commits

Author SHA1 Message Date
Gigatotem
b7fa5cb566 Spells/Shaman: Heroism and Bloodlust
Heroism and Bloodlust will now check for Temporal Displacement from Time Warp and Insanity from Ancient Hysteria.
2012-08-28 00:03:37 +02:00
Shauren
353ebad6b9 Core/Guilds
* Item moves within the same guild bank tab will not be logged
* Updated and enabled CMSG_GUILD_BANK_QUERY_TEXT, CMSG_GUILD_EVENT_LOG_QUERY, CMSG_SET_GUILD_BANK_TEXT, SMSG_GUILD_BANK_LOG_QUERY_RESULT, SMSG_GUILD_BANK_QUERY_TEXT_RESULT and SMSG_GUILD_EVENT_LOG_QUERY_RESULT
2012-08-27 20:20:17 +02:00
Nay
c157e2643a Merge remote-tracking branch 'origin/master' into 4.3.4 2012-08-27 14:11:57 +01:00
Spp
2d7b1c8b90 Core/Achievements: Define some flags, cleanup and split Requirement Conditions and SetCriteriaProgress in different functions 2012-08-27 15:08:20 +02:00
Shauren
913186bcce Core/PacketIO: Fixed mistake in sending vendors - now items that bind on pickup will display properly 2012-08-27 15:05:43 +02:00
Nay
b8bca936e8 Merge pull request #7524 from Trista/master
[Core/Scripts] Defending Wyrmrest Temple
2012-08-27 05:49:47 -07:00
Tuxity
9a0203cb3e Core/Groups: Fix CMSG_GROUP_SET_ROLES and SMSG_GROUP_SET_ROLE 2012-08-27 14:22:32 +02:00
Spp
5aee9433e1 Core/Logging: Minor optimization in ShouldLog 2012-08-27 12:56:45 +02:00
Nay
b26a7337f6 Core/Groups: Correction to comment of GROUP_UPDATE_FLAG_PHASE 2012-08-27 00:26:02 +01:00
Nay
3fd52c4736 Merge remote-tracking branch 'origin/master' into 4.3.4
Conflicts:
	src/server/game/Handlers/GroupHandler.cpp
2012-08-27 00:13:23 +01:00
Nay
974310ffe6 Core/Groups: Update to group opcode related structs
- Should fix group creation.
- Enabled/fixed opcodes: CMSG_GROUP_RAID_CONVERT, CMSG_REQUEST_PARTY_MEMBER_STATS, MSG_RAID_READY_CHECK_CONFIRM, SMSG_GROUP_DESTROYED, SMSG_GROUP_LIST, SMSG_GROUP_UNINVITE, SMSG_PARTY_MEMBER_STATS(_FULL) and SMSG_RAID_GROUP_ONLY
- Based on WPP and the work of Zakamurite
2012-08-27 00:12:53 +01:00
Nay
30e41724e4 Core/Groups: Fix a typo when sending pet auras 2012-08-27 00:41:02 +02:00
Shauren
43cbb1e105 Core/DBLayer: Fixed memory leaks when query returned empty result set 2012-08-26 21:24:15 +02:00
Vincent-Michael
fcd48335e8 Core/Spells: Implement Battleground - Dampening for wintergrasp 2012-08-26 19:38:05 +02:00
Vincent-Michael
1ad861a95e Core/Battlefield: Fix Essence of Wintergrasp 2012-08-26 16:46:25 +02:00
Nay
03cfc732b4 Merge remote-tracking branch 'origin/master' into 4.3.4 2012-08-26 14:33:13 +01:00
Stefo
e0e636577f Core/Scripts: Fix target error
*Forgot to change targets
2012-08-26 14:22:57 +03:00
Vincent-Michael
50bed7eb4b Core/Spells: Cleanup in 71ca106814 /slap me 2012-08-26 05:05:05 +02:00
Vincent-Michael
71ca106814 Core/Spells: Implement visual spells for priest shadowform 2012-08-26 04:44:41 +02:00
thesensei
cc416592b9 Core/Scripts: Defending Wyrmrest Temple 2012-08-26 02:55:14 +03:00
Nay
99749b3e88 Core/Loading: Move a log from DBError to info 2012-08-26 00:24:50 +01:00
Subv
9d7dd36531 Core/Battlefield: Fix memory leak 2012-08-26 00:18:17 +02:00
Nay
48a37ec4ed Merge remote-tracking branch 'origin/master' into 4.3.4 2012-08-25 14:45:00 +01:00
Shauren
07e645d024 Core/Guilds: Save guild achievements to database periodically and when a member logs out. 2012-08-25 15:36:45 +02:00
Shauren
01c1066370 Core/Battlegrounds: Fixed uninitialized variables in Warsong Gulch 2012-08-25 12:02:09 +02:00
Vincent-Michael
26bc57733a Core/outdoorPvP: Remove outdoor pvp eastern plaguelands (thx projectfreya) 2012-08-25 02:09:15 +02:00
Vincent-Michael
24a3f6c27c Core/Battlefield: Fix queue invite in war time 2012-08-25 01:44:05 +02:00
Vincent-Michael
c61ce54f03 Misc/Battlefield:
* Fix faction for Wintergrasp Siege Turret
* Add missing magic number
2012-08-25 01:29:03 +02:00
Vincent-Michael
2041ff2562 Core/Battlefield:
* Fix correct faction for Wintergrasp
* Remove hack for vehicle faction
* Fix gameobject ai for go_wg_vehicle_teleporter
* Fix some warnings and code style
2012-08-24 20:25:18 +02:00
Kandera
b16792cb30 Core/Wintergrasp: give vehicles correct faction based on wintergrasp faction ids 2012-08-23 14:07:47 -04:00
Kandera
b11de3eac0 Scripts/Wintergrasp: enable script and add it to spell_script_names 2012-08-23 13:29:54 -04:00
Kandera
f6ab6d3fca Scripts/Wintergrasp: fix defender portal teleporting and clean up vehicle teleporter code 2012-08-23 13:21:27 -04:00
Nay
fdf662803a Merge remote-tracking branch 'origin/master' into 4.3.4 2012-08-23 17:25:52 +01:00
Kandera
a1b3ec2e21 Core/Gameobject: fix build 2012-08-23 12:10:04 -04:00
Kandera
53db3d9700 Core/Gameobject: fix collision handling. 2012-08-23 11:58:57 -04:00
Tuxity
4297205295 Core/AuctionHouse: Fix few coding style typos 2012-08-23 17:13:54 +02:00
Tuxity
7891ee3e63 Core/AuctionHouse: Update Auction House to 4.3.4 2012-08-23 16:24:39 +02:00
Shauren
dbda9b549c Core/PacketIO: Updated SMSG_GUILD_BANK_LIST 2012-08-23 15:35:53 +02:00
Shauren
bd4609e829 Core/Guilds: Fixed saving bank withdraw limits for tabs 7 and 8 2012-08-23 12:34:36 +02:00
Shauren
fa546654c3 Core: Optimized compile time after recent changes 2012-08-23 01:55:49 +02:00
Shauren
7c86714895 Core/PacketIO: Corrected character reordering 2012-08-23 01:54:06 +02:00
Nay
da9480557b Core: Fix a typo and whitespace cleanup 2012-08-22 22:56:31 +01:00
NTX
7bd358f5a0 Core/Opcodes: Fix CMSG_REORDER_CHARACTERS 2012-08-22 23:18:06 +02:00
Shauren
bb6f3023f0 Core/PacketIO: Enabled guild bank money withdraw limits opcodes and removed duplicate ones 2012-08-22 20:54:53 +02:00
Shauren
6c2ad888e7 Core/Logging: Fixed opcode logging 2012-08-22 20:22:32 +02:00
Shauren
28a81b3d23 Core/Guilds: Corrected guild packet login sequence and removed unused opcode 2012-08-22 19:50:42 +02:00
Shocker
e4648b745c Core/Spells: Add missing AttributesEx9 and AttributesEx10 and correct arena/rated battleground spells usability 2012-08-22 20:33:45 +03:00
Kandera
85ed0e32a9 Core/Wintergrasp: fix possible crash when rebuild hits non rebuildable buildings 2012-08-22 13:08:57 -04:00
Vincent-Michael
ad26178c3b Core/Battlefield: Fix vehicle count 2012-08-22 18:21:40 +02:00
Shauren
3888dd62cf Core/PacketIO: Re-enabled opcodes that were mistakingly disabled 2012-08-22 17:35:15 +02:00