get5loader icon indicating copy to clipboard operation
get5loader copied to clipboard

[API/DB] New match options

Open FlowingSPDG opened this issue 5 years ago • 1 comments

There's some missing options on MatchConfig that is supported by Get5. (e.g. side_type #128 , cvars, etc.) but its not supported in original get5-web and original DB structure.

So I probably need to add MySQL DB tables. it will be breaking-change perhaps.

https://github.com/FlowingSPDG/get5-web-go/blob/93a480ac4e4ff7def2538779b37c5844cfcd9326/server/src/db/models.go#L503

FlowingSPDG avatar Feb 11 '20 10:02 FlowingSPDG

cvars = DONE. side_type is WIP

FlowingSPDG avatar Feb 16 '20 06:02 FlowingSPDG