Commit Graph

52 Commits

Author SHA1 Message Date
5fca712e62 Added creature scaling fixes for respawn and scripted events. 2025-08-21 01:29:47 -04:00
1b1c54782b Scaling updates for non creatures and fixes for elemental damage melee 2025-08-01 18:50:14 -04:00
3f3f63f90e Updates to enemy scaling mechanics for heroic, raids 2025-08-01 10:06:55 -04:00
64dd608dc4 Merge branch 'feature/full-expansion-upgrade' of https://github.com/araxiaonline/mod-mythic-plus into feature/full-expansion-upgrade 2025-07-19 09:47:50 -04:00
2dbbccc6eb updating spell damage mechanics 2025-07-19 09:47:30 -04:00
Ben Carter
f225a8211b Update src/MythicPlus.cpp
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-19 09:45:59 -04:00
1481fe1cce Major overhauls of key systems and scripts 2025-07-18 19:49:02 -04:00
f42cba3099 removed the CreatureHooks calls until later implemented 2024-12-17 17:48:16 -05:00
4df7800afa Fixed all Warnings and added in advancement methods + material types loader 2024-12-13 19:18:44 -05:00
8436460350 Added scheduling and fixed for death counting 2024-12-02 23:57:21 -05:00
c32b64bb1f Added a bunch of methods for saving database information on key events 2024-11-14 23:12:25 -05:00
f083748c4a Added Mythic Plus method isFinalBoss for determining completion of run. 2024-11-14 19:52:53 -05:00
3cf1e17c99 Added more database storage of stats, timers, death and workign on final boss detection. 2024-11-14 00:07:36 -05:00
9f4ea9d539 adding rescale all command and updated factors sql 2024-11-04 23:36:27 -05:00
803cb246bf updated to fix horsemen health scaling 2024-11-01 20:14:01 -04:00
1bd94e56fa Added easier way to tune up and down zones 2024-11-01 19:48:30 -04:00
0ee3ead805 Added new AP fixes and working on healing fixes for enemy creature 2024-10-29 19:45:30 -04:00
ec1663aa34 Removed ai change 2024-10-18 21:38:50 -04:00
3d0f314c39 updated to add headless horseman 2024-10-18 20:37:48 -04:00
5877e9122c Added event system and updated Bazzalan as a test. 2024-10-18 19:24:33 -04:00
5847754197 Added scale to respawn trigger, added creaturehook add to instance when creature is scaled. 2024-10-14 23:25:00 -04:00
6936f8b73e Added event handler for extending boss functions without disrupting existing AI or Eluna scripts. 2024-10-14 22:20:23 -04:00
a35e4b646d added changes to include difficulty into ai object 2024-10-13 23:30:27 -04:00
a4d7b00036 Got AI Event system working 2024-10-12 19:53:28 -04:00
d3af7990cb Added updates to all the melee and spell damage 2024-10-11 20:20:28 -04:00
a62df56099 New spell scaling spell and command for reloading scaling factors 2024-10-05 22:44:06 -04:00
c73dba69d7 Added new melee scaling 2024-10-04 20:41:52 -04:00
b9825b47e0 Working on spell scaling individually per dungeon to make sur eI account for everything and many different spells 2024-10-03 01:13:29 -04:00
af9e7b3f3f Added pets generator script and fixed segfaults in eligible methods 2024-10-02 00:05:32 -04:00
2fda1c1a93 Scaling updates for Attack Power 2024-10-01 19:50:07 -04:00
ca1dda4979 Added debug command to CommandScript 2024-10-01 00:10:34 -04:00
04dc95f2e3 Addressed compile error not being defined in MythicPlus.h 2024-09-30 21:12:15 -04:00
d7e1f7a026 Adding base increases to normalize damange similar to heroic dungeons from normal 2024-09-30 21:03:28 -04:00
b6e21b5cf7 Adding scaling factors to how damage is scaled 2024-09-30 00:23:56 -04:00
e4a234b567 more work on unit script to increase damage 2024-09-29 02:27:54 -04:00
c4be5d44be Adding Spell scaling into base class 2024-09-29 02:04:02 -04:00
ff5eb09faa Refactored unit damage to be cleaner 2024-09-28 18:35:42 -04:00
6356d975d8 alpha seems to be working 2024-09-27 00:48:08 -04:00
5815d20c1c Added logging to test enemy weapon damage out and adding different setting for weapon base damage for enemies. 2024-09-26 23:34:25 -04:00
abee7bcc41 Added . eligible target checks and attempting to debug damage scalin for non-player supporters 2024-09-26 01:13:53 -04:00
014773379e Added changes to scaling and some debugging logic around the unit scripts 2024-09-25 22:32:38 -04:00
d74e9f96e1 Added more umph to multiplier on base damage 2024-09-25 01:28:45 -04:00
519d17a272 Added Unit damage code and removed chatty logging 2024-09-25 01:19:16 -04:00
7b79bf0316 Added Creature Map tracking and improved performance on storage 2024-09-20 23:28:58 -04:00
3b7c03ce0f Scaling tests are working for base stats 2024-09-20 01:28:33 -04:00
e7d1b85074 Added Scaling to boss and figured out event race conditions 2024-09-20 01:17:39 -04:00
7a73671b0f Added level ups for creatures and better logging around creature events 2024-09-19 00:59:40 -04:00
02f27a32f1 Added in leveling for enemies 2024-09-05 23:52:05 -04:00
f98ec7ad57 Added in logic for when player enters an instance to store details and updated config settings 2024-09-03 23:01:31 -04:00
d98a0345d7 fixed compile issues for first compile and updated conf to remove duplicates 2024-09-02 00:37:11 -04:00