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

Snowflake singleplayer implementation #57

Open
wants to merge 48 commits into
base: singleplayer
Choose a base branch
from

Commits on Jul 30, 2024

  1. Bump redis from 5.0.7 to 5.0.8

    Bumps [redis](https://github.com/redis/redis-py) from 5.0.7 to 5.0.8.
    - [Release notes](https://github.com/redis/redis-py/releases)
    - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
    - [Commits](redis/redis-py@v5.0.7...v5.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: redis
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    84cf927 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Lekuruu#47 from Lekuruu/dependabot/pip/redis-5.0.8

    Bump redis from 5.0.7 to 5.0.8
    Lekuruu authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    90764dc View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Bump sqlalchemy from 2.0.31 to 2.0.32

    Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.31 to 2.0.32.
    - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
    - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
    - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sqlalchemy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    37b8418 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Lekuruu#48 from Lekuruu/dependabot/pip/sqlalchemy-…

    …2.0.32
    
    Bump sqlalchemy from 2.0.31 to 2.0.32
    Lekuruu authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b9873a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Bump twisted from 24.3.0 to 24.7.0

    Bumps [twisted](https://github.com/twisted/twisted) from 24.3.0 to 24.7.0.
    - [Release notes](https://github.com/twisted/twisted/releases)
    - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst)
    - [Commits](twisted/twisted@twisted-24.3.0...twisted-24.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: twisted
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    e304c01 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Lekuruu#49 from Lekuruu/dependabot/pip/twisted-24.7.0

    Bump twisted from 24.3.0 to 24.7.0
    Lekuruu authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    29c633a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Fix tile_range logic for tusk

    Lekuruu committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    fdd1af7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Lekuruu#50 from Lekuruu/tile-range-fix

    Fix `tile_range` logic for tusk
    Lekuruu authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0945cc3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Bump sqlalchemy from 2.0.32 to 2.0.33

    Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.32 to 2.0.33.
    - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
    - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
    - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sqlalchemy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ee35124 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Lekuruu#51 from Lekuruu/dependabot/pip/sqlalchemy-…

    …2.0.33
    
    Bump sqlalchemy from 2.0.32 to 2.0.33
    Lekuruu authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    822523e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Bump sqlalchemy from 2.0.33 to 2.0.35

    Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.33 to 2.0.35.
    - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
    - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
    - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sqlalchemy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1c6c1ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request Lekuruu#53 from Lekuruu/dependabot/pip/sqlalchemy-…

    …2.0.35
    
    Bump sqlalchemy from 2.0.33 to 2.0.35
    Lekuruu authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    047cae1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92c3c4a View commit details
    Browse the repository at this point in the history
  4. Add card data property

    Lekuruu committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    88bcb03 View commit details
    Browse the repository at this point in the history
  5. Cleanup imports

    Lekuruu committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8b67f31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd1c8fa View commit details
    Browse the repository at this point in the history
  7. Fix sprite resets

    Lekuruu committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0edef36 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Bots

    Walinski committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    42c9e9a View commit details
    Browse the repository at this point in the history
  2. Tusk Fix

    Walinski committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5fafb89 View commit details
    Browse the repository at this point in the history
  3. Tusk

    Walinski committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    01f0eb9 View commit details
    Browse the repository at this point in the history
  4. Healing Bug

    Walinski committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8151c6d View commit details
    Browse the repository at this point in the history
  5. CJ Snow Bots More

    Walinski committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    29ebcf5 View commit details
    Browse the repository at this point in the history
  6. Edited Health Threshold

    Walinski committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    40b74fc View commit details
    Browse the repository at this point in the history
  7. Fixed Ranges

    Walinski committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6c7930d View commit details
    Browse the repository at this point in the history
  8. Fixed Ranges

    Walinski committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e3c43e9 View commit details
    Browse the repository at this point in the history
  9. Fixed Ranges

    Walinski committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    eb03030 View commit details
    Browse the repository at this point in the history
  10. Ninja Ranges

    Walinski committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a5bfe0c View commit details
    Browse the repository at this point in the history
  11. Ninja Ranges

    Walinski committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e243418 View commit details
    Browse the repository at this point in the history
  12. FINAL

    Walinski committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    67c64d4 View commit details
    Browse the repository at this point in the history
  13. Bump redis from 5.0.3 to 5.0.4

    Bumps [redis](https://github.com/redis/redis-py) from 5.0.3 to 5.0.4.
    - [Release notes](https://github.com/redis/redis-py/releases)
    - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
    - [Commits](redis/redis-py@v5.0.3...v5.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: redis
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Lekuruu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d5564e3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    96aba3f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1e064f1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7e9ff02 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7ed7c50 View commit details
    Browse the repository at this point in the history
  18. Add PenguinAI class

    Lekuruu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    47ba602 View commit details
    Browse the repository at this point in the history
  19. Fix rebase with main branch

    Lekuruu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b5bf9c2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d1b62b4 View commit details
    Browse the repository at this point in the history
  21. Add confirm_move function

    Lekuruu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    30859b5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f863664 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    283f289 View commit details
    Browse the repository at this point in the history
  24. Cleanup imports

    Lekuruu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    98bf9dc View commit details
    Browse the repository at this point in the history
  25. Bots

    Walinski authored and Lekuruu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6ee8cfb View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    851db72 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    37f5f51 View commit details
    Browse the repository at this point in the history
  28. First general code overhaul

    Lekuruu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3841586 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    118a139 View commit details
    Browse the repository at this point in the history
  30. More refactoring & cleanup

    Lekuruu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    cd36179 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Change tusk hp values back

    Lekuruu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    98e1471 View commit details
    Browse the repository at this point in the history