Skip to content

"Jumps" Setting in vip.json After Latest Update #102

@Krabageac

Description

@Krabageac

After the latest update, the "Jumps" setting in the vip.json file, which used to have this structure:
"Jumps": {
"Jumps": 1,
"LimitPerRound": 5
}
is no longer recognized correctly. Now it only works if you set the number of jumps directly like this:
"Jumps": 1,

Also, the option to limit the number of jumps per round (LimitPerRound) is no longer supported.

Please look into this change, as removing the jump limit affects functionality and flexibility for VIP configurations. It would be helpful to restore support for both setting the number of jumps and the per-round limit for better control.

Thanks for your attention!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions