Commit Graph

  • f5aa484e8d Merge remote-tracking branch 'upstream/master' into more-chat-filters crow 2025-08-28 13:54:22 -05:00
  • fbf8ed9256 Add chat filters for aura, aggro, and spec and make all filters case insensitive crow 2025-08-26 21:21:22 -05:00
  • df6b1490b1 - Fixed world sql scripts naming kadeshar 2025-08-28 18:41:08 +02:00
  • 179c34e3a9 Food cheat fixes (#1594) kadeshar 2025-08-28 18:25:13 +02:00
  • 45d046f427 - Fixed bug where bot looting gameobject which is on respawn time (#1596) kadeshar 2025-08-28 18:24:40 +02:00
  • 31f2c6a20d - Fixed sql structure kadeshar 2025-08-27 19:09:51 +02:00
  • 37458f0dc5 -Fixed module sql structure kadeshar 2025-08-27 19:04:01 +02:00
  • 02343edc46 Merge branch 'master' into login-range NoxMax 2025-08-26 22:50:29 -06:00
  • bc737ecc68 - Changed standalone config on cheat (#1585) kadeshar 2025-08-26 18:28:42 +02:00
  • 704e02e9cc Add SMV area IDs to PvP Prohibited Areas (#1589) Crow 2025-08-26 11:27:57 -05:00
  • 5f00b9bbd5 Crash fix for RPG weights 0 (#1590) NoxMax 2025-08-26 10:25:19 -06:00
  • 5469333465 - Fixed bug with RTSC despawning objects kadeshar 2025-08-26 15:39:34 +02:00
  • 2dad8bf01d Fixed a compiler warning (#1586) Revision 2025-08-24 18:18:00 +02:00
  • 78116fe37e Merge pull request #1510 from brighton-chi/bot-chat-filters kadeshar 2025-08-21 21:58:17 +02:00
  • 5f8754123d Better error handling when no eligible bots for level login range NoxMax 2025-08-21 07:30:52 -06:00
  • c9b4cfa184 [Revert] Threading leftover which belonged to other related PRs's (once green needs be merged) (#1583) bash 2025-08-20 20:13:45 +02:00
  • 957a60cd1d Ignore GameObject IDs from vanilla dungeons (#1518) HennyWilly 2025-08-20 18:24:00 +02:00
  • b661264c53 Update HunterActions.cpp (#1576) mtm84 2025-08-18 03:05:53 -07:00
  • 77c2354c3f Yogg-Saron strategy (#1565) kadeshar 2025-08-18 12:02:19 +02:00
  • 0c3a799aae Merge branch 'liyunfan1223:master' into login-range NoxMax 2025-08-18 03:48:11 -06:00
  • b369b1f9ae MoveToTravelTargetAction prevent delay when in combat (#1558) bash 2025-08-18 02:38:06 +02:00
  • fa7b863035 NamedObjectContext improvement, remove unneccessary pass by copy, allow lambda ObjectCreators (#1561) Vigerus 2025-08-17 15:42:26 +02:00
  • 4f5f7d286e nullptr fix (#1555) bash 2025-08-16 15:29:44 +02:00
  • 6cb9f56c4e nullptr fix (#1557) bash 2025-08-16 15:29:09 +02:00
  • 3e0f23536d Update README.md (#1567) Crow 2025-08-16 05:04:00 -05:00
  • 12065a6ad5 Merge pull request #1486 from ThePenguinMan96/Tame-Chat-Action-/-Pet-Chat-Action-(stances/commands) kadeshar 2025-08-16 10:27:17 +02:00
  • 50103ed13d Update PlayerbotFactory.cpp hermensbas-patch-6 bash 2025-08-13 01:06:39 +02:00
  • c191edf280 MoveToTravelTargetAction prevent delay when in combat hermensbas-patch-7 bash 2025-08-13 00:54:46 +02:00
  • 6e638cdf0c nullptr fix bash 2025-08-13 00:36:33 +02:00
  • f70e1975c2 nullptr fix hermensbas-patch-5 bash 2025-08-13 00:21:21 +02:00
  • 8d51092d42 As requested revert for threadfixes last few days (#1552) bash 2025-08-12 22:10:47 +02:00
  • f37ef41523 Clarify user conf NoxMax 2025-08-12 10:23:44 -06:00
  • 3fff58df1a [Large server fix] #1537 Serialize playerBots/botLoading with a mutex and use snapshot-based loops to fix concurrency crashes (#1540) Alex Dcnh 2025-08-12 08:15:22 +02:00
  • ca2e2ef0db [Fix] teleport to invalid map or invalid coordinates (x , y , z 200000, o ) given when teleporting player (g UI d full type player low , name , map , x , y , z , o ) (#1538) Alex Dcnh 2025-08-12 01:54:17 +02:00
  • 4e3ac609bd Fix: prevent MoveSplineInitArgs::Validate velocity asserts (velocity > 0.01f) for bots, pets, and charmed units (#1534) Alex Dcnh 2025-08-12 01:53:48 +02:00
  • 706ef442c1 Fix another C0000005 ACCESS_VIOLATION hermensbas-patch-4 bash 2025-08-12 00:12:51 +02:00
  • c6b0424c29 [Fix issue #1527] : startup crash in tank target selection — add TOCTOU & null-safety guards (#1532) Alex Dcnh 2025-08-11 17:00:31 +02:00
  • 2e0a161623 [Fix issue #1528] Close small window where the “in a BG/arena” state can change between the check (InBattleground() / InArena()) and grabbing the pointer (GetBattleground()), which leads to a null dereference. (#1530) Alex Dcnh 2025-08-11 16:27:38 +02:00
  • e4ea8e2694 Harden playerbot logout & packet dispatch; add null-safety in chat hooks and RPG checks (#1529) Alex Dcnh 2025-08-11 16:27:25 +02:00
  • ddfa919154 Dont wait to travel when in combat. (#1524) bash 2025-08-11 01:11:54 +02:00
  • 752ed07742 Dont wait to travel when in combat. hermensbas-patch-3 bash 2025-08-10 23:30:26 +02:00
  • 380312ffd2 nullptr fix (#1523) bash 2025-08-10 22:59:34 +02:00
  • 872e417613 Playerbots/LFG: fix false not eligible & dungeon 0/type 0, add clear diagnostics (#1521) Alex Dcnh 2025-08-10 21:23:02 +02:00
  • b71d97b9fc nullptr fix hermensbas-nullptr-fix bash 2025-08-10 21:19:19 +02:00
  • cb8c7a84db Merge branch 'liyunfan1223:master' into login-range NoxMax 2025-08-10 12:49:41 -06:00
  • 3d28a81508 nullptr exception (#1520) bash 2025-08-10 19:31:10 +02:00
  • 93975cc898 Merge branch 'master' into login-range bash 2025-08-10 19:29:12 +02:00
  • bcd6f5bc06 Removed bot freezing at startup and system message, not relevant anymore (#1519) bash 2025-08-10 19:11:39 +02:00
  • c5010b3809 Merge branch 'liyunfan1223:master' into Tame-Chat-Action-/-Pet-Chat-Action-(stances/commands) ThePenguinMan96 2025-08-10 09:59:34 -07:00
  • 15f138aab0 Don't apply XPRate multiplier when bot is in group with real player (#1495) bash 2025-08-10 18:28:39 +02:00
  • 4f3a28bcbd nullptr exception hermensbas-minor bash 2025-08-10 17:51:46 +02:00
  • 5759a98d5a Warlock Soul Shard Cap Increase / Firestone and Spellstone Modes (#1514) ThePenguinMan96 2025-08-10 02:13:01 -07:00
  • 0cf41ad690 Merge branch 'master' into login-range NoxMax 2025-08-09 16:56:39 -06:00
  • 13fca4398d Remove EPL from pvp prohibited zones (#1511) brighton-chi 2025-08-09 13:59:55 -05:00
  • 86dbf54584 Merge branch 'liyunfan1223:master' into Tame-Chat-Action-/-Pet-Chat-Action-(stances/commands) ThePenguinMan96 2025-08-09 09:51:27 -07:00
  • c38303cba7 Merge branch 'liyunfan1223:master' into login-range NoxMax 2025-08-09 10:29:45 -06:00
  • a307eb2f08 VisitAllObjects to VisitObjects (sync with acore) (#1513) Yunfan Li 2025-08-09 19:17:33 +08:00
  • 966bf1d6af Correct side effects of merge f5ef5bd1c2 (#1512) Alex Dcnh 2025-08-08 20:36:03 +02:00
  • 2144c95311 increase flexibility of multiple bot chatfiltering crow 2025-08-07 16:00:55 -05:00
  • b8e11b73de Added abit more defense programming, should be needed still ..why not xprate-not-in-group-with-real-player bash 2025-08-07 01:27:17 +02:00
  • 687d996643 Safer way to check the leader is real player. bash 2025-08-07 01:18:54 +02:00
  • 3bc576f7fb Defense check on the player itself bash 2025-08-07 00:54:15 +02:00
  • f5ef5bd1c2 Fix ACCESS_VIOLATION in mod-playerbots: purge stale AIs, add thread-safety, and harden HasRealPlayerMaster (#1507) Alex Dcnh 2025-08-07 00:31:00 +02:00
  • 28de238422 Merge branch 'liyunfan1223:master' into Tame-Chat-Action-/-Pet-Chat-Action-(stances/commands) ThePenguinMan96 2025-08-05 20:49:00 -07:00
  • 0afcf29490 Warlock Dismount Pet Fix (#1501) ThePenguinMan96 2025-08-05 00:10:06 -07:00
  • ab345b8847 Changes requested ThePenguinMan96 2025-08-04 17:55:29 -07:00
  • 683c6e39e4 Merge branch 'liyunfan1223:master' into Tame-Chat-Action-/-Pet-Chat-Action-(stances/commands) ThePenguinMan96 2025-08-04 17:06:47 -07:00
  • 95410c5710 formatting NoxMax 2025-08-03 18:58:30 -06:00
  • 106117003f formatting Your Name 2025-08-03 17:41:13 -06:00
  • 3900237ffd Filter bot logins by level range Your Name 2025-08-03 17:36:02 -06:00
  • a6c07ca16d Improve attackaction failure message system (#1498) brighton-chi 2025-08-03 16:12:33 -05:00
  • 7f64dc20c0 Oops minor correction bash 2025-08-02 19:08:59 +02:00
  • d4a8c4abab Optimize code bash 2025-08-02 17:06:28 +02:00
  • fa005ac1a9 dont apply XPRate if bot is in group with real player bash 2025-08-02 16:50:55 +02:00
  • ee99b66d04 Sync with azerothcore (#1492) Yunfan Li 2025-08-02 16:10:49 +08:00
  • 548746c25f Revert "Update ChatActionContext.h" ThePenguinMan96 2025-08-01 23:55:25 -07:00
  • f7e64589e8 Update ChatActionContext.h ThePenguinMan96 2025-08-01 23:54:12 -07:00
  • 8545225923 Merge branch 'master' into Tame-Chat-Action-/-Pet-Chat-Action-(stances/commands) ThePenguinMan96 2025-08-01 23:30:23 -07:00
  • ede7697784 Changed OnPlayerBeforeAchievementComplete to allow random bots to unlock achievements (#1487) Revision 2025-08-01 21:48:01 +02:00
  • ba9cb5a256 Add optional gender parameter to .playerbot bot addclass command (#1491) Alex Dcnh 2025-08-01 21:45:29 +02:00
  • a1dd6f6fc5 New roll for item action (#1482) Keleborn 2025-08-01 12:44:52 -07:00
  • e950f65a83 Add config to disable hunters from generating specified pet families (#1485) brighton-chi 2025-08-01 12:29:51 -05:00
  • 938872564a Revise bot logic for initializing and using consumables (#1483) brighton-chi 2025-08-01 12:28:13 -05:00
  • baa1aa9e9d Fix initself crash (#1488) Yunfan Li 2025-08-02 01:15:59 +08:00
  • 65a3bf481c - Added generic boss shadow aura trigger and action (#1480) kadeshar 2025-08-01 15:31:44 +02:00
  • ffc96b664e Turning off Spirit Wolf Leap ThePenguinMan96 2025-08-01 01:35:11 -07:00
  • aa6f8153a1 Tame Chat Action / Pet Chat Action (stances/commands) ThePenguinMan96 2025-08-01 01:18:16 -07:00
  • 989b48f491 Merge pull request #1477 from ThePenguinMan96/Channel-Cancel-checks-for-Channeled-AOE-DPS-Spells kadeshar 2025-07-31 21:25:53 +02:00
  • 40874624a8 Merge pull request #1475 from EricksOliveira/patch-33 kadeshar 2025-07-31 17:25:42 +02:00
  • f76435b4c4 Merge pull request #1473 from Tierisch/master kadeshar 2025-07-31 16:50:06 +02:00
  • df3c44419d Merge pull request #1474 from ThePenguinMan96/Druid-Flight-Form-Bug-Fix kadeshar 2025-07-28 18:23:01 +02:00
  • b7b8c60d17 Fix EricksOliveira 2025-07-28 12:12:53 -03:00
  • e5f1446b9f . EricksOliveira 2025-07-28 12:05:22 -03:00
  • e92029dd6e The bot immediately moves to a new position if the target is lost by LoS even during the cast. EricksOliveira 2025-07-28 11:48:15 -03:00
  • b8c0a54f92 .. EricksOliveira 2025-07-28 09:03:20 -03:00
  • 18d1821dab Fix EricksOliveira 2025-07-28 08:57:19 -03:00
  • 8a8571c54f . EricksOliveira 2025-07-28 08:45:20 -03:00
  • 21bcbece7a Improve Bot Repositioning Based on Line of Sight and Vertical Distance EricksOliveira 2025-07-28 08:36:28 -03:00
  • e40c2b21f2 Channel Cancel checks for Channeled AOE DPS Spells ThePenguinMan96 2025-07-28 01:35:56 -07:00
  • 8a9a833c98 fix EricksOliveira 2025-07-27 19:31:54 -03:00