Commit Graph

  • a2a7bd9394 Core/Achievements: Fixed optimization from 9b44ed9cda being ineffective for UpdateAchievementCriteria calls that don't have any related criteria Shauren 2022-04-18 12:20:14 +02:00
  • aee4f0350e Core/PacketIO: Continue processing packets even if player is not in world jackpoz 2022-04-18 12:17:14 +02:00
  • c83d00a645 Core/Metric: Sync default Metric.Interval value jackpoz 2022-04-18 11:53:38 +02:00
  • 230f40f359 Core/Auras: INVISIBILITY_UNK10 also applies the flag PLAYER_FIELD_BYTE2_INVISIBILITY_GLOW (#27788) Meji 2022-04-17 22:09:58 +02:00
  • b73d031fe0 Scripts/Gossip: Fixed money not being removed when enabling/disabling experience gains Shauren 2022-04-17 21:33:06 +02:00
  • bc261880d4 Core/Gossip: Fixed gossip menu options not performing their default actions when added by script using db data Shauren 2022-04-17 21:32:22 +02:00
  • e9359080fd Core/Achievements: Reduce differences between branches (#27675) funjoker 2022-04-17 20:01:13 +02:00
  • c65ccefe16 Core/Quest - fix incorrect answer when sharing (#27529) kvolk2git 2022-04-17 18:27:00 +03:00
  • 5384fc194f Core/Chat: Apply chat flood control to addon messages as well (#26908) stoneharry 2022-04-17 00:27:28 +02:00
  • 0d0cb23a63 Core/PacketIO: Stop WorldSession packet processing loop immediately when AntiDOS kicks/bans the player Shauren 2022-04-16 23:16:38 +02:00
  • 29a4153f00 Core/World: Allow specifying minimum world updates diff in config Shauren 2022-04-16 23:14:42 +02:00
  • 4747515872 Core/Movement: Allow waypoints to use 0 as valid facing value (#26655) Ovah 2022-04-16 18:21:04 +02:00
  • f2ed657709 Core/Auras: Name aura 372 SPELL_AURA_OVERRIDE_MOUNT_FROM_SET Shauren 2022-04-16 12:18:14 +02:00
  • 2c99bc18f2 Core/PacketIO: Fixed incorrect packet response when ignoring players Shauren 2022-04-16 12:16:26 +02:00
  • a95b0b4511 Scripts/Spells: Implemented transformation and racial ability swap for battleground mercenary (193970 - Mercenary Shapeshift) Shauren 2022-04-16 12:06:23 +02:00
  • 52fb467031 Core/Units: Include SPELL_AURA_MOD_FACTION auras when restoring faction (either on aura removal or .gm off) Shauren 2022-04-16 10:45:25 +02:00
  • 1215321c8b Core/DataStores: Defined SkillLineFlags Shauren 2022-04-16 10:44:02 +02:00
  • 641110e554 Core/Battlegrounds: Remove legacy battleground exit areatriggers Shauren 2022-04-16 10:43:09 +02:00
  • d1209a8388 Core/Players: Add player race argument to Player::LearnSkillRewardedSpells Shauren 2022-04-16 10:41:50 +02:00
  • 342eefcb36 Core/Auras: Remove aura 490 implementation (purpose unknown, needs more spell examples) Shauren 2022-04-14 23:31:17 +02:00
  • 5558769405 Core/Battlegrounds: Replaced overriding m_team with more fine grained approach Shauren 2022-04-14 23:31:17 +02:00
  • 798693c0b8 Core/Battlegrounds: Set PLAYER_FLAGS_EX_MERCENARY_MODE for mercenary players Shauren 2022-04-14 23:31:17 +02:00
  • 84486ded67 Core/Battlegrounds: Store mercenary status separately from the aura obtained from gossip as it can be removed at any time Shauren 2022-04-14 23:31:17 +02:00
  • 15fe4e09d4 Core/Battlegrounds: Updated battleground join results enum Shauren 2022-04-14 23:31:16 +02:00
  • 87723e32e2 Core/Battlegrounds: Implement mercenary system Traesh 2022-04-14 23:31:16 +02:00
  • c0a120669d TDB 335.22041 - 2022/04/14 TDB335.22041 TDB Release 2022-04-14 16:27:03 +00:00
  • c4ef231e2a Core: Updated allowed build to 9.2.0.43206 ModoX 2022-04-14 04:42:24 +02:00
  • f0c56fde0a Core/Groups: Escape mysql keyword in group loading query Shauren 2022-04-12 13:29:53 +02:00
  • b0bba61460 Scripts/Northrend: Use zone name as prefix for new spell scripts (#27907) offl 2022-04-11 21:07:25 +03:00
  • 54c34b7db9 Dep/zlib: Upgrade embedded zlib to 1.2.12 Shauren 2022-04-11 15:02:19 +02:00
  • 092ae504f5 Dep/zlib: Upgrade embedded zlib to 1.2.12 Shauren 2022-04-11 15:02:19 +02:00
  • 2d39f22697 Scripts/Northrend: Update zone scripts to new register model (#27906) offl 2022-04-11 02:48:47 +03:00
  • 055dffaa71 Core/Metric: Send metrics in smaller intervals jackpoz 2022-04-10 16:58:34 +02:00
  • 46b1284f61 Core/Metric: Fixed double logging metric timers Shauren 2022-04-10 15:31:01 +02:00
  • 934a1ad498 Core/DataStores: Removed unused code from DB2DatabaseLoader Shauren 2022-04-09 00:25:16 +02:00
  • 46b7a361ee Core/Metric: Build fix for WITH_DETAILED_METRICS Shauren 2022-04-08 23:09:04 +02:00
  • 570fa1a7f5 DB/Misc: Fix an error offl 2022-04-08 23:30:09 +03:00
  • caaedbfa80 Core/Metric: Minor optimizations for metrics (reducing number of allocations) Shauren 2022-04-08 21:33:38 +02:00
  • 194d1b029a Core: Updated allowed build to 9.2.0.43114 Shauren 2022-04-08 21:04:20 +02:00
  • 82246c0a06 Scripts/Icecrown Citadel: Add missing unit flag to Deathbringer Saurfang outro event Shauren 2022-04-08 18:13:13 +02:00
  • de4340af37 Core/PacketIO: Require valid WorldSession for CMSG_KEEP_ALIVE Shauren 2022-04-08 18:07:59 +02:00
  • 09204159f8 Core/Vehicles: Capture vehicle collision height for exit spline init function (prevent accessing no longer valid vehicle pointer) Shauren 2022-04-08 18:06:26 +02:00
  • 5a20861565 Scripts/Misc: Load gossip options from DB (#27892) lee 2022-04-08 09:43:57 +08:00
  • f02b70860f DB/Locale: Fix/add zhTW for quest, creature, quest_greeting, trainer, achievement_reward leelf00 2022-04-08 04:17:09 +03:00
  • ca9b82fb85 Core/CrashHandler: Support retrieving windows version names for all future versions Shauren 2022-04-07 20:54:21 +02:00
  • 4f24a28b9e Scripts/Trial of the Crusader: Fix achievement A Tribute to Immortality (#27903) Gildor 2022-04-07 19:56:20 +02:00
  • 70767717c1 Core/Spells: Increase search radius for avoid problems with some spells that can't find units with huge combat reach (#27827) Gildor 2022-04-06 23:56:40 +02:00
  • f47bd13db3 Dep: Support MySQL installations from vcpkg (#27780) vconcat 2022-04-05 17:45:29 +08:00
  • b9c986cadd Core/Movement: b1a94bf94c followup - MoveSplineInit is no longer movable or copyable Shauren 2022-04-05 10:18:26 +02:00
  • b1a94bf94c Core/Movement: Delay creating MoveSplineInit objects used by GenericMovementGenerator to spline launch time Shauren 2022-04-03 22:36:49 +02:00
  • 8399c9d920 DB/Spawns: Spawn Tamra and E'rnee in Haven, Zereth Mortis Naddley 2022-04-03 21:17:28 +02:00
  • 5c49e63ec1 CI/GitHub: Update basic guideline in issue form for SQL fixes offl 2022-04-02 17:42:43 +03:00
  • 0b318230a6 DB/Template: Update quest wdb data to 9.2.0.42979 ModoX 2022-04-02 01:47:34 +02:00
  • 5a080ffefb DB/Template: Update creature wdb data to 9.2.0.42979 ModoX 2022-04-02 01:44:01 +02:00
  • 8ca322c20a DB/Spawns: Added Anima Courier spawns in Haven, Zereth Mortis Naddley 2022-04-02 00:31:57 +02:00
  • 2a844b8c7e DB/Spawns: Added some spawns for Secret of the First Ones Chapter 8 / Sylvanas Judgment Naddley 2022-04-01 22:03:33 +02:00
  • 8c63d20190 Core/Spells: Add one more allowed case for CastSpellTargetArg constructor Shauren 2022-04-01 20:33:46 +02:00
  • 98e848436d Core/Misc: Apply various cosmetic changes that were made to 3.3.5 branch when porting master branch code there Shauren 2022-04-01 20:36:30 +02:00
  • 3f55647b3e Core/Spells: Add one more allowed case for CastSpellTargetArg constructor Shauren 2022-04-01 20:33:46 +02:00
  • 653d5a68e6 Core/Units: Fixed incorrect attack power calculation after changing UNIT_FIELD_ATTACK_POWER_MODS to be treated as two separate int16 fields (positive/negative) Shauren 2022-04-01 20:23:29 +02:00
  • 2d9c9fd617 Scripts/Items: BOTM Wild Winter Pilsner & Izzard's Ever Flavor & Stranglethorn Brew (#27898) offl 2022-03-31 23:36:58 +03:00
  • f494272e94 DB/Quest: Update 'Into the Realm of Shadows' offl 2022-03-31 17:55:10 +03:00
  • 2485d13e35 DB/Creature: Set default value for MountCreatureID in creature_addon and creature_template_addon ModoX 2022-03-30 19:39:38 +02:00
  • 5eea9883c2 Core/GameObjects: Reduce differences between branches part 3 - gameobject updatefield accessors Shauren 2022-03-30 18:01:24 +02:00
  • 1effed8282 CI/GitHub: Update basic guideline in issue form for SQL fixes offl 2022-03-30 18:48:02 +03:00
  • 4b99e026ba Core: Updated allowed build to 9.2.0.42979 ModoX 2022-03-30 04:30:33 +02:00
  • 56ec63b961 DB/Auth: Syntax fix funjoker 2022-03-30 01:47:09 +02:00
  • aed0e83eb1 Core: Add 9.2.0.42937 build key for future use Shauren 2022-03-30 00:39:11 +02:00
  • e334fdf3ad Core/Units: Reduce differences between branches part 1 - object class Shauren 2022-03-29 23:07:07 +02:00
  • d611925dc7 Core/Units: Reduce differences between branches part 1 - unit updatefield accessors Shauren 2022-03-29 11:30:49 +02:00
  • c02b829788 Scripts/Items: BOTM Blackrock Lager & Springtime Stout & Metok's Bubble Bock & Binary Brew (#27891) offl 2022-03-29 00:47:38 +03:00
  • cedd95f985 Scripts/Spells: BOTM Empty Bottle (#27889) offl 2022-03-28 00:42:52 +03:00
  • dbdf008295 Scripts/Quest: Update 'Warning: Some Assembly Required' (11310) (#27888) offl 2022-03-27 21:15:43 +03:00
  • ce98938ab8 Scripts/Quest: Update 'The Art of Persuasion' (11648) (#27887) offl 2022-03-27 21:15:04 +03:00
  • b47185cabf Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag Shauren 2022-03-27 18:14:47 +02:00
  • 4eba978670 Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlags Shauren 2022-03-26 18:59:44 +01:00
  • ad30c22902 Scripts/Misc: Load some texts from DB (#27867) lee 2022-03-26 06:20:01 +08:00
  • 7c8a034d82 Scripts/UBRS: Fix door open issue in UBRS after kill Rend (#27868) safaray 2022-03-23 14:24:05 -07:00
  • a36e815ac6 Scripts/Quest: Update 'Ample Inspiration' (12828) (#27885) offl 2022-03-23 23:22:55 +02:00
  • 3bf6dcc675 DB/Creature: Roxi Ramrocket offl 2022-03-22 15:52:56 +02:00
  • 70b73a69b4 DB/Quest: Update 'Worm Wrangler' offl 2022-03-22 15:51:33 +02:00
  • 141e5227c3 DB/Locale: Add missing ruRU quest_request_items_locale kvolk2git 2022-03-22 15:50:40 +02:00
  • 194a0daed5 Core/Object: Fix WorldObject::SetZoneScript unsafe cast to InstanceMap (#27877) HelloKitty 2022-03-22 05:40:31 -05:00
  • 945b190262 DB/Quest: Update 'Stopping the Spread' offl 2022-03-08 03:19:35 +02:00
  • b2479e78a3 Scripts/Quest: Update 'Who Are They?' (#27855) offl 2022-03-07 03:46:45 +02:00
  • 04c7e91097 Scripts/Quest: Update 'What Do You Feed a Yeti, Anyway?' (#27851) offl 2022-03-07 01:45:32 +02:00
  • b105dc4c8f Scripts/Quest: Update 'Burning to Help' & 'A Cleansing Song' (#27849) offl 2022-03-05 02:26:29 +02:00
  • 6a5a39dda0 Scripts/Quest: Update 'Breakfast Of Champions' (#27846) offl 2022-03-04 00:57:14 +02:00
  • 3db9034f4c DB/Locale: Add missing ruRU quest_request_items_locale, quests 10001-11000 kvolk2git 2022-03-01 21:58:36 +02:00
  • c3b2131723 Scripts/Quest: Update 'A Flawless Plan' (#27841) offl 2022-03-01 21:52:41 +02:00
  • f767fa4cdb Scripts/Quest: Update 'Jormuttar is Soo Fat...' (#27838) offl 2022-03-01 03:42:22 +02:00
  • c0388b1f06 Scripts/Spells: Remove unneeded scripts offl 2022-02-27 22:09:21 +02:00
  • 5450fd6bcd DB/Quest: Update 'Leave Nothing to Chance' offl 2022-02-27 21:08:37 +02:00
  • 48541e14a7 Scripts/Quest: Update 'Mounting Hodir's Helm' (#27832) offl 2022-02-27 18:52:45 +02:00
  • 364796dc3b Tool/MMAP: Fixed invalid check causing certain tiles not to build (#27833) robinsch 2022-02-27 02:52:00 +01:00
  • 700df874b9 Scripts/Quest: Few updates to Zul'drak scripts (#27828) offl 2022-02-26 01:24:30 +02:00
  • 88670c44ee Scripts/Events: Update event scripts to new register model 2 (#27824) offl 2022-02-25 01:10:14 +02:00
  • 3ab87f3029 Scripts/Events: Update event scripts to new register model 1 (#27823) offl 2022-02-25 01:09:39 +02:00
  • d86bc562cb Scripts/Misc: Adjustments to previous fixes (#27821) offl 2022-02-22 23:53:37 +02:00
  • 1bb63f69ef Core/AI: Change m_originalCaster to m_caster when calling OnSpellStart (#27815) offl 2022-02-21 20:06:35 +02:00