Commit Graph

  • 4218cb2c4d Updated to use latest version of Acore breaking changes in CommandScript and getLevel > GetLevel jh_revamp Ben Carter 2024-08-17 23:04:15 -04:00
  • b1c2522f9f removed the bad unused statics James Huston 2024-07-31 21:32:09 -04:00
  • a84532f0e9 fix of another bad removal of static. James Huston 2024-07-31 21:30:58 -04:00
  • 34e3a014ce fix: initialize forcedCreatureIds map and add debug logging in LoadForcedCreatureIdsFromString method James Huston (aider) 2024-07-31 21:26:21 -04:00
  • e9de28ac05 fix: Initialize forcedCreatureIds map and add debug logging in AutoBalancer class James Huston (aider) 2024-07-31 21:25:42 -04:00
  • 5478ac63a8 (no commit message provided) James Huston 2024-07-31 21:25:41 -04:00
  • afaf15a269 Merge branch 'jh_revamp' of github.com:araxiaonline/mod-autobalance into jh_revamp James Huston 2024-07-31 21:03:06 -04:00
  • ba67358772 Lots of mods to standardize logging output and get it all under the module.AutoBalance scope. Also fixed a compile and linking issue with the help of #aider-chat that wrote a really gnarly fix for me James Huston 2024-07-31 21:02:31 -04:00
  • f0b3301d4b fix: define missing static members in AutoBalancer class to resolve linker errors James Huston (aider) 2024-07-31 20:53:50 -04:00
  • a24589c05d feat: add logging for autobalance initialization and improve log formatting in AutoBalancer class James Huston 2024-07-31 20:53:49 -04:00
  • 37311e3a1f Lots of code formatting. Starting to create better management for config info James Huston 2024-07-28 21:39:36 -04:00
  • 351917fced ignores for aider James Huston 2024-07-28 09:48:13 -04:00
  • 42cb4cedad Fix a couple of missing raid checks and soem formatting issues James Huston 2024-07-21 22:50:31 -04:00
  • 665f3a0a2f Added changes to fix drops happening before 80 for 300+ main Ben Carter 2024-07-21 21:30:06 -04:00
  • d7191cda00 successful compile and link on linux James Huston 2024-07-21 13:21:09 -04:00
  • feb0b359c3 Working on trying to fix linking issues James Huston 2024-07-21 13:08:25 -04:00
  • 53cc8cc897 Fixed compilation errors James Huston 2024-07-21 10:51:34 -04:00
  • a257382592 Removed database name from SQL so that it will work if you name your dbs differently James Huston 2024-07-21 02:25:24 -04:00
  • c07c22a98b Minor tweaks to formatting James Huston 2024-07-21 02:23:23 -04:00
  • fb0e66f9b8 Initial modifications to break up into multiple files. James Huston 2024-07-21 01:40:40 -04:00
  • 0f149ab5b9 updated code and sql Ben Carter 2024-07-19 21:24:29 -04:00
  • 6cab3f4519 added mythic artwork Ben Carter 2024-07-16 00:37:09 -04:00
  • 60ed55c7f9 Added updates to original artwork Ben Carter 2024-07-16 00:36:53 -04:00
  • 20e95bee69 Added all images created for mythic, legendary, ascendant Ben Carter 2024-07-16 00:31:44 -04:00
  • 032c3818a1 Added blp assets for client Ben Carter 2024-07-16 00:26:32 -04:00
  • e4f1a3d643 Added modifier options for autobalance for new difficulties feat/new-difficulties Ben Carter 2024-07-16 00:02:01 -04:00
  • 3fca0b7d91 Took down spell damage again Ben Carter 2024-07-15 00:58:04 -04:00
  • 86d47c6d4e Fixed segfaults and added better spell scaling Ben Carter 2024-07-15 00:44:42 -04:00
  • 2ac51ab7dc Added myhic Ben Carter 2024-07-12 21:28:47 -04:00
  • b2cc867c61 Update OnCreate/Disband to correct groupIds Ben Carter 2024-07-08 23:39:27 -04:00
  • 0045836c5a Added error logging for GetGroupDifficulty Ben Carter 2024-07-08 01:19:19 -04:00
  • e764ec354c Adding new commands and difficulty storage for 80+ level scaling Ben Carter 2024-07-08 01:15:59 -04:00
  • 796078a564 Autobalance updates from local Ben Carter 2024-07-08 00:03:08 -04:00
  • 268a717d3b Fixed conflicts with NPCBots that break when queueing for battleground because autobalance attempts to scale. master Ben Carter 2023-09-11 18:37:40 -04:00
  • c7693f7094 Dmg loot fix (#145) OverlordQ 2023-08-15 06:46:54 -04:00
  • db19dfcf40 fix. StatModifier Per-Creature (#141) Walter Pagani 2023-07-26 12:39:51 -03:00
  • 8b9479f706 Fixed Null Ptr (#139) Jeremy 2023-07-20 11:14:44 +12:00
  • 34bdfc6332 Only do expansion-level HP/damage adjustments if Level Scaling is enabled (#138) KJack 2023-06-27 17:45:00 -04:00
  • 74bb9e6cce Fix AutoBalance.LevelScaling=0 bug and mapstat average bug (#136) KJack 2023-06-17 19:55:58 -04:00
  • a0c643568e Feat/Fix: Dynamic creature levels, reworked reward scaling, many fixes and improvements (#133) KJack 2023-06-16 13:17:14 -04:00
  • 4125af946f chore(Module/Structure): update structure (#134) Walter Pagani 2023-06-16 10:26:39 -03:00
  • f83bccb061 Fix: Crash when the caster of an aura is a player and is not online (#131) KJack 2023-05-29 09:46:35 -04:00
  • 4046d05b4d Remove AutoBalance.DungeonsOnly, replace with better AutoBalance.Enable.* settings (#128) KJack 2023-05-27 08:23:42 -04:00
  • b49240972a Fix: add checks to CCDuration adjustment (#127) KJack 2023-05-24 19:00:51 -04:00
  • c23e5ab38b features: Add curveFloor and curveCeiling settings, expand raid types, CCDuration, others (#125) KJack 2023-05-24 14:04:23 -04:00
  • bdd4454fdb fix: Include new parameter for OnGiveXP hook. (#124) AnchyDev 2023-05-06 18:30:32 +10:00
  • beda6e901d fix: Update AutoBalance for sLFGDungeonStore changes. (#123) AnchyDev 2023-04-30 18:32:12 +10:00
  • 564dbc40e8 Update AutoBalance.cpp (#120) Benjamin Jackson 2023-04-29 19:10:07 -04:00
  • 4333ae0226 Fix for dungeon gold always scaled to 0 (#112) Brett Garner 2023-02-14 07:13:01 +11:00
  • 1d82080237 fix: Update ModifyPeriodicDamageAurasTick() after latest changes (#111) Skjalf 2022-12-24 11:35:28 -03:00
  • 442956be8a chore: Update ModifySpellDamageTaken() after latest script updates (#110) Skjalf 2022-11-05 15:37:35 -03:00
  • 3b8c4f883c chore: Update autobalance after scripting hook changes (#109) Skjalf 2022-11-02 21:02:06 -03:00
  • 007792207c feat: Add Per-dungeon scaling options (#105) ZhengPeiRu21 2022-09-23 02:36:52 -06:00
  • d7cd6d4386 Update core-build.yml (#106) Patrick Lewis 2022-09-16 02:19:41 -07:00
  • 94c6d4ae65 chore: only announce the module if it is also enabled (#103) Benjamin Jackson 2022-01-24 03:19:45 -05:00
  • 134253808c fix(misc): isEmpty (#102) Kitzunu 2022-01-14 03:43:18 +01:00
  • 6a43d4dd35 feat(Scripts): add support new api (#98) Kargatum 2021-12-12 02:39:33 +07:00
  • 830b8f8cbc feat(Config): replace old api (#99) Kargatum 2021-12-10 21:59:53 +07:00
  • 2baf23eb31 chore(CS): ignore new chatcommand functions (#96) Kargatum 2021-10-23 00:53:11 +07:00
  • cea74307c1 refactor: updated module registration to core rev 4++ (#92) BytesGalore 2021-09-19 23:14:29 +02:00
  • 911d221eb0 fix: MapMgr (#90) Kitzunu 2021-09-14 21:24:46 +02:00
  • 49deb69f29 ACE Fix (#87) morpheux 2021-06-25 17:42:47 -03:00
  • a2eb93a2ad Update acore-module.json Yehonal 2021-05-30 17:40:47 +02:00
  • 4c9758fb0e Update acore-module.json Yehonal 2021-05-30 17:18:06 +02:00
  • 4cd8094426 feat(CI): set only default version clang (#83) Kargatum 2021-05-14 19:57:33 +07:00
  • 69630a1bb7 Repair instance of leaving in battle (#77) PKL 2021-02-01 06:48:03 +08:00
  • 3650c0ce09 fix(CI): update workflow with step changes (#78) Patrick Lewis 2021-01-21 01:39:07 -08:00
  • c3ea95569d Merge pull request #73 from azerothcore/update-readme Stefano Borzì 2020-11-21 17:40:10 +01:00
  • f3df3d0da6 update readme locus313 2020-11-21 02:48:31 -08:00
  • 510d268862 fix: Armor calculation take into account default multiplier (#63) aleigood 2020-10-05 02:34:53 +08:00
  • 9491fac564 feat(CI): move from Travis to GitHub Actions (#72) Stefano Borzì 2020-08-30 22:46:21 +02:00
  • 8b1d10484e Merge pull request #70 from locus313/indentation-fixes Stefano Borzì 2020-08-14 11:05:03 +02:00
  • bfb3018869 correct curly brackets locus313 2020-08-13 13:11:39 -07:00
  • 1440eb5ca9 add curly brackets 2 locus313 2020-08-13 09:15:14 -07:00
  • 25d32169e9 fix spacing locus313 2020-08-13 08:30:22 -07:00
  • fab92afde8 add curly brackets locus313 2020-08-13 08:25:58 -07:00
  • 961df325c3 fix: more indentation issues locus313 2020-08-12 19:23:15 -07:00
  • 6b1f527760 fix: indentation locus313 2020-08-12 18:08:04 -07:00
  • ca11a447c8 chore: Add missing icon to the module (#61) Stefano Borzì 2020-03-27 21:46:34 +01:00
  • 34f65e6f23 feat: Add boss scaling (#54) Dresmyr 2020-03-17 17:38:25 -04:00
  • 7099690c19 Update README.md Yehonal 2020-03-11 11:43:47 +01:00
  • 1aaf028568 fix(conf): Reorganize & explain inflection points (#50) Barbz 2020-03-05 02:31:45 +01:00
  • a107ecbcd4 refactor(cpp): Don't compare boolean variables with integer (#52) Barbz 2020-03-03 23:19:34 +01:00
  • 180cc05ebd fix(AllCreatureScript): Bugfix integer conversion (#51) Stoabrogga 2020-02-24 23:29:04 +01:00
  • 9c0b2d61a2 fix(cpp): Typo on conf option Barbz 2020-02-24 21:37:47 +01:00
  • f346445ac6 style(conf): Improve description of the options (#43) Barbz 2020-02-22 22:56:23 +01:00
  • 94e16e30e2 fix(AllCreatureScript): Fix option "DisabledID" (#42) Stoabrogga 2020-02-22 22:49:34 +01:00
  • 3b7f473d04 feat(Config): Add config options "MinManaModifier", "DungeonScaleDownXP"; remove unused option "Instances" (#41) Stoabrogga 2020-02-22 22:28:09 +01:00
  • 502643291a feat(Config): Add Raid/Heroic inflection points (#37) Dresmyr 2020-02-16 08:01:31 -05:00
  • 8b2e73ebf2 Missing comma Yehonal 2020-02-04 00:35:55 +01:00
  • 440189f0d5 Update acore-module.json Yehonal 2020-02-04 00:07:40 +01:00
  • 7b48ad029b Fixed versioning Yehonal 2020-02-04 00:06:35 +01:00
  • 466ef31e76 Correct player leave stat recalc (#36) Dresmyr 2020-02-03 13:07:03 -05:00
  • e5c63454b3 Removed unused conf Yehonal 2020-01-30 14:12:45 +01:00
  • 3d7770217f Merge pull request #27 from milestorme/master Micrah 2019-08-26 14:01:55 +10:00
  • bcfa52b747 Update readme add logo Micrah 2019-08-26 12:19:04 +10:00
  • 7985caba18 Update travis Micrah 2019-08-26 12:15:17 +10:00
  • 7c3b7aa9dd Merge pull request #26 from Viste/typo Micrah 2019-08-24 06:12:59 +10:00
  • a96883a1f9 Build: fix typo Viste 2019-08-23 22:45:11 +03:00
  • f782cc00fd style: removed useless underscore Yehonal 2019-08-23 16:37:33 +00:00