Commit Graph

26378 Commits

Author SHA1 Message Date
Kittnz
80ff3463bf DB/Waypoint: Add missing paths for Silvermoon Guardians
Closes #14484

(cherry picked from commit 5f803991b7)
2015-04-14 01:01:36 +01:00
Aokromes
83cb160fdd DB/Quest: Thirst Unending as DK
By Killyana, closes #10389
(cherry picked from commit 8a54cc043b)
2015-04-14 01:01:35 +01:00
Dr-J
c3ec91265a DB/Quest: Unsealed Chest
By @Foldor

Closes #14416
(cherry picked from commit 8fd21c402f)

Rename sql/updates/2015_03_30_03_world.sql to sql/updates/world/2015_03_30_03_world.sql
(cherry picked from commit 8bbe0114dd)
2015-04-14 01:01:34 +01:00
Dr-J
803124b598 DB/Misc: Winter Jormungar / snow mound
by @Killyana

closes #14428
(cherry picked from commit 540578b8d2)
2015-04-14 01:01:33 +01:00
Dr-J
ef319b436d DB/Creature: Sinestra
By @Killyana

Closes #14467
(cherry picked from commit 3e2c1b0c00)
2015-04-14 01:01:32 +01:00
Dr-J
7dae4513b3 DB/Quest: Lord Illidan Stormrage
By @Killyana

Closes #467
(cherry picked from commit 16179f8cf9)
2015-04-14 01:01:32 +01:00
click
5b3726ade7 Core/Entities: Add player name and ID to GetXPrestBonus calculation-log
(cherry picked from commit 50bbfeebb9)
2015-04-14 01:01:31 +01:00
jackpoz
1126ed97bb Core/Dungeon Finder: Allow to execute "lfg" commands from console
(cherry picked from commit de1cbf716d)
2015-04-14 01:01:06 +01:00
click
0d78a01983 Core/Logger: Add basic account-info to addon-scans to make them a little bit more useful (@Aokromes, you can stop asking for this now...)
(cherry picked from commit e040c56d45)

Conflicts:
	src/server/game/Server/WorldSession.cpp
2015-04-14 01:01:06 +01:00
jackpoz
0f251d4d51 Core/Dungeon Finder: Restore ".lfg queue debug" logging additional information
Restore ".lfg queue" behavior to print additional debug informations when an additional argument is passed (any character/word will work).

(cherry picked from commit be9294dc09)
2015-04-14 01:01:04 +01:00
Aokromes
717a989e7f DB/Creature: Fixing a minor error on Elrodan and Aurosalia event
By Killyana, closes #14465
(cherry picked from commit 90b1e7d621)

Conflicts:
	sql/updates/world/2015_03_28_01_world.sql
2015-04-14 01:01:03 +01:00
Aokromes
2a830d287b DB/Misc: Fix startup errors
By Killyana, updates #13707
(cherry picked from commit 46f0d4c5a5)

Conflicts:
	sql/updates/world/2015_03_28_00_world.sql
2015-04-14 01:01:03 +01:00
Shauren
d9e941dde3 Core/Quests: Added research results about last field in QuestPackageItem.db2 2015-04-14 01:12:20 +02:00
Rat
e567541273 Core/Quests: fixed quest rewarding
* ItemSpec.dbc still needs some research to handle all cases correctly
2015-04-13 22:25:35 +02:00
Shauren
f20c6530b8 Core/PacketIO: Updated and enabled void storage packets 2015-04-13 20:35:57 +02:00
Nyeriah
78f23891a2 DB/Spells: Blood elf paladin's mount visual
(cherry picked from commit df4b175d68)
2015-04-13 15:10:35 -03:00
Shauren
18895361a5 Core/Void storage: Updated constants - deposit price and max slots 2015-04-13 18:36:39 +02:00
Shauren
a024b80a7f NOPCH Build fix 2015-04-13 18:34:25 +02:00
Shauren
ea7cf85588 Build fix 2015-04-13 18:28:05 +02:00
Shauren
953cbd4c28 Core/PacketIO: Updated and enabled CMSG_OBJECT_UPDATE_FAILED, implemented CMSG_OBJECT_UPDATE_RESCUED 2015-04-13 00:21:21 +02:00
Vincent-Michael
15d4bf8a61 DB/Locales: Update fr quest locales (french language is too gay to generate) 2015-04-12 20:02:26 +02:00
Shauren
d83c930a94 Core/PacketIO: Updated and enabled most movement _ACK packets 2015-04-12 19:43:59 +02:00
Shauren
011e14bf05 Core/PacketIO: Updated and enabled PVP_LOG_DATA 2015-04-12 15:34:00 +02:00
Shauren
98f0e496c9 Core/Battle.net: Ensure email is always uppercase 2015-04-12 13:51:12 +02:00
Vincent-Michael
69b82c5e33 Core/PacketIO: Updated and Enabled CMSG_USE_EQUIPMENT_SET / SMSG_USE_EQUIPMENT_SET_RESULT for 6.1.2 2015-04-12 03:55:32 +02:00
Vincent-Michael
fcab914981 Core/PacketIO: Updated and Enabled CMSG_DELETE_EQUIPMENT_SET for 6.1.2 2015-04-12 03:18:03 +02:00
Vincent-Michael
10be34303e Core/PacketIO: Enabled some guild opcodes for 6.1.2 2015-04-12 02:51:17 +02:00
Vincent-Michael
95bb20d073 Core/PacketIO: Updated & enabled CMSG_QUERY_QUEST_COMPLETION_NPCS / SMSG_QUEST_COMPLETION_NPC_RESPONSE 2015-04-12 01:26:01 +02:00
blub
b9063e5514 Merge pull request #14535 from FireEmerald/patch-1
Update README.md
2015-04-12 01:06:13 +02:00
FireEmerald
7965fd5fd3 Update README.md
- Added Markdown Tables for better readability
2015-04-12 00:51:10 +02:00
Shauren
d02f4da355 Core/Chat: Implemented instance chat type 2015-04-12 00:20:06 +02:00
Shauren
92026f1b6a Core/Misc: Pointless renaming 2015-04-11 22:54:50 +02:00
Vincent-Michael
761c041d53 Core/Misc: Fix issues reported by static analysis
Coverity defect IDs: 1293538, 1293537, 1293536
2015-04-11 22:35:16 +02:00
Vincent-Michael
3f0a54378c Core/PacketIO: Updated & enabled CMSG_READ_ITEM/SMSG_READ_ITEM_RESULT_OK 2015-04-11 21:05:41 +02:00
Vincent-Michael
af62ebe765 Core: Fix warning 2015-04-11 19:50:41 +02:00
Vincent-Michael
9e2e8a7eeb Core/PacketIO: Fix SMSG_QUERY_PAGE_TEXT_RESPONSE 2015-04-11 19:36:46 +02:00
Shauren
ff101cd100 Core/Battle.net: Query optimizations part2 - made all queries asynchronous 2015-04-11 18:58:13 +02:00
Vincent-Michael
8125b2050b Core/PacketIO: Update SMSG_ITEM_PUSH_RESULT for WoD 2015-04-11 17:49:16 +02:00
Shauren
685a310103 Core/Battle.net: Query optimizations part1 - reduced the amount of queries during authentication 2015-04-11 16:25:21 +02:00
Vincent-Michael
a0647a825a Core/Misc:
- Update SMSG_GOSSIP_POI for WoD
- Update points of interest locale in simple system
2015-04-11 15:58:43 +02:00
Vincent-Michael
b2d0e7d9d5 Core/PacketIO: Update SMSG_QUEST_CONFIRM_ACCEPT for WoD 2015-04-11 14:08:19 +02:00
MitchesD
a1831e0c1e Core/PacketIO: SMSG_DURABILITY_DAMAGE_DEATH, SMSG_QUEST_UPDATE_COMPLETE, SMSG_PAGE_TEXT and enabled some opcodes 2015-04-11 11:11:43 +02:00
Vincent-Michael
17bf13010b Core: Fix typo 2015-04-11 05:25:39 +02:00
Vincent-Michael
cb2bb1c1ee Core/Misc: Update page text locale to simple system 2015-04-11 05:24:06 +02:00
Vincent-Michael
d6311a790b Core: Fix warnings 2015-04-11 03:52:25 +02:00
Vincent-Michael
a72390d086 Core: Fix typo 2015-04-11 03:32:10 +02:00
Vincent-Michael
22e230ecec Core/Misc:
- Drop locales_npc_text
- Update npc_text for WoD
- Implemented Quest Greeting
- Sync auth database
2015-04-11 03:26:36 +02:00
Shauren
5659db6f03 Core/Bnet: Fixed crash on shutdown happening when there were still players connected 2015-04-11 01:55:45 +02:00
Shauren
4ced9a4480 Core/PacketIO: Updated & enabled CMSG_AUTO_EQUIP_ITEM_SLOT 2015-04-11 00:07:38 +02:00
Vincent-Michael
0473b5371a Core/Token: Fix freeze at opening game time windows 2015-04-10 22:28:16 +02:00