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: add training ground gamemode #367

Merged
merged 67 commits into from
Sep 18, 2024
Merged

Conversation

Muparadzi
Copy link
Collaborator

@Muparadzi Muparadzi commented Jul 2, 2024

Training Ground

TODO

  • migration

A rework of Native Duel, without the weird teleport mechanics.

Duel cards have been redesigned to show MMR, W/L and other statistics. The cards/stats are synced with the database and persist over sessions.

image

Following a duel, the winning characters' health is restored to full. They can refresh their equipment on the pause menu (if a shield breaks, or they wish to load new equipment)

Rating has been moved into statistics to enable MMR tracking for different gamemodes.

A leaderboard option has been added to filter by duel rating
image

@Muparadzi Muparadzi requested a review from or2e July 18, 2024 15:07
or2e
or2e previously approved these changes Jul 19, 2024
@Muparadzi Muparadzi marked this pull request as ready for review July 21, 2024 09:17
@Muparadzi Muparadzi requested review from Yeldur and Meowkov July 21, 2024 09:18
Meowkov
Meowkov previously approved these changes Jul 23, 2024
@Muparadzi Muparadzi dismissed stale reviews from Meowkov and or2e via e9cc833 August 18, 2024 08:21
@Yeldur
Copy link
Collaborator

Yeldur commented Aug 29, 2024

Will try to take a look at this over the weekend

Copy link
Collaborator

@Yeldur Yeldur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved, had a look through the code (as best i could anyway) and don't see any obvious problems

@Muparadzi Muparadzi merged commit fdbb1a0 into master Sep 18, 2024
4 checks passed
@Muparadzi Muparadzi deleted the droob-add-training-ground-rating branch September 18, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duel Gamemode
4 participants