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

Adjust slot/position settings one-by-one to determine lineupSlotId and defaultPositionId #29

Closed
k5cents opened this issue Sep 14, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@k5cents
Copy link
Owner

k5cents commented Sep 14, 2021

All values need to be added to pos_abbrev() and slot_abbrev().

lineupSlotCounts

position limit
0 1
1 0
2 2
3 0
4 2
5 0
6 1
7 0
8 0
9 0
10 0
11 0
12 0
13 0
14 0
15 0
16 1
17 1
18 0
19 0
20 7
21 1
22 0
23 1
24 0

positionLimits

position limit
0 0
1 4
2 8
3 8
4 3
5 3
6 -1
7 -1
8 -1
9 -1
10 -1
11 -1
12 -1
13 -1
14 -1
15 0
16 3
17 -1
@k5cents k5cents added the bug Something isn't working label Sep 18, 2021
@k5cents k5cents closed this as completed in 345f722 Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant