You are browsing as a guest. Sign up (or log in) to start making projects!

4h 33m 42s logged

I kinda ran into a roadblock today, not really a roadblock just a lack of planning lol.

When i started to try and automate the rounds a matches I realized I had no clue what I was doing. I just starting throwing things out there and hoping it worked.

It felt like a lot of guess and check, but I did get somewhere:

I got rounds to mark as active, complete, and set start and end times dynamically, and matches are marked complete at their end dates.

I also fixed one of the endpoints (/tournaments/:guid/matches/:mid). It wanted the data I was giving it in an array even though it only wanted 1 match :huh: . Fixing this made the round end timer work right :yay: (It auto ends the quals if you are racing)

Results didn’t get any updates today sadly BUT I did some work on player displays and how matches are marked.

I was mad that I didn’t know what to do, so I watched some old livestreams of tournaments and found out that empty matches didn’t say waiting, they said inactive, so I changed the default match state to idle and fixed that

I also worked on getting player icons to display, but they are greyed out so I need to fix that later.

0
9

Comments 0

No comments yet. Be the first!