Skip to content

attempt to improve siege formula #1915

Merged
BadM0dder merged 4 commits intoStarCoreSE:mainfrom
BadM0dder:season-5
Mar 6, 2025
Merged

attempt to improve siege formula #1915
BadM0dder merged 4 commits intoStarCoreSE:mainfrom
BadM0dder:season-5

Conversation

@BadM0dder
Copy link
Collaborator

found an issue of discontinuity in the siege math, this should fix it. Set min siege time from 15 -> 20 for now.
The issue was any time spent in siege between 8 seconds and 15 seconds was worth an incorrect 15 seconds of cooldown, and the 16th second was worth a correct 32 seconds of cooldown.

Now there is a smooth transition, the first 10 seconds are worth 20 seconds of cooldown, and the 11th second is 22s of cooldown, the 12th second is 24s of cooldown, etc.

Tested and confirmed to work in single player.

found an issue of discontinuity in the siege math, this should fix it.  Set min siege time from 15 -> 20 for now.
The issue was any time spent in siege between 8 seconds and 15 seconds was worth an incorrect 15 seconds of cooldown, and the 16th second was worth a correct 32 seconds of cooldown.

Now there is a smooth transition, the first 10 seconds are worth 20 seconds of cooldown, and the 11th second is 22s of cooldown, the 12th second is 24s of cooldown, etc.

Tested and confirmed to work in single player.
@BadM0dder BadM0dder enabled auto-merge March 6, 2025 21:30
@BadM0dder BadM0dder merged commit bcf6cdb into StarCoreSE:main Mar 6, 2025
2 checks passed
ari-steas pushed a commit that referenced this pull request Mar 20, 2025
Tested and confirmed to work in single player.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant