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

Feature/g7 adding slot uri and improvements #22

Merged
merged 16 commits into from
Feb 1, 2023

Conversation

ogarciarevett
Copy link
Contributor

You cant test this using: Laika or directly aiming directly to the smart contract.

tests of the new methods coming ...

Screenshot 2023-01-19 at 08 19 06

@ogarciarevett ogarciarevett self-assigned this Jan 19, 2023
@ogarciarevett ogarciarevett changed the base branch from main to develop January 19, 2023 11:20
@ogarciarevett ogarciarevett marked this pull request as draft January 19, 2023 11:20
@ogarciarevett ogarciarevett marked this pull request as ready for review January 19, 2023 17:20
@zomglings
Copy link
Collaborator

@ogarciarevett : Tests are failing. I think it's because you didn't regenerate Python interfaces to the smart contracts. Let me make a script to do that.

@ogarciarevett ogarciarevett marked this pull request as draft January 22, 2023 20:39
@ogarciarevett ogarciarevett marked this pull request as ready for review January 28, 2023 20:07
Copy link
Collaborator

@zomglings zomglings left a comment

Choose a reason for hiding this comment

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

@ogarciarevett : I think we are not on the same page regarding:

  1. The role of slots on Inventory
  2. Whether these contracts are just for use by Game7 XP system or whether they are intended for any blockchain game.

Left a few questions for my own understanding. Let us discuss on the PR in case anyone else wants to chime in.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
contracts/facets/InventoryFacet.sol Show resolved Hide resolved
contracts/facets/InventoryFacet.sol Outdated Show resolved Hide resolved
contracts/facets/InventoryFacet.sol Outdated Show resolved Hide resolved
contracts/facets/InventoryFacet.sol Outdated Show resolved Hide resolved
contracts/libraries/LibInventory.sol Outdated Show resolved Hide resolved
Copy link
Collaborator

@zomglings zomglings left a comment

Choose a reason for hiding this comment

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

lgtm

One suggestion about also allow items to be equippable for any slot of a given slot type. But that doesn't have to happen in this PR and we should probably have a longer discussion about it anyway.

contracts/facets/InventoryFacet.sol Show resolved Hide resolved
contracts/facets/InventoryFacet.sol Show resolved Hide resolved
contracts/facets/InventoryFacet.sol Show resolved Hide resolved
contracts/facets/InventoryFacet.sol Show resolved Hide resolved
contracts/facets/InventoryFacet.sol Show resolved Hide resolved
contracts/facets/InventoryFacet.sol Show resolved Hide resolved
@ogarciarevett ogarciarevett merged commit eab316d into develop Feb 1, 2023
@ogarciarevett ogarciarevett deleted the feature/G7-adding-slot-uri-and-improvements branch February 1, 2023 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants