Commit Graph

  • 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
  • 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
  • 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
  • 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
  • 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
  • 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 f5ef5bd1c2039290be1b1108872d046e1e65ebe1 (#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
  • 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
  • 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
  • 101c7f3046
    . EricksOliveira 2025-07-27 18:45:04 -03:00
  • d8d94f33ee
    Improve Arena Bot Behavior When Target is Behind Obstacles EricksOliveira 2025-07-27 18:35:43 -03:00
  • eef2e8c1ef
    Merge pull request #1456 from brighton-chi/worldbuff kadeshar 2025-07-27 12:32:26 +02:00
  • a675e74d97
    Merge pull request #1466 from Wishmaster117/Add-glyphs-and-glyph-equip-commands kadeshar 2025-07-27 12:30:54 +02:00
  • de9f8fbbea Druid Flight Form Bug Fix ThePenguinMan96 2025-07-27 01:10:31 -07:00
  • 66b326d79e
    Merge branch 'master' into master Spargel 2025-07-27 02:57:03 -05:00
  • 0d8e8fbd61 Second pass for adding 'healer dps' check based on map ID. Now works when teleporting in addition to on init. Spargel 2025-07-27 02:29:07 -05:00
  • 66c88d4815
    Merge pull request #1472 from liyunfan1223/drink_aura kadeshar 2025-07-27 08:53:09 +02:00
  • 4c3906c243
    Merge pull request #1468 from ThePenguinMan96/Mage-Overhaul kadeshar 2025-07-27 08:46:23 +02:00
  • 64b09fd3ca First pass for adding 'healer dps' check based on map ID. Spargel 2025-07-27 01:20:57 -05:00
  • db7a17ffde
    Fix: Properly track RNDbot and AddClass accounts, and login faction balance issue (#1434) NoxMax 2025-07-27 00:13:20 -06:00
  • 1e33b28abe
    - Added raid cheat to configuration to add posibility to turn off (#1465) kadeshar 2025-07-27 07:51:45 +02:00
  • e59bad26c4 Change drink aura for free food Yunfan Li 2025-07-27 11:30:23 +08:00
  • a632fa2194 Migrate important cooldowns over to BoostStrategy ThePenguinMan96 2025-07-26 13:06:41 -07:00
  • c6005449e0
    Update EquipGlyphsAction.cpp Alex Dcnh 2025-07-26 21:56:53 +02:00
  • 2aca50c1c7
    Update ChatTriggerContext.h Alex Dcnh 2025-07-26 19:28:58 +02:00
  • 179e3bbf71
    Update ChatCommandHandlerStrategy.cpp Alex Dcnh 2025-07-26 19:28:31 +02:00
  • 00b03bd29d
    Update ChatTriggerContext.h Alex Dcnh 2025-07-26 19:28:11 +02:00
  • e62da73706
    Update ChatCommandHandlerStrategy.cpp Alex Dcnh 2025-07-26 19:27:48 +02:00
  • 5108f709c7
    Update ChatTriggerContext.h Alex Dcnh 2025-07-26 19:27:25 +02:00
  • 2beee4aec9
    Update ChatCommandHandlerStrategy.cpp Alex Dcnh 2025-07-26 19:27:01 +02:00
  • 1e128ea24f
    Update ChatTriggerContext.h Alex Dcnh 2025-07-26 19:26:38 +02:00
  • e64da42f87
    Update ChatCommandHandlerStrategy.cpp Alex Dcnh 2025-07-26 19:26:07 +02:00