Commit Graph

  • 8f92fbade3 BG crash fix: Fixed a crash when the bot was marked as being inside a battleground but had no battleground. (#1122) EricksOliveira 2025-03-26 09:48:36 -03:00
  • d9da6d942d Make make a full check before questgiver choose such as reputation (#1109) Yunfan Li 2025-03-26 20:47:46 +08:00
  • feb7bb8a8b Added Vault of Archavon strategy with Emalon tactics (#1117) kadeshar 2025-03-25 13:28:53 +01:00
  • 105b16358f BG: Crash fix when bots are trying to determine the eye flagcarrier when the battleground no longer exists (#1119) EricksOliveira 2025-03-25 09:27:13 -03:00
  • 08b77acd8d Chat: Fix index out of bounds crash in case verb_pos equals zero (#1115) EricksOliveira 2025-03-24 10:57:39 -03:00
  • c83cf0706a ItemUsageValue: Handle items that create required items (#1091) avirar 2025-03-25 00:47:25 +11:00
  • 47ffe37519 ICC - Implement Val'kyr grabbing bots and dropping (#1098) mostlynick3 2025-03-24 11:26:21 +01:00
  • e319334b03 Fix frost nova crash (#1106) Yunfan Li 2025-03-22 13:59:32 +08:00
  • 76830796e9 ICC minor update (#1104) Noscopezz 2025-03-21 13:20:25 +01:00
  • 9ddc71a9d7 - Changed Eye of Eternity healers selection (#1102) kadeshar 2025-03-21 13:19:59 +01:00
  • 28be2b13c3 Optimize Mountaction: Movement Logic with Early Return for Matching F… (#1099) SaW 2025-03-20 19:53:56 +01:00
  • 3d6d454337 Stay strategy improvement (#1072) kadeshar 2025-03-20 10:53:16 +01:00
  • f039e88393 Fix faction count calculation error (#1085) Yunfan Li 2025-03-18 02:40:03 +08:00
  • 015d6605a6 Fix move npc action (#1087) Yunfan Li 2025-03-17 23:52:41 +08:00
  • c4a4d3a9e6 Rogue bots can unlock items in their bags and in the trade window (#1055) avirar 2025-03-18 01:10:33 +11:00
  • c93bf38463 - Fixed checking MaxAddedBots (#1083) kadeshar 2025-03-17 08:47:48 +01:00
  • 54c8909ddb add ability to add or remove character with same name as account (#1070) xSparky911x 2025-03-15 22:45:42 -06:00
  • 0fabf174c0 Fix rpg game objects quest accept and reward (#1080) Yunfan Li 2025-03-16 00:50:00 +08:00
  • 38912d4a8a Auto do quest feature (new rpg strategy) (#1034) Yunfan Li 2025-03-14 21:31:33 +08:00
  • 88356bb507 Prevent crash on update SQL (#1076) SaW 2025-03-14 08:40:55 +01:00
  • e1f11fa2f2 - Code refactoring in RaidUlduarActions (#1065) kadeshar 2025-03-08 12:42:08 +01:00
  • 24efa7efa2 General improvement on init and strats (#1064) Yunfan Li 2025-03-08 19:36:06 +08:00
  • 7dff970e37 Merge pull request #1063 from kadeshar/freya-strategies Revision 2025-03-06 22:36:43 +01:00
  • 7c49a7b681 - Added tactic for Freya Nature bomb - Added tactic for Freya Eonar's gift kadeshar 2025-03-06 19:06:27 +01:00
  • 4f43600e7a Silence error if preferred mounts SQL table playerbots_preferred_mounts does not exist (#1062) SaW 2025-03-06 15:03:23 +01:00
  • f7f949eda4 Item Usage and Loot Roll (#1059) avirar 2025-03-06 23:39:33 +11:00
  • 92d63c7cbc fix classbots autogear not working when altbots autogear turned off (#1060) xSparky911x 2025-03-06 06:31:46 -06:00
  • b9747fdd69 Reinstate cached preferred mounts (#1058) SaW 2025-03-05 17:24:54 +01:00
  • a4fe45afbb Fix server crash when bots apply strategies on a custom naxx raid (#1052) valsan-azerty-boi 2025-03-04 20:35:36 +01:00
  • bf22f20997 Fix: Bots not mounting in BG's anymore (#1056) SaW 2025-03-04 13:42:41 +01:00
  • 13a4dde643 Avoids the possible incorrect swimming state when bots coming ashore (#1051) SaW 2025-03-03 15:10:47 +01:00
  • fe21dfe48e Fix/Feature: Bots can use travel/flight Shapeshift where appropriate (#1042) SaW 2025-03-03 15:10:35 +01:00
  • 9edddc5b26 Hunter equip bug (#1050) avirar 2025-03-04 01:09:47 +11:00
  • d8cb75d376 Fix m_CastItem in CastSpell (#1047) Yunfan Li 2025-03-03 03:20:51 +08:00
  • 098950ceea Fix SpecialSpells to be correctly applied (#1044) SaW 2025-03-01 22:42:58 +01:00
  • 9fbf60d812 Resolve most warnings - PlayerbotAI (#1025) SaW 2025-03-01 14:19:07 +01:00
  • fbfcbbcddc EnablePeriodicOnlineOffline config and modify CalculateTotalAccountCount (#1043) Yunfan Li 2025-03-01 21:05:43 +08:00
  • 9ff0e8e94d ChatHelper link localization (#1036) Yunfan Li 2025-03-01 11:18:05 +08:00
  • e540875b9c dynamically load database names for cleanup queries (#1040) Dennis 2025-02-28 18:39:28 +01:00
  • a3e305fbed Improve XP rate config (#1035) Yunfan Li 2025-02-28 08:05:08 +08:00
  • 67d805f700 Cleanup Database More (#1032) blinkysc 2025-02-27 00:34:26 -06:00
  • 17672bd5b5 Properly cleanup database with playerbot delete (#1027) blinkysc 2025-02-26 12:19:11 -06:00
  • 20a69db45a Githubactions - Cancel workflow fix (#1029) SaW 2025-02-26 18:57:31 +01:00
  • c697b81404 Githubactions - Cancel workflow on new commits in the same PR (#1028) SaW 2025-02-26 16:44:44 +01:00
  • 3a4e8e729b Allow bots to enter all TBC dungeons (rep/keys/quest attunements) (#1014) avirar 2025-02-27 01:55:16 +11:00
  • 2766d553c7 Maintenance command to retain defined special spells (#1024) SaW 2025-02-26 13:32:26 +01:00
  • 4968245471 - Fixed Hodir strategy bugs (#1015) kadeshar 2025-02-24 20:11:29 +01:00
  • 95c2ba9105 Permission check and readability improvements (#997) Yunfan Li 2025-02-24 03:09:59 +08:00
  • 114eeb3b37 Fix chat and beautify server promo box (#1008) SaW 2025-02-23 13:29:19 +01:00
  • 326637c93b add enabled hook lists for performance improvement (#1004) sudlud 2025-02-22 23:38:26 +01:00
  • a28e2bbb4b Disable Hire command (#1003) SaW 2025-02-22 23:37:53 +01:00
  • 62e0235e73 Scripts and sessions update to align with acore (#987) Yunfan Li 2025-02-22 12:08:53 +08:00
  • a44650c7f6 Include pvp as default non-combat strat for alt/class bots (#1001) SaW 2025-02-22 03:59:18 +01:00
  • 4b1febc62a Minor improvments on logs, stats weights and aoe distance calculation (#995) Yunfan Li 2025-02-22 10:57:33 +08:00
  • a0278f1efb Hunter ammo equip bug and other issues with BuyAction.cpp (#986) avirar 2025-02-22 04:32:10 +11:00
  • e33c61e90a Fixes on naxxramas heigan and thaddius (#994) Yunfan Li 2025-02-22 00:53:07 +08:00
  • 0a76fc1d5f Better tank target selection (#996) Yunfan Li 2025-02-21 23:20:33 +08:00
  • 419e96e5aa Revert expireActionTime (#991) SaW 2025-02-21 04:32:00 +01:00
  • 61333a02bf Avoid creating accounts if both maxRandom & ClassBots are set to zero (#984) SaW 2025-02-19 09:46:28 +01:00
  • bb729e35b9 Fix stuck on knockback, enhance movement & flee and trap weave strats (#980) Yunfan Li 2025-02-18 22:55:44 +08:00
  • 6353c86b53 Change "Initializing guilds..." from INFO to DEBUG (#982) SaW 2025-02-18 11:59:13 +01:00
  • 050cc24e9c Hodir tactics (#977) kadeshar 2025-02-17 15:22:46 +01:00
  • 58a596a40e Only invoke InitGuild when randomBotGuildCount > 0 (#975) SaW 2025-02-16 13:42:15 +01:00
  • 6749a4257b - Added protection for unparsable data in worldposition contructor (#974) kadeshar 2025-02-15 17:18:34 +01:00
  • 624e48068e Autocalc Accounts - take rotation into account (#971) SaW 2025-02-14 23:31:26 +01:00
  • dfcfe46865 Replace tabs with spaces (#973) Revision 2025-02-14 20:12:02 +01:00
  • 49b046f36c Allow addclass bots that are not in a real guild (#970) Yunfan Li 2025-02-15 01:45:17 +08:00
  • 4793644a15 Auto calculate RandomBotAccountCount by default (#964) SaW 2025-02-14 15:03:53 +01:00
  • c2caf3c564 Re-instate random bots guilds (#969) SaW 2025-02-14 14:48:10 +01:00
  • bf195efaea - Fixed loading WorldPosition from string to fix RTSC points loading (#965) kadeshar 2025-02-13 11:39:20 +01:00
  • ab7acfbdfc edit to announcement (#967) Sascha 2025-02-13 11:37:36 +01:00
  • f10e3c0fb1 Add announcement on server initialization and character login (#963) Yunfan Li 2025-02-13 00:06:18 +08:00
  • 6cb1599b52 CheckMountStateAction refactor Final (#960) SaW 2025-02-11 11:39:29 +01:00
  • d7b3843024 German full translation (#961) Sascha 2025-02-10 22:57:24 +01:00
  • 2c224d3121 Add LimitTalentsExpansion config (#954) Yunfan Li 2025-02-09 21:50:04 +08:00
  • 08008a3155 Worldbuff startup fix (#951) kadeshar 2025-02-08 12:31:06 +01:00
  • db33cecf36 ICC minor update (#950) Noscopezz 2025-02-07 18:45:26 +01:00
  • 14bdc0ec5a Always allow addclass bots login and init (#946) Yunfan Li 2025-02-05 12:56:37 +08:00
  • 308c0b437e BattleGrounds: Refactor and Fix bots re-spawning when graveyard meanwhile gets lost (#937) SaW 2025-02-04 13:30:35 +01:00
  • fb683b3846 ICC Sindragosa minor improve (#943) Noscopezz 2025-02-04 12:42:09 +01:00
  • 9bbe183763 Improve random accounts creation (#942) Yunfan Li 2025-02-03 23:39:45 +08:00
  • 1c2ec60e6b Added Frostfire spec for fire mage (#936) achyles222 2025-02-03 12:48:41 +01:00
  • fef67081ec Improve login and init permission for rndbots and addclass bots (#930) Yunfan Li 2025-02-03 19:46:49 +08:00
  • f5a8b3017e BattleGround: Fix bot's already cast (ranged) spells to be redirected to bot's ghost on death (#934) SaW 2025-02-02 01:39:57 +01:00
  • e07a9e194a MSA Improvement Part 2 (#66) (#933) SaW 2025-02-01 20:23:25 +01:00
  • 6719d61ae0 ICC LK minor update (#931) Noscopezz 2025-01-31 17:48:33 +01:00
  • a8a31a2e2f French full translation (#918) Atidote 2025-01-30 17:09:03 +01:00
  • bdf8c6cc14 ICC BQL/VDW major update + minor fixes/improvements (#929) Noscopezz 2025-01-30 17:07:01 +01:00
  • d770e0a9a0 fix(BotAI/BattleGrounds) Bots AI improved based around capture points (#927) blinkysc 2025-01-30 07:16:59 -06:00
  • 27b86f8b1f Eye of the Storm changes (#924) avirar 2025-01-31 00:16:34 +11:00
  • 0c8785d8d1 Resolved issues with herb gathering (#926) avirar 2025-01-30 10:29:17 +11:00
  • 247c67e449 CheckMountStateAction: Added SPELL_AURA_TRANSFORM and IsInDisallowedMountForm (#923) avirar 2025-01-29 22:37:24 +11:00
  • 249aaf69e4 Arena team type is included in the LOG_INFO output (#925) avirar 2025-01-29 20:39:17 +11:00
  • e248fdc9e6 ICC BPC major update, fix and improve (#920) Noscopezz 2025-01-28 21:25:11 +01:00
  • f52f999c09 Refactor of the CheckMountStateAction class (#919) SaW 2025-01-28 09:08:21 +01:00
  • a8d8f37019 ICC Festergut 10 man fix (#915) Noscopezz 2025-01-26 21:04:48 +01:00
  • e571694a88 Reset added rndbots on server restart to automatically apply configuration changes (#913) Yunfan Li 2025-01-26 19:06:29 +08:00
  • 05db6f67b4 Add stuck fallback for rpg move far (#914) Yunfan Li 2025-01-26 19:03:34 +08:00
  • 44734db421 ICC improve Rotface (#911) Noscopezz 2025-01-25 21:09:44 +01:00
  • 7287d14dc6 Update formation info to reflect chaos as default (#910) SaW 2025-01-25 20:04:47 +01:00