[C++] [lua] [sql] Migrate Experience Points Calculations to LUA#10865
Open
Skold177 wants to merge 1 commit into
Open
[C++] [lua] [sql] Migrate Experience Points Calculations to LUA#10865Skold177 wants to merge 1 commit into
Skold177 wants to merge 1 commit into
Conversation
|
✨ Hello and thanks for the PR! ✨ 🤖: This is a friendly automated reminder that the maintainers won't look at your PR until you've properly completed all of the checkboxes in the pre-filled template. |
Skold177
force-pushed
the
Experience-Points.lua
branch
from
July 23, 2026 02:19
78ef5ad to
b958b8d
Compare
Skold177
marked this pull request as ready for review
July 23, 2026 03:22
Skold177
force-pushed
the
Experience-Points.lua
branch
3 times, most recently
from
July 23, 2026 04:34
62e07b1 to
1f4a34a
Compare
Migrates Experience Points Calculations to LUA and retires many experience points settings. Adds support for Sanction.
Skold177
force-pushed
the
Experience-Points.lua
branch
from
July 23, 2026 15:42
1f4a34a to
a2d6ae3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I affirm:
What does this pull request do?
Testing Schedule - Complete! Tested and made sure everything was working on my local with debug prints using multiple clients.
[x] Party Share & Alliance Penalty
[x] Experience Points Chains (Brackets & Timers)
[x] Dedication Effects (EXP Rings)
[x] Corsairs Roll
[x] Signet Bonuses
[x] Sanction Bonuses
[x] RoV Bonuses
Steps to test these changes
Same as above!