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
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
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
DDuarte
90c53e8c84
Core: Nuke authserver
...
It has been replaced by bnetserver since grunt was deprecated
2014-11-10 20:57:39 +00:00
Intel
24850994b4
Core/Talents: Update talent system, remove talent points
2014-11-10 21:09:18 +02: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
Shauren
e52357eb45
Warning fixes
2014-11-10 09:26:01 +01:00
Intel
43d5fb5eae
Core/DataStores: Updating spells dbc part 2
2014-11-10 02:51:55 +02:00
Shauren
0c27ffaa49
Core/Commands: Battle.net account command changes
...
* All commands renamed from "battlenetaccount" to "bnetaccount"
* bnetaccount create now also creates and links initial game account
* Added new commands bnetaccount link/unlink to manage relations between existing accounts
2014-11-10 01:19:24 +01:00
Intel
f847f55385
Core/DataStores: Updating spells dbc part 1
2014-11-09 23:53:48 +02:00
Intel
2a4f56107f
Core/DataStores: Even more converted dbcs
2014-11-09 02:51:35 +02:00
Bernd Lörwald
fbfb294888
Core: Fix non-pch build
2014-11-08 20:47:20 +00:00
Intel
b0f898ea8e
Core/DataStores: Updated item dbcs
2014-11-08 21:58:26 +02:00
treak
aa5a002180
Scripts/Ulduar: fix Achievs "Champion of Ulduar" and "Conqueror of Ulduar"
...
Signed-off-by: treak <goodfeelingzzz@gmail.com >
(cherry picked from commit 341e374c72 )
Conflicts:
src/server/scripts/Northrend/Ulduar/Ulduar/instance_ulduar.cpp
Codestyle
(cherry picked from commit 3530b938a8 )
2014-11-08 19:53:11 +00:00
Mihapro
e5e8da85a1
Scripts/Instance: The Stonecore
...
(cherry picked from commit 50bf6cad6a )
2014-11-08 19:30:51 +00:00
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
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
joschiwald
f8e935a0b7
Core/NetworkIO: updated CMSG_RANDOMIZE_CHAR_NAME, SMSG_RANDOMIZE_CHAR_NAME, SMSG_CLIENTCACHE_VERSION, SMSG_MOTD
2014-11-08 02:55:45 +01: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
Nyeriah
f1b163793d
Scripts/ToC: Simplify the code for "A Tribute to Immortality" achievement
...
* also fixes the achievement being still awarded if players die indirectly during boss fights (Anub'arak adds, for example)
(cherry picked from commit 9838cbda1a )
2014-11-06 22:19:43 -02:00
Intel
5f2b5a325b
Core/DataStores: Updated AreaTrigger.dbc struct
2014-11-06 01:13:06 +02:00
Intel
e1cb43e831
Core/DataStores: Fixed build after rename
2014-11-05 23:33:56 +02:00
Shauren
4e61b416d8
Core/PacketIO: Enabled SMSG_ADDON_INFO and SMSG_ACCOUNT_DATA_TIMES
2014-11-04 00:01:09 +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
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
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
Nyeriah
f4a318b109
Scripts/ToC: Few codestyle changes and clean ups
...
(cherry picked from commit f6896c9a3a )
2014-11-01 02:09:13 -02: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
785f0bf5c0
Core/GameObjects: Updated GameObjectTemplate data structure
2014-10-30 20:02:42 +01:00
Nyeriah
848c10e581
Scripts/Ulduar: Fix Ignis' Slag Pot periodic ticks and enable achievement "Hot Pocket"
...
(cherry picked from commit 21820b425b )
2014-10-29 21:58:16 -02:00
Shauren
15fbb6f46f
Core/Entites: Updated GUID format
2014-10-29 21:13:21 +01:00
Unholychick
cedc971194
Scripts/Ulduar: Fix Ignis' golems not shattering in 25m
...
Closes #10519
(cherry picked from commit 60493b3057 )
2014-10-29 15:57:11 -02:00
Nyeriah
368f724655
Scripts/Ulduar: Fix Kologarn's arms being despawned before they're used to access the rubble spawning triggers
...
(cherry picked from commit 4c93ac74da )
2014-10-29 15:56:45 -02:00
jackpoz
573707457e
Merge pull request #13440 from Rochet2/ahbot
...
Core/AH: AHBot related fixes
(cherry picked from commit 248847290a )
2014-10-28 21:02:39 +01:00
DDuarte
5bc823f5e7
Core: Even more warning fixes
2014-10-27 22:52:19 +00:00
DDuarte
07a640de0d
Core: Fix warnings, mostly wrong printf formatters
2014-10-27 21:56:44 +00:00
Shauren
7afab9f783
Core/Entities: Updated HighGuid values
2014-10-27 12:03:35 +01:00
treak
14e4a557ed
Scripts/Freya: Fix Lumberjacked Achieve
...
Closes #13435
Fixes #8166
(cherry picked from commit e0512dd4b4 )
2014-10-27 01:27:06 +00:00
Shauren
209a743bbe
Core/Entities: Updated updatefields
2014-10-26 22:06:48 +01:00
Kinzcool
4613db1b95
DB/Graveyards: Added a comment field to describe the graveyards in graveyard_zone
2014-10-25 21:17:18 -04:00
Shauren
9e1930959d
Core/Entities: Changed object lowguid to uint64
2014-10-26 02:57:28 +02:00
joschiwald
747350a0bc
Scripts: replaced various Location struct defines with proper Position or G3D::Vector3
2014-10-26 01:56:06 +02:00
Shauren
10fb948c40
Core/Entities: Changed a few lowguid uses to ObjectGuid::LowType
2014-10-25 17:11:35 +02:00
DDuarte
5eb9fe1ea8
Core: Fix build in some compilers by calling proper cctor of ObjectGuid
2014-10-25 16:05:34 +01:00