Commit Graph

37 Commits

Author SHA1 Message Date
5fca712e62 Added creature scaling fixes for respawn and scripted events. 2025-08-21 01:29:47 -04:00
3f3f63f90e Updates to enemy scaling mechanics for heroic, raids 2025-08-01 10:06:55 -04:00
1481fe1cce Major overhauls of key systems and scripts 2025-07-18 19:49:02 -04:00
27db74e2ae Merge branch 'araxia-main' into refactor-scripts 2025-01-24 17:27:05 -05:00
ad39d53c58 fixed issues for newest version 2025-01-24 17:13:52 -05:00
5986d314c7 Updates to work with latest acore source 2025-01-12 18:22:35 -05:00
4df7800afa Fixed all Warnings and added in advancement methods + material types loader 2024-12-13 19:18:44 -05:00
41fd4876cf renamed function 2024-12-11 15:40:44 -05:00
91d3f91dfc Group data and player data objects were not referencing the same object corrected using right pointers 2024-11-25 23:55:50 -05:00
fd5e186032 Added boot on deaths limits hit 2024-11-24 21:51:13 -05:00
baf0d8e6e7 Added difficulty to death stats 2024-11-22 19:12:08 -05:00
f3230a6559 Merge branch 'main' of https://github.com/araxiaonline/mod-mythic-plus 2024-11-22 14:14:08 -05:00
86d5ba83f1 merged in branch and handled conflicts 2024-11-22 14:08:50 -05:00
73018100ac Turned on player scripts have segfault in bind to instance that needs fixed. 2024-11-21 23:52:02 -05:00
fbcb218dd6 player instance saves are working now on group entry 2024-11-21 23:25:46 -05:00
9d009d0feb fixed segmentation fault related to null pointer 2024-11-21 22:52:01 -05:00
c32b64bb1f Added a bunch of methods for saving database information on key events 2024-11-14 23:12:25 -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
d35a934b8a more work on player and group data storage for death counts and other stats 2024-11-11 22:56:18 -05:00
f8ecc0d1b9 Adding in player instance data 2024-11-08 00:53:43 -05:00
fcce3a0453 updated sql and added more methods to store state between server / character login/out 2024-11-07 23:41:40 -05:00
68efd1a732 Added instance resets when difficulty is changed and added personal difficulty tracking 2024-11-05 01:06:30 -05:00
9f4ea9d539 adding rescale all command and updated factors sql 2024-11-04 23:36:27 -05: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
5847754197 Added scale to respawn trigger, added creaturehook add to instance when creature is scaled. 2024-10-14 23:25:00 -04:00
c73dba69d7 Added new melee scaling 2024-10-04 20:41:52 -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
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
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
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
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