Shugo Kawamura

Results 96 comments of Shugo Kawamura

I think this bug is related to https://github.com/FlowingSPDG/get5-web-go/issues/175 . If you're using SRCDS with logging enabled(``log on``), it might break JSON parsing. I'm still working on how to fix it...

Hi, If you have get5 database from Python' version, you should migrate it for go by using this : https://github.com/FlowingSPDG/get5-web-go/tree/master/migration (build) : https://github.com/FlowingSPDG/get5-web-go/releases/tag/v0.1.2-migration or you can create new "get5" and...

Yes, its included inside of migration binary : https://github.com/FlowingSPDG/get5-web-go/releases/tag/v0.1.2-migration description : https://github.com/FlowingSPDG/get5-web-go/tree/master/migration you should be able to use that new get5 DB without any changes!

Related #134 . e.g. "is_pug" in "match" table.

I think you can put steamids in form field on front-end, and POST it to API. Not sure if I chose this wat tho.

There's several way to implement pug,but every single choice has problem : 1. Create temporary team for each pug matches. PRO:Back compatibility with get5-web CON:API will generate teams in each...

Thoughts? @PhlexPlexico

Thanks! I'll think to go with 3rd way. There's lot of things to think about to do 3rd way :P #166

I think that also works,but ppl who knows server password can freely enter the game(``get5_check_auths?``). and other players can't kick other guy if there's no admin. but using icomplete structure...

Sorry for late res, and thanks for nice proposal! I was so inactive to maintain this project tbh, I was using a lot of my time to do for another...