Commit Graph

25318 Commits

Author SHA1 Message Date
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
Intel
9120eef500 Core/Talents: This should not have happened 2014-11-10 23:08:49 +02:00
Intel
832ecab60f Core/Talents: Add check if talent hasn't been already learnt in tier 2014-11-10 23:05:24 +02:00
Intel
64a4d15d51 Core/Talents: Fixed talent saving/loading 2014-11-10 22:57:53 +02:00
DDuarte
90c53e8c84 Core: Nuke authserver
It has been replaced by bnetserver since grunt was deprecated
2014-11-10 20:57:39 +00:00
Intel
9a941ba25d Core/Talents: Fix talent specialization 2014-11-10 21:17:04 +02:00
Intel
24850994b4 Core/Talents: Update talent system, remove talent points 2014-11-10 21:09:18 +02:00
Rat
e90ef4fa24 Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.x 2014-11-10 20:01:22 +01:00
Rat
8fbba546a4 Core/DataStores: updated some dbc format strings 2014-11-10 20:00:33 +01:00
Bernd Lörwald
481b21584b Spells/SpellInfo: fix: add missing include for MAX_SPELL_REAGENTS 2014-11-10 18:30:33 +01:00
Rat
7901e341bf Core/DataStores: updated some dbc format strings 2014-11-10 18:10:05 +01:00
Bernd Lörwald
53d2476156 Guild: fix: don't use std::set<>::emplace for gcc 4.7 2014-11-10 17:50:18 +01:00
Rat
e8d6f46309 Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.x 2014-11-10 17:03:57 +01:00
Rat
f2e4a43754 Core/DataBase: Updated spell_proc and spell_proc_event tables 2014-11-10 17:03:33 +01:00
Bernd Lörwald
b7a23e6d37 Server/Protocol: fix: add missing include for ConnectionType 2014-11-10 16:30:36 +01:00
Rat
9a45e0b411 Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.x
Conflicts:
	src/server/shared/Utilities/Util.h
2014-11-10 16:25:17 +01:00
Rat
38de79a07b fixed build 2014-11-10 16:22:10 +01:00
Bernd Lörwald
ef499c2839 Utilities/flag128: fix: HasFlag(): s/&&/||/ 2014-11-10 16:07:13 +01:00
Rat
ef9bc5b17b Merge branch 'Intel-dbc' into 6.x 2014-11-10 15:18:42 +01:00
Rat
ac0ff1fc9b Merge branch 'dbc' of https://github.com/Intel/TrinityCore into Intel-dbc
Conflicts:
	src/server/game/DataStores/DBCStores.cpp
	src/server/game/DataStores/DBCStructure.h
	src/server/game/Events/GameEventMgr.cpp
2014-11-10 15:18:01 +01:00
Rat
d268b81044 Revert "Core/DataStores: Implemented loading of SpellMisc.db2, SpellClassOptions.db2, SpellPower.db2, SpellAuraRestrictions.db2, OverrideSpellData.db2 files"
This reverts commit b4a9f47123.
2014-11-10 15:11:42 +01:00
Rat
b4a9f47123 Core/DataStores: Implemented loading of SpellMisc.db2, SpellClassOptions.db2, SpellPower.db2, SpellAuraRestrictions.db2, OverrideSpellData.db2 files
- Note: you will need the above files from 6.x
- Implemented flag128 class, used for spellfamilymasks
2014-11-10 11:28:34 +01:00
Rat
ae132dbf11 Core/Tools: Added WorldSafeLocs.dbc to extractable files' list 2014-11-10 11:25:08 +01:00
Shauren
e52357eb45 Warning fixes 2014-11-10 09:26:01 +01:00
DDuarte
78a3d21e38 Fix build 2014-11-10 07:46:15 +00:00
DDuarte
ec60d64498 Core/Packets: SMSG_NAME_QUERY_RESPONSE (PlayerNameResponse) handler 2014-11-10 06:44:43 +00:00
DDuarte
ec7923c2e6 Core/Packets: CMSG_NAME_QUERY (QueryPlayerName) handler 2014-11-10 05:53:05 +00:00
DDuarte
4b0a97af92 Core/Packets: CMSG_LOAD_SCREEN (LoadingScreenNotify) handler 2014-11-10 05:30:39 +00:00
DDuarte
ab6cde7fde Core/Packets: CMSG_VIOLENCE_LEVEL handler 2014-11-10 05:14:35 +00:00
DDuarte
4552e6a672 Core/Packets: CMSG_CANCEL_TRADE handler 2014-11-10 05:08:29 +00:00