Commit Graph

17 Commits

Author SHA1 Message Date
5877e9122c Added event system and updated Bazzalan as a test. 2024-10-18 19:24:33 -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
2fda1c1a93 Scaling updates for Attack Power 2024-10-01 19:50:07 -04:00
d7e1f7a026 Adding base increases to normalize damange similar to heroic dungeons from normal 2024-09-30 21:03:28 -04:00
014773379e Added changes to scaling and some debugging logic around the unit scripts 2024-09-25 22:32:38 -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
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
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
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
6165da1f88 Initial commit of skeleton for MythicPlus 2024-08-01 21:38:33 -04:00