aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Collapse)Author
2014-11-15Core/DataStores: Updated AreaTable.dbcIntel
Signed-off-by: Nayd <dnpd.dd@gmail.com>
2014-11-15Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2Intel
Signed-off-by: Nayd <dnpd.dd@gmail.com>
2014-11-14Core/Packets: CMSG_CREATURE_QUERY and SMSG_CREATURE_QUERY_RESPONSE handlerIntel
2014-11-12Core/Talents:Intel
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-12Core/World: hold deleted characters in character storejoschiwald
2014-11-12Core/Packets: updated char rename customize and factionchange packetsjoschiwald
2014-11-11Build fixRat
2014-11-11Merge pull request #13529 from Intel/talentsRat
Core/Talents: Update talent system, remove talent points. author: Intel
2014-11-11Scripts/Commands: mod xp commandHeihachi
Closes #13476 (cherry picked from commit 3e03e546d3106bf8930e30ab9c2008b0e696e125) Conflicts: sql/base/auth_database.sql src/server/scripts/Commands/cs_modify.cpp
2014-11-10Core/Commands: implement .pvpstats commandDDuarte
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 fd0b96178174e624510a10f5bc27b60af406d901)
2014-11-10Core: Nuke authserverDDuarte
It has been replaced by bnetserver since grunt was deprecated
2014-11-10Core/Talents: Update talent system, remove talent pointsIntel
2014-11-10Merge branch 'dbc' of https://github.com/Intel/TrinityCore into Intel-dbcRat
Conflicts: src/server/game/DataStores/DBCStores.cpp src/server/game/DataStores/DBCStructure.h src/server/game/Events/GameEventMgr.cpp
2014-11-10Warning fixesShauren
2014-11-10Core/DataStores: Updating spells dbc part 2Intel
2014-11-10Core/Commands: Battle.net account command changesShauren
* 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-09Core/DataStores: Updating spells dbc part 1Intel
2014-11-09Core/DataStores: Even more converted dbcsIntel
2014-11-08Core: Fix non-pch buildBernd Lörwald
2014-11-08Core/DataStores: Updated item dbcsIntel
2014-11-08Scripts/Ulduar: fix Achievs "Champion of Ulduar" and "Conqueror of Ulduar"treak
Signed-off-by: treak <goodfeelingzzz@gmail.com> (cherry picked from commit 341e374c723f0dc78e755ca962d22d5d9a8f54d8) Conflicts: src/server/scripts/Northrend/Ulduar/Ulduar/instance_ulduar.cpp Codestyle (cherry picked from commit 3530b938a8d390d4d39ac840d5b0e7403b08dbc5)
2014-11-08Scripts/Instance: The StonecoreMihapro
(cherry picked from commit 50bf6cad6a6bf1e4190a492c3a88316d6d831656)
2014-11-08Core/DataStores: Updated DungeonEncounter.dbc, DurabilityCosts.dbc, ↵Intel
DurabilityQuality.dbc, EmotesEntry.dbc, EmotesText.dbc, Faction.dbc, FactionTemplate.dbc structs
2014-11-08Core/DataStores: Updated CreatureFamily.dbc, CreatureModelData.dbc, ↵Intel
CreatureSpellData.dbc, CreatureType.dbc, CurrencyTypes.dbc, DestructibleModelData.dbc structs
2014-11-08Core/NetworkIO: updated CMSG_RANDOMIZE_CHAR_NAME, SMSG_RANDOMIZE_CHAR_NAME, ↵joschiwald
SMSG_CLIENTCACHE_VERSION, SMSG_MOTD
2014-11-07Core/DataStores: Updated ChatChannels.dbc, ChrClasses.dbc, ChrRaces.dbc structsIntel
2014-11-07Core/DataStores: Updated BattlemasterList.dbc, CharStartOutfit.dbc, ↵Intel
CharTitle.dbc structs
2014-11-07Core/DataStores: Fixed name consistency and improved coords handlingIntel
2014-11-06Scripts/ToC: Simplify the code for "A Tribute to Immortality" achievementNyeriah
* also fixes the achievement being still awarded if players die indirectly during boss fights (Anub'arak adds, for example) (cherry picked from commit 9838cbda1a44ca6e45d114a0c2facc71cb481d38)
2014-11-06Core/DataStores: Updated AreaTrigger.dbc structIntel
2014-11-05Core/DataStores: Fixed build after renameIntel
2014-11-04Core/PacketIO: Enabled SMSG_ADDON_INFO and SMSG_ACCOUNT_DATA_TIMESShauren
2014-11-03Core/NetworkIO: implemented undelete opcodes and moved char create/delete ↵joschiwald
packets to new packet classes
2014-11-02Core/Graveyards: Made the graveyard orientations loading from WorldSafeLocs.dbcKinzcool
2014-11-02Scripts/CoS: removed SetDespawnAtFar, fixed situation when Artas attacked ↵MitchesD
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 9cd59c258cdb455850a250842651c426dac36f05)
2014-11-02Scripts/ToC: Remove a safe-measure call that caused issuesNyeriah
Closes #11874 (cherry picked from commit 3f094b9116d934ffeee917b0abf9ccd622381f68)
2014-11-01Scripts/ToC: Few codestyle changes and clean upsNyeriah
(cherry picked from commit f6896c9a3a460047b47190d2964d73029bf33eb1)
2014-11-01Scripts/ToC: Twin Val'kyrNyeriah
- 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 e5da0dccfac75fc1ccb111b9977f31ff35745922)
2014-10-30Core/GameObjects: Updated GameObjectTemplate data structureShauren
2014-10-29Scripts/Ulduar: Fix Ignis' Slag Pot periodic ticks and enable achievement ↵Nyeriah
"Hot Pocket" (cherry picked from commit 21820b425b0b573229f683a2d45b23d8a42c888d)
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-29Scripts/Ulduar: Fix Ignis' golems not shattering in 25mUnholychick
Closes #10519 (cherry picked from commit 60493b3057034833dc24674d688eae9bf3d77505)
2014-10-29Scripts/Ulduar: Fix Kologarn's arms being despawned before they're used to ↵Nyeriah
access the rubble spawning triggers (cherry picked from commit 4c93ac74da81eeb5af27320777b64d347050f8e2)
2014-10-28Merge pull request #13440 from Rochet2/ahbotjackpoz
Core/AH: AHBot related fixes (cherry picked from commit 248847290ae11478d51decdc605691311dc934c5)
2014-10-27Core: Even more warning fixesDDuarte
2014-10-27Core: Fix warnings, mostly wrong printf formattersDDuarte
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-27Scripts/Freya: Fix Lumberjacked Achievetreak
Closes #13435 Fixes #8166 (cherry picked from commit e0512dd4b43503d58a0334c54aed513bf24f6eff)
2014-10-26Core/Entities: Updated updatefieldsShauren
2014-10-25DB/Graveyards: Added a comment field to describe the graveyards in ↵Kinzcool
`graveyard_zone`