Intel
4e684f74a8
Core/DataStores: Updated DungeonEncounter.dbc, DurabilityCosts.dbc, DurabilityQuality.dbc, EmotesEntry.dbc, EmotesText.dbc, Faction.dbc, FactionTemplate.dbc structs
2014-11-08 19:26:20 +02:00
Intel
bb60453cb3
Core/ObjectMgr: Fixed function const qualifier
2014-11-08 16:57:57 +02:00
Intel
4fc832c099
Core/DataStores: Updated CreatureFamily.dbc, CreatureModelData.dbc, CreatureSpellData.dbc, CreatureType.dbc, CurrencyTypes.dbc, DestructibleModelData.dbc structs
2014-11-08 16:55:02 +02:00
Intel
7b287bdf38
Core/DataStores: Updated ChrClassesXPowerTypes.dbc, CinematicSequences.dbc, CreatureDisplayInfo.dbc, CreatureDisplayInfoExtra.dbc structs
2014-11-08 15:10:14 +02:00
Intel
7c72f27b7c
Core/DataStores: Updated ChatChannels.dbc, ChrClasses.dbc, ChrRaces.dbc structs
2014-11-07 17:39:16 +02:00
Intel
e289335e0a
Core/DataStores: Updated BattlemasterList.dbc, CharStartOutfit.dbc, CharTitle.dbc structs
2014-11-07 14:32:47 +02:00
Intel
4123e27a66
Core/DataStores: Fixed name consistency and improved coords handling
2014-11-07 13:53:25 +02:00
Intel
9246f7d335
Core/Extractors: Add missing WorldSafeLocs.dbc
2014-11-07 00:31:44 +02:00
Intel
64f4a301e1
Core/DataStores: Updated ArmorLocation.dbc, AuctionHouse.dbc, BankBagSlotPrices.dbc, BannedAddOns.dbc, BarberShopStyle.dbc structs
2014-11-06 01:53:04 +02:00
Intel
5f2b5a325b
Core/DataStores: Updated AreaTrigger.dbc struct
2014-11-06 01:13:06 +02:00
Intel
3fe1ad51ba
Core/DataStores: Updated AreaGroup.dbc and removed AreaPOI.dbc (Moved to db2 + wasn't used in core at all?)
2014-11-06 00:52:54 +02:00
Intel
dc70f2daba
Core/DataStores: Updated Achievement_Category.dbc struct
2014-11-06 00:28:16 +02:00
Intel
532b65f401
Core/DataStores: Updated Achievement.dbc struct
2014-11-06 00:08:18 +02:00
Intel
e1cb43e831
Core/DataStores: Fixed build after rename
2014-11-05 23:33:56 +02:00
Intel
78d54f9da6
Core/DataStores: Fixed Naming
2014-11-05 22:49:45 +02:00
Intel
63a7499838
Core/DataStores: Updated Map.dbc struct
2014-11-05 22:25:57 +02:00
Duarte Duarte
3cb4b7359e
Merge pull request #13505 from Intel/pchfix
...
Core: Fixed Non-PCH build
2014-11-05 00:54:01 +00:00
Intel
9267c78a77
Core: Fixed Non-PCH build
2014-11-05 02:26:34 +02:00
Shauren
476f8b06d9
SQL: Updated battlenet_components to current build
2014-11-04 23:00:19 +01:00
Nyeriah
26f0046ade
Core/Spells: Prevent Divine Intervention from removing death persistent auras
...
Such as Dungeon Deserter, Resurrection Sickness, etc
Closes #11009
(cherry picked from commit fbcd180716 )
2014-11-04 14:35:56 -02:00
DDuarte
e64da763db
Core/Conditions: Correct a misleading comment regarding CONDITION_AURA
2014-11-04 15:13:09 +00:00
DDuarte
62759880a7
CMake: Improve FindZMQ on Windows
...
When ZMQ version is not found in the registry it will enumerate possible .lib names and try to find those
2014-11-04 14:19:51 +00:00
Nyeriah
76419aadcd
DB/Disables: Remove achievement "Drive Me Crazy" from disables
...
Refers to Yogg-Saron
2014-11-04 02:58:11 -02:00
Shauren
4e61b416d8
Core/PacketIO: Enabled SMSG_ADDON_INFO and SMSG_ACCOUNT_DATA_TIMES
2014-11-04 00:01:09 +01:00
Shauren
7256c7c2c7
Core/PacketIO: Updated SMSG_LOGIN_VERIFY_WORLD
2014-11-03 20:25:21 +01:00
Shauren
b8d1d9a733
Core/PacketIO: Minor refactor to writing server packets
2014-11-03 20:23:21 +01:00
joschiwald
52bd9a771e
Core/NetworkIO: implemented undelete opcodes and moved char create/delete packets to new packet classes
2014-11-03 19:11:14 +01:00
Shauren
064154c540
Core/PacketIO: Changed CMSG_PLAYER_LOGIN handler signature for new packet clasess
2014-11-03 18:30:23 +01:00
Vincent-Michael
48d47998d9
Core: Fix warnings
2014-11-03 17:25:56 +01:00
Shauren
839166eddf
Core/Packets: Added utility class for handlers using new packet classes
2014-11-03 02:11:15 +01:00
Shauren
e797133b0c
Core/Opcodes: Use a different magic number for invalid opcode (0 might be valid in a future build)
2014-11-03 00:39:52 +01:00
Dr-J
19b949e77e
DB/Misc: Various Commits from 3.3.5 Branch
...
Relating mainly to Eidolan Watcher and Lithe Stalker, see original commits for more info.
2014-11-02 18:44:34 +00:00
Shauren
2b0d411250
Core/Entities: Fixed transport data in update object for non-units
2014-11-02 18:53:15 +01:00
Kinzcool
4f7bd78b56
DB/Commands: Updated a few commands after a recent table rename
2014-11-02 12:45:18 -05:00
Kinzcool
b377527264
Core/Graveyards: Made the graveyard orientations loading from WorldSafeLocs.dbc
2014-11-02 11:53:45 -05:00
MitchesD
6647987651
Scripts/CoS: removed SetDespawnAtFar, fixed situation when Artas attacked some NPC and disappeared because he was out of range of players
...
With these lines it's almost impossible to finish properly this dungeon. For example when Arthas moves ahead to attack NPC and then returns back, when this happens, Arthas is despawned.
(cherry picked from commit 9cd59c258c )
2014-11-02 17:43:29 +01:00
Discover-
ed4feec276
Core/SAI: Allow dropping a specific amount of aura charges using SMART_ACTION_REMOVEAURASFROMSPELL (action_param2).
2014-11-02 17:30:44 +01:00
Shauren
97692b4cc1
Core/PacketIO: Enabled SMSG_UPDATE_OBJECT
2014-11-02 16:21:33 +01:00
Shauren
2a22db2388
Core/PacketIO: Updated SMSG_UPDATE_OBJECT
2014-11-02 14:56:16 +01:00
Shauren
292c8b7818
Core/Logging: Updated build written to packet log
2014-11-02 12:23:33 +01:00
Shauren
9c30152652
Core/PacketIO: Fixed structure for SMSG_AUTH_CHALLENGE
2014-11-02 12:23:15 +01:00
Nyeriah
6733dc9d88
Scripts/ToC: Remove a safe-measure call that caused issues
...
Closes #11874
(cherry picked from commit 3f094b9116 )
2014-11-02 01:22:24 -02:00
Kinzcool
2a763cc175
Core/AreaTriggers: Make the loading for areatrigger teleports from WorldSafeLocs.dbc
2014-11-01 22:20:40 -04:00
Vincent-Michael
bb6f46b0fd
Core/NetworkIO: Enable CMSG_CHAR_CREATE / SMSG_CHAR_CREATE opcodes
2014-11-02 02:19:48 +01:00
Shauren
6584995c11
Auth/Battle.net Added missing build check to JoinRequest handler
2014-11-01 11:40:17 +01:00
DDuarte
521ff3dffe
Build/Tools: Fix linker errors (zlib and pthread)
2014-11-01 09:51:39 +00:00
Nyeriah
f4a318b109
Scripts/ToC: Few codestyle changes and clean ups
...
(cherry picked from commit f6896c9a3a )
2014-11-01 02:09:13 -02:00
Kinzcool
4a046f6f50
DB/GameObjects: Updated gameobject templates with various sniffed data
2014-10-31 23:12:06 -04:00
Nyeriah
98700474b5
Scripts/ToC: Twin Val'kyr
...
- Script rewritten to EventMaps
- Implemented random special ability sequence
- Adjusted timer for special abilities to 45 seconds
- Misc clean up.
Closes #7546
(cherry picked from commit e5da0dccfa )
2014-11-01 00:53:11 -02:00
Shauren
dd040c5992
Core/NetworkIO: Fixed packet compression
2014-10-31 22:36:43 +01:00