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

Feature/Improvement: Live Contest Stats #839

Draft
wants to merge 35 commits into
base: beta
Choose a base branch
from

Conversation

Obsidianninja11
Copy link
Contributor

@Obsidianninja11 Obsidianninja11 commented Dec 27, 2023

What

Adds an option to show a gui with contest stats during contest.
The estimated position doesn't work anymore because hypixel removed that data from the tablist

Images

image

Changelog New Features

  • Option to show a gui with contest stats during contest. - Obsidian

@Obsidianninja11
Copy link
Contributor Author

Obsidianninja11 commented Dec 27, 2023

btw, here's what i'm testing the regex ( (Collected|(?<medal>§b§lDIAMOND|§3§lPLATINUM|§6§lGOLD|§f§lSILVER|§c§lBRONZE) §fwith) §e(?<amount>.+)) on:
§c§lBRONZE §fwith §e65,814

which is the data that the game is testing it on, but it doesn't work in game, but does in regex101 asofub asoufb aos

@Obsidianninja11
Copy link
Contributor Author

ok its magically working now

@Obsidianninja11 Obsidianninja11 marked this pull request as ready for review December 28, 2023 02:45
@Obsidianninja11 Obsidianninja11 changed the title wip live contest stats Live Contest Stats Dec 28, 2023
@hannibal002 hannibal002 added the Soon This Pull Request will be merged within the next couple of betas label Dec 28, 2023
@hannibal002 hannibal002 added this to the Version 0.23 milestone Dec 28, 2023
@Obsidianninja11
Copy link
Contributor Author

Ah figured out why the predicted score sometimes sucks.
New commit soon

@Obsidianninja11
Copy link
Contributor Author

Obsidianninja11 commented Jan 5, 2024

I'm not quite happy with the start time stuff yet
It's still a little buggy

maybe i should switch back to time participated?
I don't find this as useful though

@Obsidianninja11 Obsidianninja11 marked this pull request as draft January 15, 2024 00:49
@hannibal002 hannibal002 removed the Soon This Pull Request will be merged within the next couple of betas label Jan 15, 2024
Copy link

This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.

@github-actions github-actions bot added the Merge Conflicts There are open merge conflicts with the beta branch. label Apr 15, 2024
# Conflicts:
#	src/main/java/at/hannibal2/skyhanni/config/features/garden/GardenConfig.java
Copy link

Conflicts have been resolved! 🎉

@github-actions github-actions bot removed the Merge Conflicts There are open merge conflicts with the beta branch. label Apr 17, 2024
@hannibal002 hannibal002 removed this from the Version 0.26 milestone May 8, 2024
@Obsidianninja11
Copy link
Contributor Author

I think this might just need a bit of code cleanup.
I do want to use less duplicate code for making the GUI list and the end of contest messages
When I was testing it, it seemed to work fine with swapping contests.

@github-actions github-actions bot added the Merge Conflicts There are open merge conflicts with the beta branch. label Jun 6, 2024
Copy link

github-actions bot commented Jun 6, 2024

This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.

…t-live-stats

# Conflicts:
#	src/main/java/at/hannibal2/skyhanni/features/garden/contest/JacobContestStatsSummary.kt
Copy link

github-actions bot commented Jun 6, 2024

Conflicts have been resolved! 🎉

@github-actions github-actions bot removed the Merge Conflicts There are open merge conflicts with the beta branch. label Jun 6, 2024
Copy link

This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.

@github-actions github-actions bot added the Merge Conflicts There are open merge conflicts with the beta branch. label Aug 13, 2024
# Conflicts:
#	src/main/java/at/hannibal2/skyhanni/config/features/garden/GardenConfig.java
#	src/main/java/at/hannibal2/skyhanni/features/garden/contest/JacobContestStatsSummary.kt
#	src/main/java/at/hannibal2/skyhanni/utils/LorenzUtils.kt
@github-actions github-actions bot removed the Merge Conflicts There are open merge conflicts with the beta branch. label Oct 9, 2024
Copy link

github-actions bot commented Oct 9, 2024

Conflicts have been resolved! 🎉

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.

4 participants