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

AutoBone iteration abstraction #1301

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

ButterscotchV
Copy link
Member

@ButterscotchV ButterscotchV commented Feb 6, 2025

This is a big cleanup of AutoBone to simplify the AutoBone class and allow future features to use the same iteration logic as AutoBone.

I've tested this version against current main and it gives the same results if I use a Java Random, this PR uses Kotlin Random and it causes the results to be very slightly different, this can maybe make it harder to compare to previous versions of AutoBone, but it should be fine probably.

@ButterscotchV ButterscotchV added Difficulty: Large refactor Requires modifying large sections of the codebase Priority: Low Less important right now Area: AutoBone The AutoBone feature Type: Enhancement Adds or improves a feature Area: Server Related to the server labels Feb 6, 2025
@ButterscotchV ButterscotchV self-assigned this Feb 6, 2025
@ButterscotchV ButterscotchV removed the Difficulty: Large refactor Requires modifying large sections of the codebase label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: AutoBone The AutoBone feature Area: Server Related to the server Priority: Low Less important right now Type: Enhancement Adds or improves a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant