aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Collapse)Author
2014-12-15Scripts/HallsOfLightning: Implement Loken's intro speech and rewrite boss ↵Nyeriah
script to EventMaps/BossAI (cherry picked from commit d417e929307b4db65a89c188b2273199a33d3396)
2014-12-15Scripts/Archimonde: replaced one yell with proper db content and unhacked ↵joschiwald
drain world tree
2014-12-13Scripts/Naxxramas: Implement Kel'Thuzad's taunts after defeating each wing ↵Nyeriah
and the one after killing Mr. Bigglesworth (cherry picked from commit ee1fa933607342947fa579a02bd135858fd6cf99)
2014-12-12Scripts/Naxxramas: Implement the Four Horsemen's dialogue that happens after ↵Nyeriah
Gothik's death (cherry picked from commit f7a5a19f00d5a5df8df67b051a5606292d6eea6e
2014-12-07Core: fixed few coverity issues and warningsjoschiwald
2014-12-05Scripts/Misc: Initialize a couple of fieldsNyeriah
(cherry picked from commit 548cc1cd2f31ca5fa767f148a086c76f8e9ef903)
2014-12-04Scripts/MountHyjal: Update Archimonde's scriptNyeriah
@todo: instance scripts needs a major clean up Closes #6471 (cherry picked from commit 09b71ef8bd560166f07273bbf68b62e7d2633b67)
2014-11-30Core/Units: Updated byte order in UNIT_FIELD_BYTES_0 - fixes weird modelsShauren
Closes #13648
2014-11-30Core/Creature: Implemented negative levels for creatures having -1 as expansionKinzcool
2014-11-26Core: Use the correct function to convert strings to unsigned longs and ↵Nayd
unsigned long longs Fixes wrong data being inserted into the database (i.e explored zones). More info in #13493 Fixes #13493 Thanks to @jackpoz for finding the code issue and @Vavehl for an expectional bug report.
2014-11-23Scripts/CoS: Added SetDespawnAtFar, fixes Arthas despawning if no players ↵Nyeriah
are in range (specially during waves) (cherry picked from commit 0a0e9b196fe3e4db0d807beb17d90895c174ce84)
2014-11-23Core/Packets:joschiwald
- updated/enabled CMSG_CHANNEL_DISPLAY_LIST, CMSG_CHANNEL_LIST, CMSG_JOIN_CHANNEL, CMSG_LEAVE_CHANNEL, SMSG_CHANNEL_LIST, SMSG_CHANNEL_NOTIFY_JOINED, SMSG_CHANNEL_NOTIFY_LEFT - updated CMSG_SET_SELECTION - updated CMSG_TUTORIAL_FLAG (removed CMSG_TUTORIAL_CLEAR, CMSG_TUTORIAL_RESET) - fixed null guid in EquipmentSetList - fixed struct of MonsterMove
2014-11-21Scripts/SteamVault: Remove non-selectable flag from access panels once their ↵Nyeriah
respective bosses are done (cherry picked from commit e778ee14163a4989b90025f4d83f897a03ae183d)
2014-11-21Scripts/SethekkHalls: fixed Talon King Cofferjoschiwald
(cherry picked from commit 716d1404de9d3a5dd6d3c5945f30f48ac544b10c)
2014-11-17Core/Packets: updated SMSG_INITIALIZE_FACTIONS and added struct for ↵joschiwald
SMSG_CHANNEL_LIST
2014-11-17Core/Packets: Added some chat message packetsIntel
2014-11-16Core/Packets: updated AccountData packetsjoschiwald
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