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

Faker::Games::Dota missing quotes and new heroes #2907

Merged
merged 10 commits into from
Jun 11, 2024

Commits on Feb 20, 2024

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

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    1167d6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aeaecd View commit details
    Browse the repository at this point in the history
  3. feat: add centaur_warrunner quotes

    The hero is called `Centaur Warrunner` but in
    `quotes` he's called just `centaur`. It causes
    problems if users try to generate quote by
    `parameterize(separator: '_')` the name.
    I left old `centaur` to not brake people's code.
    arthurka-o committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    27e2cfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d487ede View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    679702f View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

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

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    252bf6e View commit details
    Browse the repository at this point in the history
  2. fix!: remove heroes that don't have quotes

    And I also added `meepo` to the test because
    he was missing
    arthurka-o committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    59acdcf View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Merge branch 'main' into dota-2-refreshing

    Stefanni Brasil committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    cdcb506 View commit details
    Browse the repository at this point in the history