aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-27DB/Creature: Link some creatures with their hard modesAokromes
This will add some startup errors.
2014-04-27DB/Misc: Fix few typosAokromes
2014-04-27DB/Creature: Fix more factionsAokromes
2014-04-26DB/Gossips: Added some missing gossipsKinzcool
2014-04-27Scripts/Sholazar Basin: Reconnaissance Flight (12671)w1sht0l1v3
Add workaround for the player/accessory mounting issue. Some small additions. Closes: 9443
2014-04-26Really fixed build and warningsjoschiwald
2014-04-26DB/Creature: Fix typos on dc8a7a6Aokromes
**CENSORED** npcs with same name.
2014-04-26Move merge_updates_windows.bat to right folder and add Unix versionGacko
2014-04-26DB/Gossips: Assigned some gossips with typos to their BroadcastTextIdKinzcool
2014-04-26Fixed non-pch buildjoschiwald
2014-04-26Core/BG/SA:joschiwald
* replaced some trinity_string with broadcasttexts * basic implementation of phasing in SA * spawn some triggers in SA (fixes dest position of teleport pads) * added text getter to broadcasttext struct * some cleanup in destructable go event notification
2014-04-25DB/Locales: Official Localizations of `creature_template` of koKR, zhCN, ↵Kinzcool
zhTW and Spanish (MX) locales
2014-04-25Core/Texts:Vincent-Michael
* Enable some BroadcastTexts stuff (is not finish) * Added reload command for broadcast_text table ToDo: - Enable: Sound/Emote stuff, etc. - Auth base need refresh
2014-04-25Core/Misc: Fix build warningsjackpoz
2014-04-25Core/Misc: Change how Position struct is retrievedjackpoz
Update Position::GetPosition() and similar methods signatures to reflect 2a4c9bcaf910430cdf3070987ce085da3c2666da changes by return a Position object instead of accepting a Position parameter by reference.
2014-04-25Core/Trade: Correction of distance checkingDehravor
2014-04-25DB/Creature: Fix some incorrect factionsAokromes
2014-04-25Merge pull request #11938 from Dehravor/inspectDiscover-
Core/Handlers: Add inspect distance and target checks
2014-04-25Core/LFG: Fix crashjackpoz
Fix crash added in ab1d0512ea7818d64a63a514195dbd9644d284fb by adding an additional NULL check. Fixes #11941
2014-04-25DB/Gossip: Add missing gossip to Argent SquireAokromes
2014-04-25DB/Gossip: Add missing gossip to Sar'thisAokromes
2014-04-25Core/LFG: Fix LFG GS requirement not updated until relogjackpoz
Fix Player receiving "You do not meet the requirements for the chosen dungeons" for too low Gear Score level even after equipping items with high enough Gear Score.
2014-04-24DB/Locales: Official localizations for `gameobject_template` of koKR, zhCN, ↵Kinzcool
zhTW and Spanish (MX) locales
2014-04-24DB/Locales: Official localizations of `broadcast_text` of kokR, zhCN, zhTW ↵Kinzcool
and Spanish (MX) locales
2014-04-24Core/Handlers: Add inspect distance and target checksDehravor
2014-04-24Core/Movement: Fixed an exploit allowing players to crash the server by ↵Shauren
using modified movement packets
2014-04-23DB/Locales: Official localizations of `item_template` for koKR, zhCN, zhTW ↵Kinzcool
and Spanish (MX) locales
2014-04-23Core/Player: Check Player race and class on loginjackpoz
Don't allow login for Players with bad race/class combination to avoid any further crash later.
2014-04-23Core/AuctionHouse: Fix AuctionHouse exploitjackpoz
Fix an exploit in Auction House using either CheatEngine or WPE that allowed to sell more items than the Player had in inventory or to crash worldserver. Fixes #11831 Fixes #11928
2014-04-23Merge pull request #11935 from velinath/masterWarpten
Core/Commands: Corrected display of output for .rbac account list command. (thanks Spp-)
2014-04-23Correct display of output for .rbac account list command. (thanks Spp-)velinath
2014-04-23DB/Misc: Fixed some BroadcastText errorsKinzcool
2014-04-23DB/Creature: Lorrin FoxfireAokromes
Closes #11918
2014-04-22DB/Locales: Official localizations for `quest_template` of French, German, ↵Kinzcool
Spanish, Spanish (MX) and Russian locales * Note: ObjectiveText's, OfferRewardText's and RequestItemsText's are missing
2014-04-23Core/Achievements: achievement earned message will now use broadcasttext ↵joschiwald
instead of trinity_string
2014-04-22DB/CreatureText: Assigned the proper BroadcastTextID's to some that had one ↵Kinzcool
too higher
2014-04-22Core/SmartScripts: use broadcasttext instead of trinity_string in ↵joschiwald
SMART_ACTION_FLEE_FOR_ASSIST and SMART_ACTION_CALL_FOR_HELP
2014-04-22Core/Texts: Implemented loading BroadcastTextsjoschiwald
2014-04-22DB/CreatureText: readd accidentally deleted textjoschiwald
2014-04-22DB/Locales: Official localization for `creature_template` of French, German, ↵Kinzcool
Spanish and Russian locales
2014-04-22DB/Locales: Official localizations for `gameobject_template` of French, ↵Kinzcool
German, Spanish and Russian locales (castbarcaption isn't part of the commit)
2014-04-21DB/Locales: Official localizations for `item_set_names` of French, German, ↵Kinzcool
Spanish and Russian locale
2014-04-21DB/Locales: Official localizations for `item_template` of French, German, ↵Kinzcool
Spanish and Russian locales
2014-04-21DB/Texts: Added `locales_broadcast_text`; official localization for the ↵Kinzcool
`gossip_menu_option`, `creature_text` and `npc_text` of French, German, Spanish, Russian locales.
2014-04-21Scripts/Gnomeregan: moved Blastmaster Emi gossip to dbjoschiwald
2014-04-21Merge pull request #11917 from warmech/masterDiscover-
Fixed spelling typo in gnomeregan.cpp script.
2014-04-21DB/CreatureText: "A few" manual updates to assign the proper BroadcastTextID ↵Kinzcool
to the typoed creature_texts -- because fuck you typos (Part V) * Corrected ~2200 typos
2014-04-21DB/Quest: Latent Power (12094)Aokromes
By dr-j closes #11922
2014-04-21Rename 2014_04_21_01_world_disables.sql to 2014_04_21_02_world_disables.sqlAokromes
2014-04-21DB/Quest: Sacrifices Must be MadeAokromes
By dr-j, closes #11920