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

Modified the botActiveAlone autoscale functionality #562

Conversation

hermensbas
Copy link
Collaborator

@hermensbas hermensbas commented Sep 30, 2024

botActiveAlone had a related feature which autoscales the botActiveAlone percentages when the value is lower then 100 implicitily.

Modifed and made the functionality explicit through the conf file, awarely enabled by default. Enabled to by default because it simplifies the configuration with better and more stabilized performance out of the box. Providing the server breathing space instead of locking up the resources, while still being able to disable to feature and enforce a specific value instead.

@hermensbas hermensbas force-pushed the feature/performance_botActiveAutoScale branch from ed5b565 to 3eea353 Compare September 30, 2024 22:38
@hermensbas hermensbas changed the title Modified the botActiveAlone autoscale functionality by making it expl… Modified the botActiveAlone autoscale functionality Sep 30, 2024
@hermensbas hermensbas marked this pull request as draft October 1, 2024 04:49
@hermensbas hermensbas marked this pull request as ready for review October 1, 2024 04:56
@hermensbas hermensbas marked this pull request as draft October 1, 2024 04:58
@hermensbas hermensbas marked this pull request as ready for review October 1, 2024 07:54
src/PlayerbotAI.cpp Outdated Show resolved Hide resolved
@hermensbas hermensbas force-pushed the feature/performance_botActiveAutoScale branch from 3eea353 to 691a9bb Compare October 1, 2024 17:28
@hermensbas hermensbas marked this pull request as draft October 1, 2024 20:39
@hermensbas hermensbas marked this pull request as ready for review October 1, 2024 22:03
@hermensbas hermensbas marked this pull request as draft October 1, 2024 22:10
@hermensbas hermensbas force-pushed the feature/performance_botActiveAutoScale branch from 691a9bb to febcaae Compare October 1, 2024 23:33
@hermensbas hermensbas marked this pull request as ready for review October 1, 2024 23:34
@hermensbas hermensbas force-pushed the feature/performance_botActiveAutoScale branch from febcaae to 70001a6 Compare October 1, 2024 23:36
@hermensbas hermensbas marked this pull request as draft October 1, 2024 23:44
@hermensbas hermensbas force-pushed the feature/performance_botActiveAutoScale branch 4 times, most recently from ff3110a to dbf4200 Compare October 2, 2024 10:31
@hermensbas hermensbas marked this pull request as ready for review October 2, 2024 10:35
@hermensbas hermensbas force-pushed the feature/performance_botActiveAutoScale branch 3 times, most recently from bf4c930 to ceb3cd0 Compare October 2, 2024 11:17
src/PlayerbotAI.cpp Outdated Show resolved Hide resolved
@hermensbas hermensbas marked this pull request as draft October 3, 2024 07:46
@hermensbas hermensbas force-pushed the feature/performance_botActiveAutoScale branch from ceb3cd0 to 3b63194 Compare October 3, 2024 07:47
@hermensbas hermensbas force-pushed the feature/performance_botActiveAutoScale branch from 3b63194 to 20f6d15 Compare October 3, 2024 07:59
@hermensbas hermensbas marked this pull request as ready for review October 3, 2024 08:05
@liyunfan1223 liyunfan1223 merged commit f75cd3b into liyunfan1223:master Oct 3, 2024
6 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.

2 participants