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

[pull] v1.0.x from Mezuzi:v1.0.x #1

Open
wants to merge 9 commits into
base: v1.0.x
Choose a base branch
from
Open

Commits on Jun 16, 2021

  1. use shiny new glowing emojis;

    Mezuzi committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    b218a91 View commit details
    Browse the repository at this point in the history
  2. Update cards.ini (#37)

    * Update cards.ini
    
    * Update cards.ini
    
    "argus" was pulling "Argus Crackdown" rather than the ID
    
    * Update cards.ini
    
    added "BTL" in addition to "B2L"
    EnsuVerna authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    7c693e7 View commit details
    Browse the repository at this point in the history
  3. Bump websockets from 8.1 to 9.1 (#39)

    Bumps [websockets](https://github.com/aaugustin/websockets) from 8.1 to 9.1.
    - [Release notes](https://github.com/aaugustin/websockets/releases)
    - [Changelog](https://github.com/aaugustin/websockets/blob/9.1/docs/changelog.rst)
    - [Commits](python-websockets/websockets@8.1...9.1)
    
    ---
    updated-dependencies:
    - dependency-name: websockets
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    0a95358 View commit details
    Browse the repository at this point in the history
  4. Bump urllib3 from 1.25.10 to 1.26.5 (#38)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.26.5.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.25.10...1.26.5)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    2e0181d View commit details
    Browse the repository at this point in the history
  5. use different emojis;

    Mezuzi committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    d4cf360 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ff6182 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. Escapes markdown characters and fixes indentation in clean_card_text (#…

    …41)
    
    * Escapes markdown characters in clean_card_text to fix how Maxx's flavor text displays
    
    Previously discord tried to interpret the asterixis in Maxx's flavor text as markdown. This fixes that. I'm not sure if there's any other cards that escaping markdown characters matters for.
    
    The lines of text in clean_card_text to fix lists were also indented an extra time, causing them to run every time in the above for loop.
    meltedlilacs authored Jul 24, 2021
    Configuration menu
    Copy the full SHA
    f0f627e View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    a3cc00f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Update cards.ini (#42)

    * Update cards.ini
    
    added the best doggo
    
    * Update cards.ini
    
    added SVA = salvaged vanadis armory.
    
    * Update cards.ini
    
    added midseasons
    
    * Update cards.ini
    
    added sft = shipment from tennin
    EnsuVerna authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    ae40d29 View commit details
    Browse the repository at this point in the history