Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Randomizer TMF 1.1.4 #19

Merged
merged 7 commits into from
Jul 8, 2024
Merged

Randomizer TMF 1.1.4 #19

merged 7 commits into from
Jul 8, 2024

Conversation

BigBang1112
Copy link
Owner

@BigBang1112 BigBang1112 commented Jul 8, 2024

  • Added BannedMaps to Config.yml in the Rules section
    • Specify TMX type and a list of track IDs to not show when randomizing
    • This info is included in the session file, and is therefore not valid for regular RMC records
    • See below how to specify the track IDs correctly
  • Fixed Min/Max AT hundredths to be limited to 99 instead of 59 (thx fabi for report)
  • Finished the secured sessions transition completely
  • Updated dependencies

How to specify banned track IDs: (spacing has to be followed like shown here!)

    AuthorTimeMax: 3:00.00 # here just for context
  BannedMaps: # remove the {} that's there by default
    TMNF:
    - 1234
    - 5678
    TMUF:
    - 91011
    - 121314
    - 151617
    Nations:
    - ... etc

Possible TMX type values: TMNF, TMUF, Nations, Sunrise, Original

@BigBang1112 BigBang1112 merged commit f15390f into main Jul 8, 2024
4 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant