-
Notifications
You must be signed in to change notification settings - Fork 20
Bots - Profiles (just class, weapons, and difficulty) #1289
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
Merged
nullsystem
merged 2 commits into
NeotokyoRebuild:master
from
nullsystem:GH-1284_BotsProfiles
Sep 11, 2025
Merged
Bots - Profiles (just class, weapons, and difficulty) #1289
nullsystem
merged 2 commits into
NeotokyoRebuild:master
from
nullsystem:GH-1284_BotsProfiles
Sep 11, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
914d75e to
978cf69
Compare
Closed
49955b8 to
a6ffe4f
Compare
This was referenced Aug 25, 2025
a6ffe4f to
2f047e9
Compare
c0af25c to
728a557
Compare
DESTROYGIRL
reviewed
Aug 30, 2025
728a557 to
2e7569d
Compare
sunzenshen
previously approved these changes
Sep 3, 2025
Contributor
sunzenshen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2e7569d to
5440704
Compare
5440704 to
0f9465d
Compare
sunzenshen
previously approved these changes
Sep 7, 2025
AdamTadeusz
requested changes
Sep 10, 2025
* Now have the ability to have ntre_bot_profiles.txt to generate bots * Just basic for now, set the default difficulty + class + weapons * Have templates to apply multiple different kind of values * Bots also set like the other two but can also utilize existing templates * Updated class and weapon picker to utilize bot_profiles.txt * Difficulty and class filtering * Weapons class + rank, and keywords validator * Force difficulty setting * Add "loadoutable" enum count instead, fix compile * fixes NeotokyoRebuild#1284
0f9465d to
0de8402
Compare
AdamTadeusz
approved these changes
Sep 10, 2025
sunzenshen
approved these changes
Sep 11, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
New Changes for Reviewers
New changes has been made. This label is mostly to notify reviewers.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

Description
difficulty_select- match (default) or force a specific difficulty applied to the bot regardless of the requested difficultyToolchain
Linked Issues