Commit Graph

25347 Commits

Author SHA1 Message Date
AriDEV
fc5e77f047 Server/DataStore: Updated Error Message Text
Signed-off-by: AriDEV <aridev666@gmail.com>
2014-12-20 16:23:54 +01:00
AriDEV
b9383bfa07 Server/DataStore: Updated DBC & DB2 Checks For 6.0.3 (19342)
Signed-off-by: AriDEV <aridev666@gmail.com>
2014-12-20 16:20:12 +01:00
joschiwald
94db00dc72 Fixed build ... 2014-11-16 06:19:13 +01:00
joschiwald
d55c0cbf3a Core/Packets: updated AccountData packets 2014-11-16 06:08:46 +01:00
Intel
55c61599b2 Core/Talents: Fixed specialization spell learning and code style 2014-11-16 04:30:55 +02:00
Intel
d2ac05729a Core/Packets: Added SMSG_SEND_UNLEARN_SPELLS and SMSG_ACTION_BUTTONS
Fixed typo in SMSG_TUTORIAL_FLAGS
2014-11-16 04:30:55 +02:00
Nayd
ddc259a744 DB/PageTexts: Multiple page texts 2014-11-16 01:49:17 +00:00
AriDEV
0dd2d159d3 DB/PageTexts: Dog-Eared Note
Closes #13562
2014-11-16 01:48:49 +00:00
Nayd
b94e1cdc1d Core/Loading: Fix crash in LoadMissingKeyChains
Also emptied `world`.`keychain_db2`

Closes #13566
2014-11-16 01:20:12 +00:00
Intel
d87504dee5 Core/Packets: Added SMSG_TUTORIAL_FLAGS 2014-11-16 00:30:31 +02:00
Intel
3bd83ff164 Core/Packets: Added SMSG_SET_SPECIALIZATION 2014-11-16 00:05:42 +02:00
Intel
2120868d34 Core/Packets: Added CMSG_ATTACKSWING and SMSG_ATTACKSTOP 2014-11-15 22:00:31 +02:00
Intel
7d88f8c491 Core/Packets: Added SMSG_WORLD_STATE_UI_TIMER_UPDATE 2014-11-15 21:20:45 +02:00
Intel
74bf863253 Core/Items: Fix crash related to item effects 2014-11-15 18:32:33 +02:00
Intel
eb7f4e79d6 Core/Packets: Added CMSG_TIME_SYNC_REQ and SMSG_TIME_SYNC_RESP packets 2014-11-15 18:21:06 +02:00
Intel
cd9be92395 Core/Packets: Added CMSG_PAGE_TEXT_QUERY and SMSG_PAGE_TEXT_QUERY_RESPONSE
Moved QueryPlayerName to QueryPackets
2014-11-15 17:40:04 +02:00
joschiwald
96fa1eb5ec Core/Packets: added few channel packet structs 2014-11-15 16:22:32 +01:00
Rat
c375748b76 Core/DataStores: updated SpellPowerEntry 2014-11-15 16:04:57 +01:00
Shauren
4894991d55 Core/PacketIO: Renamed a few packet classes to match client names 2014-11-15 13:03:32 +01:00
Rat
5545a2605b Core/Movement: Some fixes to player movement (SMSG_PLAYER_MOVE) 2014-11-15 11:37:08 +01:00
joschiwald
0a9f34059e Core/Packets: fixed QueryCreatureResponse 2014-11-15 06:40:16 +01:00
Intel
1e51d22d29 Core/DataStores: Updated Item DataStores
Signed-off-by: Nayd <dnpd.dd@gmail.com>
2014-11-15 04:27:37 +00:00
Intel
b5236a6cdc Core/DataStores: Updated AreaTable.dbc
Signed-off-by: Nayd <dnpd.dd@gmail.com>
2014-11-15 04:27:35 +00:00
Intel
fa0983dfa3 Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2
Signed-off-by: Nayd <dnpd.dd@gmail.com>
2014-11-15 04:27:34 +00:00
Rat
196e960b57 Core/Packets: Fix player movement client packets 2014-11-15 02:52:02 +00:00
Rat
0b80eb0048 Core/Packets: Add GetOpcode() methods to ClientPacket and ServerPacket 2014-11-15 02:51:40 +00:00
Kinzcool
30b1873635 Core/DBCs: Changed WorldSafeLocs' structure back to what it was before 63a7499838 2014-11-13 22:52:30 -05:00
Intel
b08b54c8bb Core/Packets: CMSG_CREATURE_QUERY and SMSG_CREATURE_QUERY_RESPONSE handler 2014-11-14 01:55:29 +00:00
joschiwald
231207970b Core/Packets: updated SMSG_FEATURE_SYSTEM_STATUS, SMSG_INITIAL_SPELLS and SMSG_SPELL_CATEGORY_COOLDOWN 2014-11-14 02:00:34 +01:00
Nayd
7e6dadfea6 CMake/FindBoost: Fix policy CMP0054 warning (added in 3.1) 2014-11-14 00:48:38 +00:00
Duarte Duarte
a0b4bbe68e Merge pull request #13546 from Intel/talentupdate
Core/Talents
2014-11-13 19:15:48 +00:00
Intel
7990e7f63f Core/Talents: Fix duplicate entry when saving talents to DB 2014-11-13 20:27:31 +02:00
Intel
da52c8d54e Core/Talents:
Fixed SMSG_TALENTS_INFO packet
Fixed talents saving to DB
Renamed 'talent spec' to 'talent group' since this name was shadowing character specializations (and new name is correct according to JAM)
Enabled loading of MinorTalent.dbc (will be used later)
Added additional specialization check in LearnTalent
2014-11-12 21:43:48 +02:00
joschiwald
620f23d9dc Core/World: hold deleted characters in character store 2014-11-12 19:16:14 +01:00
joschiwald
f4926e0a8c Core/Packets: updated char rename customize and factionchange packets 2014-11-12 16:36:05 +01:00
Duarte Duarte
61a6daf086 Merge pull request #13541 from brecky/patch-2
Update DBCfmt.h
2014-11-12 12:42:49 +00:00
Brecky
b87c01e149 Update DBCfmt.h
Fixed
2014-11-12 13:12:54 +01:00
Kinzcool
ac53077dff Conf: Changed hotfix database's name to actually match the initial name 2014-11-11 15:35:41 -05:00
DDuarte
7315333141 Core/Utilities: Fix compilation and remove commented out code about old flag96 2014-11-11 19:03:17 +00:00
DDuarte
1034b4d460 Build/CMake: Use BOOST_NO_SCOPED_ENUMS if Boost version is less than 1.51
http://www.boost.org/doc/libs/1_57_0/libs/config/doc/html/boost_config/boost_macro_reference.html#boost_config.boost_macro_reference.boost_deprecated_macros
2014-11-11 18:26:25 +00:00
Rat
5b8b310bec Build fix 2014-11-11 18:27:58 +01:00
Rat
1918a3be6a Merge pull request #13529 from Intel/talents
Core/Talents: Update talent system, remove talent points. author: Intel
2014-11-11 16:22:31 +01:00
devil1234
b978f0286c Core/Databases: Add hotfix database to world config and prepared statement for it.
Closes #13533
2014-11-11 13:14:36 +00:00
root
e876201ac4 Tools/Extractors: Remove duplicated DBC fro DBFilesClientList.h
Ref #13531
2014-11-11 13:03:29 +00:00
root
97af09bc46 Tools/Extractors: small change to get rid of the error 2 when trying to extract vmaps
Ref #13531
2014-11-11 13:01:55 +00:00
cr4st
b94c0ed9c1 Core/Player: Fix Cosmetic Auto-Repeat Bug
Closes #13532
Fixes #12436

(cherry picked from commit 669d59992b)
2014-11-11 12:53:26 +00:00
Aokromes
bc3244c6bc Rename 2014_11_10_03_world.sql to 2014_11_10_03_world.sql 2014-11-11 07:42:43 +01:00
Heihachi
87fb23d8ab Scripts/Commands: mod xp command
Closes #13476

(cherry picked from commit 3e03e546d3)

Conflicts:
	sql/base/auth_database.sql
	src/server/scripts/Commands/cs_modify.cpp
2014-11-11 00:58:13 +00:00
DDuarte
9c55d9fdeb Core/Commands: implement .pvpstats command
Shows number of battleground victories in the last 7 days

Closes #13460

Conflicts:
	sql/base/auth_database.sql
	sql/updates/auth/2014_11_10_00_auth.sql
	src/server/game/Accounts/RBAC.h

(cherry picked from commit fd0b961781)
2014-11-10 23:10:02 +00:00
Dr-J
a74b7228b8 DB/Quest: Rallying the Troops
The original fix by @Nevadas is correct according to sniff, when the spell hits the grizzly hills giant in sniff it just gains aura and gives kill credit thats it,

Closes https://github.com/TrinityCore/TrinityCore/issues/4173
2014-11-10 21:57:42 +00:00