Commit Graph

  • 539b4d99af chore(DB): import pending files github-actions[bot] 2024-04-18 13:32:40 +00:00
  • 6f154d0a6b feat(Core/SmartAI): Add support for waypoint_data in SAI (#18706) Gultask 2024-04-18 10:31:41 -03:00
  • 5386443388 fix(Core/Characters): Fix crash on characters deletion with COD mails. (#18754) Anton Popovichenko 2024-04-17 08:53:43 +02:00
  • ef0ebe38d0 fix(Scripts/Pet): Fix crash when spawning lightwell by hand (#18660) Andrew 2024-04-17 03:12:20 -03:00
  • eced002ef9 fix(Scripts/Hyjal): fatal error: comparison of integers of different signs (#18755) Walter Pagani 2024-04-14 19:37:02 -03:00
  • 781190c73b fix(Scripts/Hyjal): fix Mark of Kaz'rogal timer (#18753) amed80 2024-04-14 19:10:29 +01:00
  • 53dbb769a4 chore(DB): import pending files github-actions[bot] 2024-04-14 14:06:28 +00:00
  • c1ed6188a5 chore(DB/Creature): Make use of comment field to make explicit which creatures have GUID-specific scripting (#18707) Gultask 2024-04-14 11:05:40 -03:00
  • 6d35eafbac chore(DB): import pending files github-actions[bot] 2024-04-14 12:37:39 +00:00
  • cf4e7eda97 fix(DB/Spells): Add Pet Spells to Shadowy Necromancer (#18745) Gultask 2024-04-14 09:36:46 -03:00
  • 192861a220 chore(DB): import pending files github-actions[bot] 2024-04-14 11:31:06 +00:00
  • 0d8fd9211c fix(DB/Creature): Remove Distract immunity from Hyjal bosses except A… (#18737) Andrew 2024-04-14 08:30:55 -03:00
  • c090c8aa25 fix(DB/Creature): Al'lar should despawn on evade (#18736) Andrew 2024-04-14 08:30:40 -03:00
  • a8471d0f87 fix(Scripts/Hyjal): Azgalor Doom should not be cast on the MT (#18738) Andrew 2024-04-14 08:30:27 -03:00
  • 4294525084 fix(Core/Spells): Dive Bomb should not share damage (#18740) Andrew 2024-04-14 08:30:16 -03:00
  • 564192f881 fix. Prevent character deletion if you have an email (#18743) Walter Pagani 2024-04-14 08:00:50 -03:00
  • c8abb8c73e fix(Docker): Fix docker compose build failed when using USER with UID:GID != 1000 (#18731) privatecore 2024-04-13 20:12:02 +02:00
  • cdc72216c8 fix(Scripts/Hyjal): Fix Mark of Kazrogal not dealing damage when unab… (#18732) Andrew 2024-04-13 12:15:20 -03:00
  • 6add782f1d chore(DB): import pending files github-actions[bot] 2024-04-13 15:14:57 +00:00
  • 2cd8f0bf87 fix(DB/Creature): Towering Infernals should be immune to taunt (#18733) Andrew 2024-04-13 12:14:32 -03:00
  • 22c8469d8c fix(Core/Spells): Fix Anetheron sleep only targetting himself (#18735) Andrew 2024-04-13 12:14:07 -03:00
  • 11ac6c70db fix(Core/Scripts): Fix one more typo after scripts refactoring (#18730) Anton Popovichenko 2024-04-12 21:58:07 +02:00
  • ec10eb841c fix(Scripts/Hyjal): Archimonde finger of death condition (#18681) Dan 2024-04-12 18:28:24 +02:00
  • c796d9291e fix(Core/PlayerScript): Fix adding XP on quest completion and other overlooks. (#18728) Anton Popovichenko 2024-04-12 17:12:57 +02:00
  • 0e1888ac92 feat(Core/Scripts): Optimize AchievementScript (#18705) 天鹿 2024-04-12 22:00:31 +08:00
  • b3a332f57c feat(Core/Scripts): Optimize AllBattlegroundScript (#18704) 天鹿 2024-04-12 22:00:16 +08:00
  • a4af83b277 feat(Core/Scripts): Optimize AllCommandScript (#18703) 天鹿 2024-04-12 21:59:56 +08:00
  • d87af54675 feat(Core/Scripts): Optimize AllSpellScript (#18702) 天鹿 2024-04-12 21:59:37 +08:00
  • 170817e66d feat(Core/Scripts): Optimize GameEventScript (#18711) 天鹿 2024-04-12 21:56:46 +08:00
  • a2c867fcf2 feat(Core/Scripts): Optimize GroupScript (#18713) 天鹿 2024-04-12 21:56:31 +08:00
  • e2a07cf9b7 feat(Core/Scripts): Optimize GuildScript (#18714) 天鹿 2024-04-12 21:56:12 +08:00
  • 1ecce50e06 feat(Core/Scripts): Optimize LootScript (#18715) 天鹿 2024-04-12 21:55:54 +08:00
  • 9464068625 feat(Core/Scripts): Optimize MailScript (#18716) 天鹿 2024-04-12 21:55:35 +08:00
  • e4cae908fa feat(Core/Scripts): Optimize MiscScript (#18719) 天鹿 2024-04-12 21:55:18 +08:00
  • 574bdc2869 feat(Core/Scripts): Optimize PetScript (#18720) 天鹿 2024-04-12 21:55:04 +08:00
  • 55233dd17b feat(Core/Scripts): Optimize ServerScript (#18721) 天鹿 2024-04-12 21:54:35 +08:00
  • 8d20a25e96 feat(Core/Scripts): Optimize UnitScript (#18722) 天鹿 2024-04-12 21:54:20 +08:00
  • 83c4562f3d feat(Core/Scripts): Optimize WorldObjectScript (#18723) 天鹿 2024-04-12 21:53:59 +08:00
  • d162817d33 feat(Core/Scripts): Optimize WorldScript (#18724) 天鹿 2024-04-12 21:53:42 +08:00
  • 130044fb01 feat(Core/Scripts): Optimize GlobalScript (#18712) 天鹿 2024-04-12 21:53:26 +08:00
  • f0a21100c5 feat(Core/Scripts): Optimize FormulaScript (#18710) 天鹿 2024-04-12 21:53:08 +08:00
  • bf4f9774c1 feat(Core/Scripts): Optimize DatabaseScript (#18709) 天鹿 2024-04-12 21:52:43 +08:00
  • 97fc546c4b refactor(Core/Scripts): Optimize Script (#18708) 天鹿 2024-04-12 21:50:44 +08:00
  • 3a6231cb65 fix(Core/Scripts): Fix build and crash when calling uninitialized scripts (#18718) Anton Popovichenko 2024-04-12 12:13:37 +02:00
  • f05200fcca feat(Core/Scripts): Optimize AuctionHouseScript need#18672 (#18698) 天鹿 2024-04-12 04:10:02 +08:00
  • 33592f93cf feat(Core/Scripts): Optimize ArenaTeamScript need#18672 (#18699) 天鹿 2024-04-12 04:09:47 +08:00
  • e28a432fa2 feat(Core/Scripts): Optimize ArenaScript need#18672 (#18700) 天鹿 2024-04-12 04:09:32 +08:00
  • bcf1ffa9f5 feat(Core/Scripts): Optimize MovementHandlerScript need#18672 (#18701) 天鹿 2024-04-12 04:09:17 +08:00
  • 83c4382c70 feat(Core/Scripts): Optimize AccountScript need#18672 (#18697) 天鹿 2024-04-12 04:09:02 +08:00
  • f792b0d708 feat(Core/Scripts): Optimize PlayerScripts by calling only overridden/implemented functions. (#18672) Anton Popovichenko 2024-04-11 22:08:30 +02:00
  • fd029f81aa fix(Scripts/Karazhan): Fix crash in chess event. (#18695) Anton Popovichenko 2024-04-10 21:21:53 +02:00
  • 723596c673 fix(Scripts/TheEye): Kaelthas: Roar timer (#18677) Balleny 2024-04-10 19:37:01 +02:00
  • d52010f2fc fix(Scripts/TheEye): make Al'ar not get stuck during dive bomb when no enemies in melee range (#18693) Dan 2024-04-10 18:51:21 +02:00
  • 4199cb8ce0 (Scripts/Ahnkahet): Fixed problem gathering GUIDS from bosses. (#18689) Letic92 2024-04-09 21:09:55 +02:00
  • 39b94880db fix(Scripts/Hyjal): make sure Jaina takes no damage from Death and Decay (#18680) Dan 2024-04-08 01:32:28 +02:00
  • b80dc095d3 chore(DB): import pending files github-actions[bot] 2024-04-07 23:30:49 +00:00
  • e701f3c615 fix(DB/Hyjal): weird loot format for Archimonde (#18682) Dan 2024-04-08 01:30:19 +02:00
  • dcff70c935 fix(Scripts/TheEye): increase Void Reaver boundary so he does not reset when tanked against the wall (#18683) Dan 2024-04-08 01:29:59 +02:00
  • 8ef8ddad24 fix(Scripts/TheEye): Fix Alar not using abilities if no target is in … (#18678) Andrew 2024-04-06 14:14:55 -03:00
  • 3a93ae1af1 feat(Core/Optimization): Correctly document sendBuffer size and optimize it. (#18647) Johaine 2024-04-06 15:22:32 +02:00
  • c80ad3d779 fix(Scripts/TempleOfAhnQiraj): Fix Vem enrage (#18652) Johaine 2024-04-06 14:19:14 +02:00
  • 146f5a64ad fix(Scripts/Commands): "go xyz" command crash (#18676) BAUXA 2024-04-06 14:16:54 +02:00
  • 21e0803508 fix(Script/BlackTemple): Add override in EnterEvadeMode (#18673) Walter Pagani 2024-04-05 12:54:40 -03:00
  • 90cef46e6c fix(CI): Don't cache pch builds (#18674) Mike Delago 2024-04-05 11:38:11 -04:00
  • f7f1952f4b fix(Core/Player): Fix memory leak. (#18671) Anton Popovichenko 2024-04-05 12:04:55 +02:00
  • 1f640c9872 feat(Core/Optimization): Optimize build of units update object by leveraging cache (#18637) Anton Popovichenko 2024-04-05 08:03:11 +02:00
  • 94df67b1c2 fix(Core/Battleground): correctly limit Eye of the Storm max points to 1600 (#18669) sudlud 2024-04-04 23:29:34 +02:00
  • e863873d4c chore(DB): import pending files github-actions[bot] 2024-04-03 19:36:53 +00:00
  • 94ea109858 fix(Scripts/BlackTemple): Illidan not accessing Akama's guid (#18665) Gultask 2024-04-03 16:30:41 -03:00
  • 40bbba64d9 chore(DB): import pending files github-actions[bot] 2024-04-03 12:02:29 +00:00
  • 171011e506 fix(DB/Gameobject): remove duplicate 'Door' spawns in Black Temple (#18656) sudlud 2024-04-03 14:01:37 +02:00
  • e4136639e3 chore(DB): import pending files github-actions[bot] 2024-04-02 20:09:05 +00:00
  • dc7753b2b6 fix(Scripts/BlackTemple): Rewrite Shade of Akama (#18601) Gultask 2024-04-02 17:08:51 -03:00
  • 6fbcaf7ab1 fix: Loch Modan multiple ore spawn (#18616) Nedarion 2024-04-02 20:08:32 +00:00
  • 961681bb9f fix(DB/Gameobject): Sniffed Values for 'Forge' spawns (#18620) sudlud 2024-04-02 22:08:13 +02:00
  • 28a64111fd fix(Scripts/TheEye): Fix crash in Kaelthas. (#18653) Anton Popovichenko 2024-04-02 21:00:53 +02:00
  • 7180065dd3 chore(DB): import pending files github-actions[bot] 2024-04-02 15:28:38 +00:00
  • 9b6e07ec2d fix(Scripts/TheEye): Lord Sanguinar's Bellowing Roar timer (#18651) Gultask 2024-04-02 12:28:07 -03:00
  • 3445262b93 fix(DB/Creature): Void Reaver Movement Speed and Model Info (#18650) Gultask 2024-04-02 12:27:49 -03:00
  • 68857e0dc4 chore(DB): import pending files github-actions[bot] 2024-04-02 13:15:06 +00:00
  • 43b51dd34c fix(DB/TheEye): remove unused reference and add Talon of the Phoenix back (#18643) Dan 2024-04-02 15:12:43 +02:00
  • 20c4b4b463 fix(DB/TheEye): allow Kael to drop 2 non-token items (#18639) Dan 2024-04-02 15:12:23 +02:00
  • 1e52f715d0 fix(Scripts/TheEye): fix targetting logic in Void Reaver (#18646) Dan 2024-04-01 20:56:55 +02:00
  • 47f9d66874 feat(Core/Optimization): Create index for sSkillLineAbilityStore to speedup search by skillLine. (#18622) Anton Popovichenko 2024-04-01 10:50:12 +02:00
  • aee2eefb92 feat(Core/Optimization): Reduce CPU consumption by allocating sendBuffer only when it is needed. (#18628) Anton Popovichenko 2024-04-01 10:49:42 +02:00
  • 2aaf8474ba chore(DB): import pending files github-actions[bot] 2024-03-31 16:59:59 +00:00
  • 102bf7c9c5 fix(Scripts/Hyjal): Shadowy Necromancers now use Unholy Frenzy + Skeleton mage abilities (#18640) Dan 2024-03-31 18:59:27 +02:00
  • e79507fe66 fix(DB/TheEye): remove faulty talon of al'ar reference from reference loot template (#18641) Dan 2024-03-31 18:59:10 +02:00
  • 64cdb8bdc0 chore(DB): import pending files github-actions[bot] 2024-03-30 22:18:57 +00:00
  • a62eef0dcf fix(DB/TheEye): make Thaladred walk (#18629) Dan 2024-03-30 23:18:09 +01:00
  • 61ee67b95d fix(CI): correct name suffix of PCH jobs (#18632) sudlud 2024-03-30 22:16:38 +01:00
  • 293555f41d chore(DB): import pending files github-actions[bot] 2024-03-30 16:40:35 +00:00
  • 844acb481e fix(DB/Gameobject): update initial state of some Brazier spawns (#18633) sudlud 2024-03-30 17:39:44 +01:00
  • a870173558 fix(Scripts/BossAI): add optional variable to BossAI class to make sure the boss calls for help (#18630) Dan 2024-03-30 15:31:41 +01:00
  • 88be6d8150 fix(ci): ensure module build clones modules (#18631) Mike Delago 2024-03-30 08:08:35 -04:00
  • 4bc373b37f Fix(CI): Don't use PCH on nopch builds (#18627) Mike Delago 2024-03-29 21:35:30 -04:00
  • 73340b94e3 feat(Core/Compression): Move packets compression from map to network thread (#18602) Anton Popovichenko 2024-03-28 12:57:29 +01:00
  • 3ff8de2086 feat(CI): rework core ubuntu build, ubuntu-22 support (#17281) Mike Delago 2024-03-27 14:58:27 -04:00
  • 02cf369fe2 fix(Scripts/Hyjal): Archimonde refactored (#18594) Dan 2024-03-27 02:37:00 +01:00
  • b1cf830009 chore(PlayerScript/Hook) : Add CanSetTradeItem Hook in PlayerScript (#18583) Elmsroth 2024-03-27 01:28:37 +01:00