Commit Graph

22968 Commits

Author SHA1 Message Date
Shauren
db2cb70120 Core/Battle.net: Refactored ModuleInfo creation 2014-06-01 02:39:55 +02:00
Shauren
a860d5ca47 Core/Crypto: Fixed values returned by HmacHash::GetLength 2014-06-01 02:37:40 +02:00
Shauren
914d5d5366 Core/Battle.net: Fixed size check in bit stream 2014-06-01 02:36:50 +02:00
Shauren
cc748e2ba4 Core/Battle.net: Prevent joining invalid/offline realms 2014-05-31 18:19:53 +02:00
Shauren
a078c1555c Contrib/Patcher: Make the client use realmListBn config instead of having to deal with portal and hosts rewrites 2014-05-18 22:29:26 +02:00
Shauren
1094783715 Merge branch '4.3.4' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-05-17 14:20:35 +02:00
Shauren
81b8deef52 Core/Battle.net: Use prepared statements in Battlenet::AccountMgr 2014-05-13 23:33:02 +02:00
Shauren
8ec0be2802 Core/Battle.net: Use prepared statements in Battlenet::Socket 2014-05-13 22:02:51 +02:00
Vincent-Michael
4136f3c974 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
	src/server/game/Handlers/ArenaTeamHandler.cpp
2014-05-13 06:41:25 +02:00
jackpoz
db2593f41d Core/Arena: Fix exploit in arena team
Fix exploit that allowed anyone to add a target Player to any arena team.
2014-05-12 22:40:55 +02:00
jackpoz
b17e3246fe Core/Misc: Fix static analysis issues
Fix uninitialized values spotted by coverity.
Remove unused "dynamic analysis" code, use Valgrind or another dynamic analysis tool instead if needed.
2014-05-12 21:18:59 +02:00
Shauren
a842f2ef11 Core/Battle.net: Changed HandleAuthSession to work with battle.net formatted account names 2014-05-12 17:57:35 +02:00
Aokromes
0334c21394 DB/Creature: Fix Antipersonnel Cannon (1) immune mask
Closes #11944, by gecko32
2014-05-12 11:06:36 +02:00
Aokromes
d6d5bc7918 Move file 2014_05_12_00_world_misc.sql 2014-05-12 10:30:51 +02:00
Aokromes
018da6689d DB/Creature: Fix Argent Tournament Vendors
By dr-j, closes #10351
2014-05-12 10:29:36 +02:00
Discover-
da50b92cdf Merge pull request #12050 from Trisjdc/u_liek_fish_questionmark
Core/Spells: Fix fishing on areas with liquid data but no valid height
2014-05-12 06:34:52 +02:00
Vincent-Michael
cfe644b457 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
	src/server/game/Globals/ObjectMgr.cpp
	src/server/game/Maps/Map.cpp
	src/server/game/Quests/QuestDef.cpp
2014-05-11 23:08:54 +02:00
Shauren
daa7fd0079 Core/Battle.net: Fixed RealmJoinResult structure for 4.3.4 2014-05-11 22:34:13 +02:00
Shauren
543a17a1b9 Contrib: Added client patcher, original author @Fabi 2014-05-11 19:09:27 +02:00
Kinzcool
668ed58847 DB/Gameobjects: Updated the VerifiedBuild of some gameobjects 2014-05-11 13:05:42 -04:00
joschiwald
de6eddaa35 Scripts/HoR: fixed conflict between multiple classes with same name
Closes #12051
2014-05-11 18:13:02 +02:00
Trisjdc
11f6eb91c0 Core/Spells: Fix fishing on areas with liquid data but no valid height 2014-05-11 14:43:12 +01:00
Gacko
b76bcad46e Script/ICC: Use existing method for getting GO auto-close-time 2014-05-11 15:15:43 +02:00
Gacko
39410b35a4 Merge branch 'master' of github.com:TrinityCore/TrinityCore 2014-05-11 12:37:29 +02:00
Gacko
dabbe38022 Core/GameObject: Set trap type 0 back to GO_READY after activation.
Otherwise it would be activated again on every update. My fault, moving the activation code to GO_ACTIVATED skips the cooldown check.

Closes #12047
2014-05-11 12:35:40 +02:00
Kinzcool
4453cdc5bd DB/Gameobjects: Fixed Gymer's cage phasemask to make it appear while doing "The Storm King's Vengeance" quest 2014-05-11 04:09:08 -04:00
Kinzcool
392e045bda DB: Changed WDBVerified startdard to VerifiedBuild 2014-05-11 03:15:31 -04:00
Kinzcool
ac4fb9db24 DB/Gameobjects: Added some missing gameobjects spawns 2014-05-11 01:52:35 -04:00
joschiwald
066e55729f Merge pull request #11960 from MitchesD/hor
Scripts/HallsOfReflection: Major changes
2014-05-10 21:38:58 +02:00
MitchesD
8e7cf15dd1 Scripts/HallsOfReflection: Major changes
* corrections to Intro Event (Falric, Marwyn etc.)
* fixed issues with Frostsworn General
* improved the whole Wrath of the Lich King event
* implemented outro gunship
* optimalization code and cleanup and fixed some typos
* Big thanks to @joschiwald, he is author too ;-)
2014-05-10 21:37:33 +02:00
Aokromes
c861e64a56 DB/Misc: Delete some incorrect player_factionchange_items
Closes #12005
2014-05-10 20:36:38 +02:00
Shauren
e085f1d909 Core/Battle.net: Downgrade packet structures to 4.3.4 2014-05-10 12:50:27 +02:00
Discover-
71795bf977 Core/Trade: It's no longer possible to fake the amount of gold put into the trade window. It's only visual but still an exploit, allowing scamming. 2014-05-09 17:58:04 +02:00
Vincent-Michael
37d2777f27 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-05-09 17:20:39 +02:00
joschiwald
7aef44630e Merge pull request #12035 from MitchesD/duskwood
Scripts/Duskwood: prevention to spawn multiple Twilight Corrupter and fi...
2014-05-09 17:19:29 +02:00
MitchesD
eabec73d98 Scripts/Duskwood: prevention to spawn multiple Twilight Corrupter and fixed some issues there 2014-05-09 16:59:55 +02:00
Vincent-Michael
b6a9e56193 DB/Gossip: Fix some gossip in dalaran 2014-05-09 03:19:37 +02:00
Vincent-Michael
33978774ff SQL: Rename in correct name 2014-05-08 23:36:28 +02:00
Vincent-Michael
2c48938c6d DB/Instance: Fix Ahn''Kahet exit (portal/areatrigger) 2014-05-08 23:36:21 +02:00
Vincent-Michael
45ead7fb87 SQL: Rename in correct name 2014-05-08 23:35:36 +02:00
Vincent-Michael
53edb30f06 DB/Instance: Fix Ahn''Kahet exit (portal/areatrigger) 2014-05-08 23:33:53 +02:00
Aokromes
70dd848785 DB/Quest: The Bones of Nozronn
By phoenixfight, closes #11985
2014-05-08 18:40:39 +02:00
Vincent-Michael
09ff96914a Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-05-08 02:47:29 +02:00
ccrs
5e4083bc45 DB/Gossip: Remove "Jarin Dawnglow <Innkeeper>" double gossip
Closes #12019
2014-05-07 16:23:13 +02:00
Aokromes
3751d547c0 DB/Creature: Fix incorrect flags_extra for 30413
By untaught, closes #12010
2014-05-07 12:23:10 +02:00
Shauren
e67e8ecd36 Core/Battle.net: Send account flags in auth complete 2014-05-07 09:01:46 +02:00
Shauren
d9f1d6466d Core/Battle.net: Implemented authserver 2014-05-06 23:43:29 +02:00
Gacko
111bbb3620 Remove unnecessary check in previous fix 2014-05-06 19:06:59 +02:00
Gacko
41d9364b16 Core/GameObject: Fix crash added in c6bf7e0b1d
Thanks @jackpoz
2014-05-06 18:46:08 +02:00
Gacko
b48879ab79 Core/GameObject: Finish moving activation code of traps to GO_ACTIVATED
Fixing #6388 should be easier now...
2014-05-05 22:28:45 +02:00