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

Bofa wish fights #1745

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

Shiverwarp
Copy link
Contributor

No description provided.

Copy link
Contributor

@horrible-little-slime horrible-little-slime left a comment

Choose a reason for hiding this comment

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

A few quibbles, but mostly I'm not sure if this is actually better than just using our existing code for freekills like Free For All; feels like we should kinda just do that. Which I do assume for most players would get bofa stuff; I believe the wanderer type there is "freefight" but I'm not 100% sure offhand.

If you do do that, be sure to pass the spec from the freekill into the wanderer function

Comment on lines +185 to +189
import {
canAdventureOrUnlock,
canWander,
unlock,
} from "garbo-lib/dist/wanderer/lib";
Copy link
Contributor

Choose a reason for hiding this comment

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

This isn't how we should accomplish this; we should either use a new wanderer type or an existing wanderer type, or export those functions from garbo-lib through ./wanderer

packages/garbo/src/fights.ts Outdated Show resolved Hide resolved
packages/garbo/src/fights.ts Outdated Show resolved Hide resolved
packages/garbo/src/fights.ts Outdated Show resolved Hide resolved
packages/garbo/src/fights.ts Outdated Show resolved Hide resolved
packages/garbo/src/fights.ts Outdated Show resolved Hide resolved
packages/garbo/src/fights.ts Outdated Show resolved Hide resolved
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