Commit Graph

147 Commits

Author SHA1 Message Date
Ben Carter
33f4d3d7ff Update README.md 2025-08-23 22:31:59 -04:00
Ben Carter
8ef539f817 Update README.md
Complete Readme v1
2025-08-23 22:30:33 -04:00
Ben Carter
d469f1c632 Merge pull request #34 from araxiaonline/araxia-main
Araxia main
2025-08-23 22:29:49 -04:00
Ben Carter
336a0a3257 Merge pull request #33 from araxiaonline/feature/full-expansion-upgrade
Feature/full expansion upgrade
2025-08-23 20:58:39 -04:00
Ben Carter
b8d4c5e698 Update data/sql/db-world/base/09_custom_items.sql
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-23 20:57:24 -04:00
Ben Carter
9120666bd5 Update data/sql/db-world/base/09_custom_items.sql
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-23 20:57:15 -04:00
8fbb47b5b6 Fixes from Gemini review 2025-08-23 16:41:56 -04:00
716ca94e73 resolve sql nullable key 2025-08-23 14:36:41 -04:00
fa81bd6f79 Added money fixes on mythic 2025-08-23 14:33:33 -04:00
e8ddac961d fixes xp and gold for scaled creatures 2025-08-22 01:14:06 -04:00
74c529a2b0 Added sql for molten core raid and rebalance of low ilevel gear 2025-08-21 01:30:34 -04:00
4801ab5484 Added death handlers for creatures 2025-08-21 01:30:30 -04:00
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
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
Ben Carter
1cac20f7a5 Merge pull request #30 from araxiaonline/araxia-main
Updates to work with latest acore source
2025-01-18 11:38:42 -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