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

Formula Classic G4 Missing #67

Open
zeheras opened this issue Jan 2, 2023 · 1 comment
Open

Formula Classic G4 Missing #67

zeheras opened this issue Jan 2, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@zeheras
Copy link

zeheras commented Jan 2, 2023

Now that the erstwhile F-Classic G3 has been relabeled to G4 and there is a new G3 class, any chance the Open Wheel career can be updated? Thank you!

@zeheras zeheras added the bug Something isn't working label Jan 2, 2023
@abesto
Copy link
Owner

abesto commented Jan 6, 2023

Hi! Good call, a whole bunch of content isn't included ATM. This involves

  1. Adding the new cars to the sheet (Cars tab)
  2. Slotting the cars into car classes (Car Classes tab), making sure we keep the existing car class names stable to not break existing games that have race results referring to them
  3. Adding the new tracks to the Tracks tab, new row per configuration
  4. Ticking checkboxes for which old cars that can race on new tracks (this is the hard part)
  5. Adding the new cars to the Tracks tab, new column per car
  6. Ticking checkboxes for which new car can race on which track (this is also the hard part)
  7. Importing the data into the app and releasing a new version (this is the easy part)

Points 1. and 3. can probably be done mostly automatically as seen in #43. I'll see about doing that in the next couple of days.

That still leaves 2 (which maaaybe could also be automated, but I don't know how), and the actually hard 4. and 6. In the past I relied on @rsr427 for that; we haven't touched this project in a while, unsure if he wants to take on this. Ryan, give us a sign! :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants