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

Commits on Nov 20, 2024

  1. feat: add bug report and feature request issue templates

    chore(deps-dev): bump ruff from 0.7.3 to 0.7.4
    gylfirst committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d676eef View commit details
    Browse the repository at this point in the history
  2. refactor: rewriting ranking functions to calculate level and overflow…

    … properly, as well fixing non-proper sorted ranking because of level cap
    gylfirst committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    256f371 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6835978 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Configuration menu
    Copy the full SHA
    dd41c09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d232f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. chore(deps-dev): bump ruff from 0.7.4 to 0.8.0

    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]>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    1af6709 View commit details
    Browse the repository at this point in the history
  2. fix: merge repeated code

    Zalk0 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    1dc1c7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9293dfb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3f3f47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cd83a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06f2de2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #106 from Zalk0/re-refacto_sb

    Re refacto sb
    Zalk0 authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    27fd7d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3bea79c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #103 from Zalk0/refacto_sb

    Refactoring of the skyblock ranking process
    gylfirst authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    07e3421 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #104 from Zalk0/dependabot/pip/dev/ruff-0.8.0

    chore(deps-dev): bump ruff from 0.7.4 to 0.8.0
    gylfirst authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    78c4611 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef6c68e View commit details
    Browse the repository at this point in the history