Skip to content

Conversation

Longboyy
Copy link
Contributor

@Longboyy Longboyy commented May 3, 2024

Currently market.browse requires all parameters to be present, which is the inverse of what it should be. This fixes that.

Longboyy added 2 commits May 4, 2024 15:21
- Simplified Scriptor type for now.
- Fixed the rarity type that I broke
- Renamed new types to fit convention
@samualtnorman
Copy link
Owner

samualtnorman commented May 4, 2024

I've just made massive changes to env.d.ts. do not worry about making this PR compatible with them. I can go through the effort of resolving conflicts.

@samualtnorman
Copy link
Owner

I resolved the conflicts, are you able to to review the changes I made to your changes. As soon as it looks good to you I'll merge it in. Thanks!

@Longboyy
Copy link
Contributor Author

Longboyy commented May 4, 2024

Looks good to me!

@samualtnorman samualtnorman merged commit d8ff7a5 into samualtnorman:main May 4, 2024
@samualtnorman
Copy link
Owner

your changes will be in the next release and are available now to anyone who runs npm install -g hackmud-script-manager@dev or pnpm add hackmud-script-manager@dev

samualtnorman added a commit that referenced this pull request May 13, 2024
Update `market.browse` to make all params optional, rather than required.
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