Commit Graph

25430 Commits

Author SHA1 Message Date
mthsena
88b197b2ef Scripts/MountHyjal: Kill warning
(cherry picked from commit 884953942b)
2014-12-15 22:07:26 +01:00
Nyeriah
4d228c2cce Scripts/HallsOfLightning: Implement Loken's intro speech and rewrite boss script to EventMaps/BossAI
(cherry picked from commit d417e92930)
2014-12-15 15:54:26 -02:00
joschiwald
58aca0da81 Scripts/Archimonde: replaced one yell with proper db content and unhacked drain world tree 2014-12-15 00:05:30 +01:00
Nyeriah
0e995303fb Scripts/Naxxramas: Implement Kel'Thuzad's taunts after defeating each wing and the one after killing Mr. Bigglesworth
(cherry picked from commit ee1fa93360)
2014-12-13 21:53:47 -02:00
Bernd Lörwald
6826fbdd74 tools/connection_patcher: add executable permissions to binary to avoid the rare case where permissions of replaced file are ignored 2014-12-13 12:29:54 +01:00
Aokromes
3d69c823fb Update worldserver.conf.dist 2014-12-12 20:34:22 +01:00
Nyeriah
6c7472a6d3 Scripts/Naxxramas: Implement the Four Horsemen's dialogue that happens after Gothik's death
(cherry picked from commit f7a5a19f00
2014-12-12 15:21:15 -02:00
Nyeriah
3fc612b277 DB/Conditions: Update instance data enum value on condition for Descent into Madness teleporter gossip (previous value was 14 which now refers to BOSS_BRIGHTLEAF)
(cherry picked from commit 1076b469db)
2014-12-12 01:33:14 -02:00
Nyeriah
ba19f84402 DB/Creature: Onyxia's immunities
* Add immunity to interrupt effects
* Remove immunity to taunt effects as that was only valid for the classic version

(cherry picked from commit e75534301d)
2014-12-12 01:31:34 -02:00
Nyeriah
775ce243c4 DB/Misc: Add missing spawns of Bloodcursed Voyagers and few additional scripts
* Scripts Captain Edward Hanes to cast The Captain's Kiss upon accepting "The Bloodcursed Legacy" and "The Hopeless Ones..."
* Script his gossip and add menu option from sniffs

Closes #9611

(cherry picked from commit 72ad55469d)
2014-12-12 01:18:29 -02:00
Nyeriah
8b8b4d5aeb Core/Misc: Fix build
(previously broken due to a branch disparity)
2014-12-11 02:15:31 -02:00
Nyeriah
99c4c4cee5 Core/RBAC: Allow setting different default security level roles to different realms
(cherry picked from commit c79af3f16f)
2014-12-10 22:50:28 -02:00
Shauren
88ca8b95e0 Compile warning fix 2014-12-07 14:36:11 +01:00
Intel
518c744336 Core/Packets: Add connection indexes for server packets
Fixed IOCP define for linux
Minor code style change in inventory loading
2014-12-07 15:14:43 +02:00
joschiwald
384566f271 Core: fixed gcc build 2014-12-07 02:07:35 +01:00
Shauren
1b0d296da1 Core/DataStores: Refactored "gt" dbc handling. Wrapped these stores in a new GameTable class which will calculate correct dbc entry index based on given row/column as well as read number of rows/columns from client files instead of hardcoded GT_MAX_LEVEL 2014-12-07 01:50:50 +01:00
joschiwald
b68b6417f6 Core: fixed few coverity issues and warnings 2014-12-07 01:24:00 +01:00
joschiwald
9cda85a388 Fixed build 2014-12-06 00:19:12 +01:00
joschiwald
cc4ebdbe05 Core/Scripts: log ScriptNames assigned in database without core script 2014-12-05 23:55:06 +01:00
Aokromes
46b6971556 Create INSTALL 2014-12-05 23:49:46 +01:00
Vincent-Michael
5007efd7a2 DB/BattleNet: Update wow build to 19243 2014-12-05 22:52:38 +01:00
Aokromes
7399b5a9d9 Update CONTRIBUTING.md 2014-12-05 22:28:51 +01:00
Intel
3ec88b7086 Core/Player: Prevent updating visibility if player is not in world. Closes #13659 2014-12-05 23:18:40 +02:00
Nyeriah
d4ad229493 Scripts/Misc: Initialize a couple of fields
(cherry picked from commit 548cc1cd2f)
2014-12-05 19:15:36 -02:00
Intel
3a21d41c7c Core/Items: Fixed Inventory Loading from DB 2014-12-05 01:10:16 +02:00
Nyeriah
9d138bb468 Scripts/MountHyjal: Update Archimonde's script
@todo: instance scripts needs a major clean up
Closes #6471

(cherry picked from commit 09b71ef8bd)
2014-12-04 18:13:17 -02:00
Vincent-Michael
9beb3ca114 Core/DataStores: meh, wrong build -.- 2014-12-04 20:33:15 +01:00
Vincent-Michael
333322fa63 Core/DataStores: Fix startup (meh, @intelz) 2014-12-04 20:10:56 +01:00
Kinzcool
a06925a1de Merge pull request #13646 from Naios/pandaria_teleport
DB/GameTele: Added some Pandaria teleport positions.
2014-12-04 02:54:57 -05:00
Naios
7e68b39873 DB/GameTele: Add some Pandaria teleport positions. 2014-12-04 07:55:53 +01:00
Gacko
b0a805c031 Core/Game: Add missing default cases in switches 2014-12-02 21:33:29 +01:00
Gacko
05913b8208 Core/Game: Fix several warnings about wrong data types 2014-12-01 17:21:18 +01:00
Intel
44cede7684 Core/Misc: Fixed some of the Coverity defects 2014-12-01 02:25:29 +02:00
joschiwald
1153b89d3d Core: Fixed an old merge mistake 2014-11-30 23:48:12 +01:00
Intel
e65590fa69 Core/Packets: Added SMSG_MOVE_TELEPORT, SMSG_MOVE_UPDATE_TELEPORT, CMSG_MOVE_TELEPORT_ACK packets 2014-11-30 23:35:12 +02:00
Gacko
06bb904b2e Core/DBC: Move sPhasesByGroupStore and access method to DB2Stores
DB2Stores were not loaded yet at the old position.
2014-11-30 21:46:27 +01:00
Shauren
70e0e1fb5b Core/Units: Updated byte order in UNIT_FIELD_BYTES_0 - fixes weird models
Closes #13648
2014-11-30 19:09:26 +01:00
Intel
dc8a7812ec Core/Packets: Fixed player movement speed change packets 2014-11-30 16:25:47 +02:00
Kinzcool
e3b23c2513 Core/Creature: Implemented negative levels for creatures having -1 as expansion 2014-11-30 03:45:48 -05:00
Intel
a00307ac36 Core/Packets: Updated some of the movement flag opcodes 2014-11-30 01:38:27 +02:00
Gacko
96f9451b85 Core/ConditionMgr: Add string include
Travis/Clang did not complain, GCC seems to do.
2014-11-27 19:18:48 +01:00
Gacko
3498d9579d Core/ObjectMgr: Fix log format 2014-11-27 13:41:14 +01:00
Gacko
c2e7845c94 Fix non pch build 2014-11-27 13:41:13 +01:00
Intel
60de2169a9 Core/Packets: Fixed Item.db2 and Item-sparse.db2 query replies 2014-11-27 13:45:05 +02:00
Duarte Duarte
708e36c920 README: Update 3.3.5 build status badge 2014-11-26 19:45:43 +00:00
Nayd
a1d4c9f9dc Core: Use the correct function to convert strings to unsigned longs and unsigned long longs
Fixes wrong data being inserted into the database (i.e explored zones).
More info in #13493

Fixes #13493

Thanks to @jackpoz for finding the code issue and @Vavehl for an expectional bug report.
2014-11-26 02:12:38 +00:00
Nayd
ed3970690c DB/Schema/Auth: Also change battlenet_accounts.os to varchar(4)
Ref 59bb9c20f3
2014-11-25 16:44:50 +00:00
Intel
bac37625f3 Core/Packets: Added SMSG_TRAINER_LIST and fixed build 2014-11-25 00:41:44 +02:00
Gacko
0df8e9137a Core/Spells: Fix a warning possibly introduced in da5d0da7 2014-11-24 21:09:13 +01:00
Intel
d1c21a03b8 Core/Packets: Added the following packets:
CMSG_BANKER_ACTIVATE
CMSG_BINDER_ACTIVATE
CMSG_GOSSIP_HELLO
CMSG_LIST_INVENTORY
CMSG_TRAINER_LIST
SMSG_GOSSIP_MESSAGE
SMSG_LIST_INVENTORY
CMSG_NPC_TEXT_QUERY
SMSG_NPC_TEXT_UPDATE
Implemented CMSG_DB_QUERY_BULK and SMSG_DB_REPLY and removed unused CMSG_REQUEST_HOTFIX
2014-11-24 21:39:56 +02:00