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

Update constructionList.py #1

Merged
merged 1 commit into from
Jan 26, 2025
Merged

Update constructionList.py #1

merged 1 commit into from
Jan 26, 2025

Conversation

Kamusksn
Copy link
Owner

With this update ikabot is able to correctly get all the values in the construction list, including values that include blank spaces.

Account for testing with ES lang

The update allow to get all the values when there are blank spaces in the quantities.

Account Lang: es_ES

Output before the change
`current level:1
increase to level:38
['174']

['279']

['410']

['577']

['786', '669']

['905']

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

Materials needed:

  • Wood: 1.970
  • Marble: 421

You have enough materials
Proceed? [Y/n]

`

Output after the change
`current level:1
increase to level:38
['174']

['279']

['410']

['577']

['786', '669']

['1051', '905']

['1384', '1201']

['1803', '1576']

['2331', '2048']

['2997', '2641']

['3836', '3390']

['4893', '4333']

['6225', '5521']

['7903', '7018']

['10017', '8904']

['12682', '11281']

['16039', '14277']

['20268', '18051']

['25598', '22805']

['32313', '28796']

['40774', '36344']

['51435', '45856']

['64868', '57840']

['81793', '72940']

['103119', '91967']

['129990', '115940']

['163847', '146146']

['206507', '184205']

['260258', '232160']

['327985', '292584']

['413320', '368717']

['520844', '464646']

['656323', '585516']

['827027', '737811']

['1042113', '929704']

['1313122', '1171489']

['1654594', '1476137']

Materials needed:

  • Wood: 5.029.233
  • Marble: 4.485.418

Missing:
3.685.858 of wood
3.386.565 of marble`

The update allow to get all the values when there are blank spaces in the quantities.

Account Lang: es_ES

Output before the change
`current level:1
increase to level:38
['174']

['279']

['410']

['577']

['786', '669']

['905']

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]

[]


Materials needed:
- Wood: 1.970
- Marble: 421


You have enough materials
Proceed? [Y/n]
 >>`

Output after the change
`current level:1
increase to level:38
['174']

['279']

['410']

['577']

['786', '669']

['1051', '905']

['1384', '1201']

['1803', '1576']

['2331', '2048']

['2997', '2641']

['3836', '3390']

['4893', '4333']

['6225', '5521']

['7903', '7018']

['10017', '8904']

['12682', '11281']

['16039', '14277']

['20268', '18051']

['25598', '22805']

['32313', '28796']

['40774', '36344']

['51435', '45856']

['64868', '57840']

['81793', '72940']

['103119', '91967']

['129990', '115940']

['163847', '146146']

['206507', '184205']

['260258', '232160']

['327985', '292584']

['413320', '368717']

['520844', '464646']

['656323', '585516']

['827027', '737811']

['1042113', '929704']

['1313122', '1171489']

['1654594', '1476137']


Materials needed:
- Wood: 5.029.233
- Marble: 4.485.418


Missing:
3.685.858 of wood
3.386.565 of marble`
@Kamusksn Kamusksn merged commit c711587 into master Jan 26, 2025
8 checks passed
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.

1 participant