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

Skyblock refactoring + bug fixes + dep upgrade #107

Merged
merged 16 commits into from
Nov 25, 2024
Merged

Skyblock refactoring + bug fixes + dep upgrade #107

merged 16 commits into from
Nov 25, 2024

Conversation

gylfirst
Copy link
Collaborator

Closes #102

This pull request includes several changes to improve the bug and feature request templates, update dependencies, and enhance the functionality of various commands and utilities in the project. The most important changes are summarized below:

Issue Templates Enhancements:

Dependency Updates:

Command Enhancements:

Utility Function Improvements:

gylfirst and others added 16 commits November 20, 2024 21:15
chore(deps-dev): bump ruff from 0.7.3 to 0.7.4
… properly, as well fixing non-proper sorted ranking because of level cap
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.4 to 0.8.0.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.7.4...0.8.0)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Refactoring of the skyblock ranking process
chore(deps-dev): bump ruff from 0.7.4 to 0.8.0
@gylfirst gylfirst added bug Something isn't working dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 25, 2024
@gylfirst gylfirst requested a review from Zalk0 November 25, 2024 17:12
@gylfirst gylfirst merged commit 9083f37 into main Nov 25, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Wrong ranking with level_cap
2 participants