44 Commits

Author SHA1 Message Date
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
cbde9bbfe2 Updated EligibleDamageTarget additional safeguard on owner check. 2024-10-02 23:27:33 -04:00
af9e7b3f3f Added pets generator script and fixed segfaults in eligible methods 2024-10-02 00:05:32 -04:00
5b6805dcc7 Added studio code props / settins 2024-10-01 22:56:41 -04:00
78648bd511 Added necessary sql files 2024-10-01 22:56:29 -04:00
Ben Carter
fd4c9d2b51 Merge pull request #2 from araxiaonline/feat/add-mythic-v1
Build: Feat/add mythic v1
2024-10-01 22:45:13 -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
a626114043 fixed typo in configuration settings and switched to afterconfig load 2024-09-03 23:42:14 -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
ef206b6a0d Merge branch 'main' into feat/add-mythic-v1 2024-09-01 23:54:11 -04:00
Ben Carter
3428bcc605 Merge pull request #1 from araxiaonline/feat/update-loot
Added scaled stats and mythicplus table up to 100
2024-09-01 23:53:35 -04:00
84543dc17a Added Legendary and Ascendant static shortcut commands 2024-09-01 23:50:31 -04:00
9a2b880350 Finished up commands 2024-09-01 23:49:35 -04:00
f7e2bf2450 Adding scripts that add creature higher level stats 2024-09-01 01:35:31 -04:00
3383cb1323 Added methods for saving group data to memory and the database
Also added some new commands
2024-09-01 01:34:35 -04:00
2c8b67ef07 Changed MythicPlus and MpDataStore to pure singletons and updated current
calling scripts to not get the instance just call via defined macro
2024-08-31 23:17:52 -04:00
87d748cef6 Added initial pass at configuration variables for mythic plus 2024-08-31 22:21:59 -04:00
a5dd94fe54 Adding data storage and commands 2024-08-17 20:51:27 -04:00
7446c676f2 Building out data stores. Moved logging to standalone class. 2024-08-05 22:19:46 -04:00
0415c5ef41 Starting to build out the base setup for the module 2024-08-03 23:06:45 -04:00
f4ebd7898e Removed bad db name from insert query (not needed/causes issues) 2024-08-03 19:08:29 -04:00
b38c26d729 Added scaled stats and mythicplus table up to 100 2024-08-02 00:03:26 -04:00
6165da1f88 Initial commit of skeleton for MythicPlus 2024-08-01 21:38:33 -04:00
db6afb492a Initial commit 2024-08-01 20:24:22 -04:00