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

AI foe finding enhancement #197

Merged
merged 2 commits into from
May 9, 2023
Merged

AI foe finding enhancement #197

merged 2 commits into from
May 9, 2023

Conversation

gitesthuman
Copy link
Contributor

@gitesthuman gitesthuman commented May 8, 2023

Pull request review checklist 📝 ✅

This is a checklist that helps conduct a pull request review properly. These points are required to merge the PR

  • There are no merge conflicts

  • The pull request is named accordingly (description of the functionality - it
    will be visible in the changelog later)

  • Every task requirement (from Jira) is done

  • The app runs, it boots up properly (e.g. no syntax errors)

  • The proposed functionality is working properly (you need to pull this branch
    and check for yourself)

  • Each function, class or functionality is properly documented
    (short description of what it does, parameters or return values if they need
    any explanation)

@gitesthuman gitesthuman requested a review from Cellmer May 8, 2023 16:43
@github-actions
Copy link

github-actions bot commented May 8, 2023

Test Results

13 tests  ±0   13 ✔️ ±0   2s ⏱️ ±0s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit bdc8866. ± Comparison against base commit 174be21.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@Cellmer Cellmer left a comment

Choose a reason for hiding this comment

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

Po klknięciu End Turn rozpoczęła się nieskończona pętla Idle ruchów wrógów!!!
image

if intelligence != "low":
class_priority = ["Mage", "Ranger", "Warrior"]
sorted_foes = []

def sort_foes():
Copy link
Contributor

Choose a reason for hiding this comment

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

dokumentacja metody pożądana ;)

Copy link
Contributor

Choose a reason for hiding this comment

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

Po klknięciu End Turn rozpoczęła się nieskończona pętla Idle ruchów wrógów!!! image

bzdura jakaś

mój błąd, po prostu nie wyświetla się w interfejsie wiadomość że jest się zabitym, a gdy jest się zabitym no to lecą te idle ruchy

@gitesthuman
Copy link
Contributor Author

Po klknięciu End Turn rozpoczęła się nieskończona pętla Idle ruchów wrógów!!! image

bzdura jakaś

@gitesthuman gitesthuman requested a review from Cellmer May 9, 2023 10:42
@gitesthuman gitesthuman merged commit 4e9160b into staging May 9, 2023
@gitesthuman gitesthuman deleted the ai-enhancement branch May 9, 2023 17:51
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