| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-27 | DB/Creature: Link some creatures with their hard modes | Aokromes | |
| This will add some startup errors. | |||
| 2014-04-27 | DB/Misc: Fix few typos | Aokromes | |
| 2014-04-27 | DB/Creature: Fix more factions | Aokromes | |
| 2014-04-26 | DB/Gossips: Added some missing gossips | Kinzcool | |
| 2014-04-27 | Scripts/Sholazar Basin: Reconnaissance Flight (12671) | w1sht0l1v3 | |
| Add workaround for the player/accessory mounting issue. Some small additions. Closes: 9443 | |||
| 2014-04-26 | Really fixed build and warnings | joschiwald | |
| 2014-04-26 | DB/Creature: Fix typos on dc8a7a6 | Aokromes | |
| **CENSORED** npcs with same name. | |||
| 2014-04-26 | Move merge_updates_windows.bat to right folder and add Unix version | Gacko | |
| 2014-04-26 | DB/Gossips: Assigned some gossips with typos to their BroadcastTextId | Kinzcool | |
| 2014-04-26 | Fixed non-pch build | joschiwald | |
| 2014-04-26 | Core/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-25 | DB/Locales: Official Localizations of `creature_template` of koKR, zhCN, ↵ | Kinzcool | |
| zhTW and Spanish (MX) locales | |||
| 2014-04-25 | Core/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-25 | Core/Misc: Fix build warnings | jackpoz | |
| 2014-04-25 | Core/Misc: Change how Position struct is retrieved | jackpoz | |
| 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-25 | Core/Trade: Correction of distance checking | Dehravor | |
| 2014-04-25 | DB/Creature: Fix some incorrect factions | Aokromes | |
| 2014-04-25 | Merge pull request #11938 from Dehravor/inspect | Discover- | |
| Core/Handlers: Add inspect distance and target checks | |||
| 2014-04-25 | Core/LFG: Fix crash | jackpoz | |
| Fix crash added in ab1d0512ea7818d64a63a514195dbd9644d284fb by adding an additional NULL check. Fixes #11941 | |||
| 2014-04-25 | DB/Gossip: Add missing gossip to Argent Squire | Aokromes | |
| 2014-04-25 | DB/Gossip: Add missing gossip to Sar'this | Aokromes | |
| 2014-04-25 | Core/LFG: Fix LFG GS requirement not updated until relog | jackpoz | |
| 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-24 | DB/Locales: Official localizations for `gameobject_template` of koKR, zhCN, ↵ | Kinzcool | |
| zhTW and Spanish (MX) locales | |||
| 2014-04-24 | DB/Locales: Official localizations of `broadcast_text` of kokR, zhCN, zhTW ↵ | Kinzcool | |
| and Spanish (MX) locales | |||
| 2014-04-24 | Core/Handlers: Add inspect distance and target checks | Dehravor | |
| 2014-04-24 | Core/Movement: Fixed an exploit allowing players to crash the server by ↵ | Shauren | |
| using modified movement packets | |||
| 2014-04-23 | DB/Locales: Official localizations of `item_template` for koKR, zhCN, zhTW ↵ | Kinzcool | |
| and Spanish (MX) locales | |||
| 2014-04-23 | Core/Player: Check Player race and class on login | jackpoz | |
| Don't allow login for Players with bad race/class combination to avoid any further crash later. | |||
| 2014-04-23 | Core/AuctionHouse: Fix AuctionHouse exploit | jackpoz | |
| 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-23 | Merge pull request #11935 from velinath/master | Warpten | |
| Core/Commands: Corrected display of output for .rbac account list command. (thanks Spp-) | |||
| 2014-04-23 | Correct display of output for .rbac account list command. (thanks Spp-) | velinath | |
| 2014-04-23 | DB/Misc: Fixed some BroadcastText errors | Kinzcool | |
| 2014-04-23 | DB/Creature: Lorrin Foxfire | Aokromes | |
| Closes #11918 | |||
| 2014-04-22 | DB/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-23 | Core/Achievements: achievement earned message will now use broadcasttext ↵ | joschiwald | |
| instead of trinity_string | |||
| 2014-04-22 | DB/CreatureText: Assigned the proper BroadcastTextID's to some that had one ↵ | Kinzcool | |
| too higher | |||
| 2014-04-22 | Core/SmartScripts: use broadcasttext instead of trinity_string in ↵ | joschiwald | |
| SMART_ACTION_FLEE_FOR_ASSIST and SMART_ACTION_CALL_FOR_HELP | |||
| 2014-04-22 | Core/Texts: Implemented loading BroadcastTexts | joschiwald | |
| 2014-04-22 | DB/CreatureText: readd accidentally deleted text | joschiwald | |
| 2014-04-22 | DB/Locales: Official localization for `creature_template` of French, German, ↵ | Kinzcool | |
| Spanish and Russian locales | |||
| 2014-04-22 | DB/Locales: Official localizations for `gameobject_template` of French, ↵ | Kinzcool | |
| German, Spanish and Russian locales (castbarcaption isn't part of the commit) | |||
| 2014-04-21 | DB/Locales: Official localizations for `item_set_names` of French, German, ↵ | Kinzcool | |
| Spanish and Russian locale | |||
| 2014-04-21 | DB/Locales: Official localizations for `item_template` of French, German, ↵ | Kinzcool | |
| Spanish and Russian locales | |||
| 2014-04-21 | DB/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-21 | Scripts/Gnomeregan: moved Blastmaster Emi gossip to db | joschiwald | |
| 2014-04-21 | Merge pull request #11917 from warmech/master | Discover- | |
| Fixed spelling typo in gnomeregan.cpp script. | |||
| 2014-04-21 | DB/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-21 | DB/Quest: Latent Power (12094) | Aokromes | |
| By dr-j closes #11922 | |||
| 2014-04-21 | Rename 2014_04_21_01_world_disables.sql to 2014_04_21_02_world_disables.sql | Aokromes | |
| 2014-04-21 | DB/Quest: Sacrifices Must be Made | Aokromes | |
| By dr-j, closes #11920 | |||
