|
|
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 |
|
|
|
53218b487a
|
Major updates to the entire system lots of content changes.
|
2025-07-18 19:48:36 -04:00 |
|
|
|
7618b2af58
|
Added new commands and fixed PlayerScript dupe issue.
|
2025-02-09 23:25:48 -05:00 |
|
|
|
586858c485
|
updates to upgrade advancement event and new handlers
|
2025-02-09 23:25:41 -05:00 |
|
|
|
a5b22f84ed
|
major fixes to advancement handler which is not upgrading stats correctly
|
2025-02-09 23:25:22 -05:00 |
|
|
|
f0f3b26229
|
updated index and added resistances
|
2025-02-09 23:24:46 -05:00 |
|
|
|
18bb3e6599
|
Updated logger, and fixed up event handlers
|
2025-02-04 00:24:08 -05:00 |
|
|
|
15c4e22967
|
updated for resist information
|
2025-02-04 00:23:36 -05: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 |
|
|
|
b4013b7024
|
commented ideas on how the perma stat bonuses will work with custom auras
|
2025-01-18 11:34:08 -05:00 |
|
|
|
7d1a9018df
|
Many changes to bring in the Advancement system for upgrading player stats via dice
|
2025-01-18 11:29:21 -05:00 |
|
|
|
d4fa53d435
|
Updates to bring in event handlers for communication and register on server load
|
2025-01-18 11:28:07 -05:00 |
|
|
|
2aeafa689a
|
New client event dispatchers to commumicate to WoW Client using formatted event structure
|
2025-01-18 11:27:30 -05:00 |
|
|
|
5986d314c7
|
Updates to work with latest acore source
|
2025-01-12 18:22:35 -05:00 |
|
|
|
f42cba3099
|
removed the CreatureHooks calls until later implemented
|
2024-12-17 17:48:16 -05:00 |
|
|
|
aa58b493ba
|
move data channel to event processor since it makes more sense with that class
|
2024-12-17 17:47:28 -05:00 |
|
|
|
5387960965
|
Added EventProcessor for client and server communication
|
2024-12-17 17:43:13 -05:00 |
|
|
|
4be3fae368
|
Fixed warnings and updated comments
|
2024-12-13 19:19:29 -05:00 |
|
|
|
d410220bd0
|
Added methods for upgrading an advancement
|
2024-12-13 19:19:10 -05:00 |
|
|
|
4df7800afa
|
Fixed all Warnings and added in advancement methods + material types loader
|
2024-12-13 19:18:44 -05:00 |
|
|
|
173d19bcd3
|
Fixed all Warnings and added in advancement methods + material types loader
|
2024-12-13 19:18:33 -05:00 |
|
|
|
738194fbfa
|
added many methods related to increasing a players rank
|
2024-12-12 23:42:16 -05:00 |
|
|
|
81b7a87ced
|
Added a new constant for MAX Advancement Ranks
|
2024-12-12 23:41:41 -05:00 |
|
|
|
8e0809cb1c
|
Added constants for items
|
2024-12-12 18:53:08 -05:00 |
|
|
|
cb48af9e9d
|
Added historical record for player advancmenets
|
2024-12-12 18:52:52 -05:00 |
|
|
|
acf11d25f2
|
Added information about the data channel used for client to server communication.
|
2024-12-11 15:41:36 -05:00 |
|
|
|
41fd4876cf
|
renamed function
|
2024-12-11 15:40:44 -05:00 |
|
|
|
ef62c10df3
|
Updated schema definition
|
2024-12-11 15:40:24 -05:00 |
|
|
|
5fbb0eac74
|
Added in methods for loading in data for players
|
2024-12-11 15:40:00 -05:00 |
|
|
|
0982e24f06
|
Added Loading of advancments from database on server start and player login.
|
2024-12-11 15:39:45 -05:00 |
|
|
|
fa7389f24a
|
Reorganized and fixed issues with material / types and ranks
|
2024-12-11 15:39:12 -05:00 |
|
|
|
8436460350
|
Added scheduling and fixed for death counting
|
2024-12-02 23:57:21 -05:00 |
|
|
|
3bd1f3cdc6
|
Added more handlers for players
|
2024-12-02 23:57:03 -05:00 |
|
|
|
6115459150
|
Added new sql changes for advancement
|
2024-12-02 23:56:22 -05:00 |
|
|
|
3093ab3280
|
Added new Advancement Manager classes for allowing upgrades
|
2024-12-02 23:56:01 -05:00 |
|
|
|
fa6f3f3eab
|
Refactored scripts and Creature data
|
2024-11-29 15:25:38 -05:00 |
|
|
|
ccf222ec4f
|
fixed issue with misaligned group deaths
|
2024-11-26 00:15:04 -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 |
|
|
|
9612974b01
|
Added functions to store player data on bind
|
2024-11-24 23:53:14 -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 |
|
Ben Carter
|
318244f0fd
|
Merge pull request #9 from araxiaonline/feat/add-data-saves
Feature: Adds in data saves and upgrade system
|
2024-11-22 13:46:40 -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 |
|