Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: options 'frags' and 'payment' to war system #1982

Merged
merged 28 commits into from
Mar 1, 2024

Conversation

luanluciano93
Copy link
Contributor

@luanluciano93 luanluciano93 commented Dec 5, 2023

When declaring war, the guild leader chooses their opponent and defines the conditions: duration (from 7 to 180 days), frags limit (up to 1,000), a penalty to be paid in case of loss (up to 2kkk), among others.

Based on the information above, we can add the columns "frags_limit," "payment," and "duration_days" to the 'guild wars' table so that the websites can interact correctly according to the system.

Resolves #2121

@luanluciano93 luanluciano93 changed the title feat: options to war system feat: options 'frags' and 'payment' to war system Dec 5, 2023
@luanluciano93 luanluciano93 marked this pull request as draft January 19, 2024 12:24
@luanluciano93 luanluciano93 marked this pull request as ready for review January 19, 2024 23:52
Copy link

sonarqubecloud bot commented Feb 2, 2024

@dudantas
Copy link
Member

@luanluciano93 você testou, está funcional?

@luanluciano93
Copy link
Contributor Author

@luanluciano93 você testou, está funcional?

sim, eu uso no meu sistema custom de war system, ele deixar bem melhor e usavel caso alguem queira add o sistema pelo website!

@dudantas dudantas merged commit 59b7abd into opentibiabr:main Mar 1, 2024
33 checks passed
@luanluciano93 luanluciano93 deleted the addPaymentInWar branch March 1, 2024 23:39
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.

guild war ending 5 hours after it started?
4 participants