tyejae / msf.gg.public

Public issues regarding MSF.gg go here
http://msf.gg
13 stars 2 forks source link

[REQUEST]: <title> #454

Open FatterHansen opened 2 years ago

FatterHansen commented 2 years ago

Is there an existing suggestion for this?

Product

Is your feature request related to a problem?

Seeing other wave details on the site, than the actual ingame waves.

Describe the solution you'd like

Store the wave details from API to a database, and make a switchbutton (1/2/3) on the wave details on the site, making it possible to see the actual wave details for your current raid.

Describe alternatives you've considered

No response

Anything else?

No response

tyejae commented 2 years ago

If you're talking about the Gambit raid, we won't have that data.

FatterHansen commented 2 years ago

Thought you got one random wave from the API, if you stored the first you get in a database, and the next waves you get could be compared to the stored. If different, store the new in the second row. If equal, do nothing. Continue this until all 3 waves has been found. When all 3 has been found for a given node, activate the switching function.