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

[GH-599] Add crates to config #603

Merged
merged 5 commits into from
May 15, 2024
Merged

Conversation

agustinesco
Copy link
Contributor

@agustinesco agustinesco commented May 10, 2024

Motivation

We needed crates

Waiting on: https://github.com/lambdaclass/curse_of_mirra/pull/1676

Closes #599

Summary of changes

  • add crates to config

How to test it?

Start a game and see the crates

Checklist

  • Tested the changes locally.
  • Reviewed the changes on GitHub, line by line.
  • Crates
  • This change requires new documentation.
    • Documentation has been added/updated.

# Application.app_dir(:game_backend, "priv/currencies_rules.json")
# |> File.read()

# config :game_backend, :currencies_config, Jason.decode!(currency_config_json)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why the move and commented out?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There was an error in the playtest, i'll restore this in this pr and fix it in a pr

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Restored!

@agustinesco agustinesco changed the title Add crates to config [GH-599] Add crates to config May 13, 2024
@agustinesco agustinesco marked this pull request as ready for review May 13, 2024 15:00
Nico-Sanchez
Nico-Sanchez previously approved these changes May 13, 2024
AminArria
AminArria previously approved these changes May 13, 2024
@lotuuu lotuuu added the champions MOBA game label May 13, 2024
@marco-paulucci marco-paulucci dismissed stale reviews from AminArria and Nico-Sanchez via 0d0fa22 May 14, 2024 15:07
@agustinesco agustinesco merged commit b83df39 into main May 15, 2024
1 check passed
@agustinesco agustinesco deleted the gh-599-add-crates-to-config branch May 15, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Add crates to config
5 participants