Skip to content

Updated linux definitions for BotAI after 2026-07-09 game update - #4

Merged
ed0ard merged 7 commits into
ed0ard:mainfrom
AmagiReina:main
Jul 19, 2026
Merged

Updated linux definitions for BotAI after 2026-07-09 game update#4
ed0ard merged 7 commits into
ed0ard:mainfrom
AmagiReina:main

Conversation

@AmagiReina

Copy link
Copy Markdown
  1. Fixed all linux definitions using Claude AI against my updated libserver.so file after 2026-07-09 (Debian Linux 13 VM).
  2. Tested on my server setup. For my case 38 out of 40 (except the ones from my previous issue #63 :
  • Vision_AlwaysEnterApproachBody
  • Vision_AlwaysWatchApproachPoints.
    P.S. Maybe for others will work, uncommented them.
  1. Didn't touch any plugin logic code or windows definitions.
  2. Log from my server
    log-BotAI20260712.txt

@ed0ard

ed0ard commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Thanks so much for your contribution!
I just updated all verified patches for Windows.
You can check them out and make sure they work the same on Linux and Windows.

@AmagiReina

Copy link
Copy Markdown
Author

Need some time to re-check linux definition variants after windows patch updates. Will reply to this when will be checked, maybe changes will not be needed.

@AmagiReina

AmagiReina commented Jul 19, 2026

Copy link
Copy Markdown
Author
  1. Checked linux definitions (from my pull request) with new windows patches from your repository. No changes for all working patches needed.
  2. As for these two patches:
  • Vision_AlwaysEnterApproachBody
  • Vision_AlwaysWatchApproachPoints
    Added fixes to them (you can see Claude AI explanation in the comments what's getting fixed):
    Fix 1 #L238-L276,
    Fix 2 #L278-L344
    Checked them on my side, server is not crashing anymore on Linux. But linux definitions will need these additional patches (so windows and linux patches count will be different, cause Windows doesn't need these patches).

P.S. I will add them to pull request if you approve it. Didn't touch any windows definitions or plugin logic.

@ed0ard

ed0ard commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Thanks for your efforts!

@ed0ard
ed0ard merged commit 904e8ff into ed0ard:main Jul 19, 2026
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