Commit Graph

24972 Commits

Author SHA1 Message Date
Shauren 69a17346d4 More build fixes, everyone loves pch 2014-10-18 00:26:41 +02:00
Shauren 863eac9c1a Fixed nopch build 2014-10-18 00:01:00 +02:00
Shauren efcde65cf2 Dep/zmqpp: Build fix for ZMQ version 2.2.0 2014-10-17 23:40:17 +02:00
Shauren f773a9e053 Core: Implemented IPC (Inter-process communication) between worldserver and bnetserver using ZeroMQ library.
* Implemented ToonReady and ToonLoggedOut battle.net packets
2014-10-17 22:48:06 +02:00
jackpoz 40cff79b25 Merge pull request https://github.com/TrinityCore/TrinityCore/pull/12779 from PortgasDAce/8
Core/Spells: Fixed Range Weapon durability loss
2014-10-15 21:07:42 +02:00
Shauren cc27497ea7 Battle.net: Removed not implemented comment from stream items opcodes 2014-10-14 16:53:44 +02:00
Shauren 1ef31ba752 Battle.net: Implemented cache stream items 2014-10-13 17:22:24 +02:00
Vincent-Michael 42f5017261 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
	src/server/game/Handlers/MiscHandler.cpp
2014-10-12 21:46:40 +02:00
MitchesD a96ff6043d Merge pull request #13321 from Kittnz/unit_state
Core/Misc: Fix current player state when logging out
2014-10-12 21:36:46 +02:00
Shauren cf521de9cb Battle.net/Packets: Added packet name mapping for logging 2014-10-12 20:58:25 +02:00
Gacko 9922063021 DB/Loot: Xandivious (15623) - forgot item 12002
Thanks @Aminxhm
2014-10-12 20:09:24 +02:00
jackpoz bb046ce4ed Core/Maps: Apply const-correctness to GridMap::loadData() 2014-10-12 20:01:27 +02:00
Gacko 7252f11add DB/Loot: Xandivious (15623) 2014-10-12 19:51:23 +02:00
Aokromes 2df0144714 Revert bfc6044 2014-10-12 19:38:56 +02:00
Gacko 882cb2b32b DB/SAI: Prevent endless loops with linked events 2014-10-12 19:31:00 +02:00
Kittnz 68293aa9b2 Core/Misc: Fix current player state when logging out
Sit should only be apply'd when player is standing.
For example when sitting on a chair when logging out, player should stay on the chair until fully logged out and not sit on the floor.
2014-10-12 19:23:40 +02:00
Aokromes 7449231ce1 Update README.md 2014-10-12 19:13:04 +02:00
Aokromes bfc6044c66 DB/Spell: Do not let Ebon Plague stack from different casters
Closes #12314
Updates #1818
By unholychick
2014-10-12 19:07:27 +02:00
Aokromes a9cd76f101 DB/Spell: Delete no longer needed hack
By unholychick
2014-10-12 19:02:22 +02:00
Shauren 5f2252e863 Core/Authserver: Removed battle.net authresult enum from authserver 2014-10-12 18:59:01 +02:00
Sebastian Valle Herrera 679e663df1 Bnet/Friends: Send the "proper" error message in SocialNetworkCheckConnectedResult 2014-10-12 10:32:49 -05:00
Shauren 7679ecd7b3 Core/Battle.net: Improved logging - use separate filters instead of throwing everything to one logger 2014-10-12 15:34:01 +02:00
Shauren c2a39ce36a Core/PacketIO: Let packets that have a handler in array through to worldsession update 2014-10-12 15:32:25 +02:00
Sovak d0db99961f Core/PacketIO: Restored client opcode handler check lost in ace->boost transition 2014-10-12 12:38:04 +02:00
Gacko 091534dc6f Rename SQL files. It's not November, yet. 2014-10-12 11:52:55 +02:00
Vincent-Michael 241fdc49a7 Core: Fix non pch build 2014-10-12 02:02:40 +02:00
Vincent-Michael 02192ab870 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-12 02:02:07 +02:00
Aokromes 1e2f49082e DB/Creature: Fix Brazie Gatz
By Exodius, closes #13237
2014-10-12 01:17:54 +02:00
Kinzcool 753affc591 DB/Text: Added creature texts to Karazhan NPCs 2014-10-11 18:05:41 -04:00
Shauren 0f83c6ac32 Build fix 2014-10-11 23:49:31 +02:00
Shauren 665b1daab7 Core/PacketIO: Removed PacketFilter::DropHighBytes 2014-10-11 23:40:51 +02:00
Dr-J 9c61f2ce0c DB/Quest: A Visit to the Doctor
Closes #9986
2014-10-11 22:40:04 +01:00
Shauren cbabfe9920 Core/Battle.net: Handle ConnectionClosing 2014-10-11 22:45:01 +02:00
Aokromes 20549fc3b5 DB/Creature: Brazie Gatz
By Foldy, updates #13237
2014-10-11 22:21:07 +02:00
DDuarte 103fd9cb63 Scripts/GO: Remove go_field_repair_bot_74A
Replaced by SAI in c05a4189e2
2014-10-11 20:40:48 +01:00
Gacko d02f437513 Add new line at end of file. 2014-10-11 21:27:02 +02:00
Gacko dd6b484132 DB/SAI: Make several credit spell casts working (broken due to wrong target) 2014-10-11 21:24:39 +02:00
Duarte Duarte 611f7749a2 Merge pull request #13307 from beach-creature/master
Adjust random movement wait time and implement variable wait times
2014-10-11 18:58:17 +01:00
Aokromes c05a4189e2 DB/Misc: Convert Schematic: Field Repair Bot 74A to db
By Killyana, closes  #13314
2014-10-11 18:56:37 +02:00
Vincent-Michael 1e181d7021 Core:/SAI: Added better error log output in 0a897616da 2014-10-11 18:56:58 +02:00
joschiwald 90a2acfbdf Core/SAI: changed multiple validation checks 2014-10-11 18:52:01 +02:00
Dr-J 51f3dcd2cd DB/Quest: The Root of all Evil
By @KIllyana, closes  #13308
Theres a slight issue where until npc is agrod will continuously spam Aura of Rot, due to evade mechanics and the event to cast this been action 25 reset ie gets stuck in a loop.
2014-10-11 15:53:02 +01:00
Shauren 26e4b67e85 Core/Battle.net: Removed remaining authserver references 2014-10-11 15:16:06 +02:00
Shauren 56cf7ff2a8 Core/Battle.net: Implemented updating realm list after initial login 2014-10-11 15:13:30 +02:00
Intra 06afdeffcb Adjust random movement wait time and implement variable wait times 2014-10-11 14:20:24 +02:00
Dr-J e73101862b DB/Quest: On Ruby Wings
By @Killyana based on original work by @Nevadas, 

Closes #9683
2014-10-11 13:20:01 +01:00
Vincent-Michael 0a897616da Core/SAI: Added new error for wrong target orientation value 2014-10-11 05:33:34 +02:00
Aokromes 402ac71ee8 DB/Creature: Fix coords for one creature 2014-10-11 05:27:14 +02:00
Vincent-Michael 35b14f15e1 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-10-11 03:47:17 +02:00
Vincent-Michael 5d0cc2e531 DB/Gameobject: Revert hack in cabfcb1a3d 2014-10-11 03:02:47 +02:00