-
Notifications
You must be signed in to change notification settings - Fork 10
autojoin to team (CT/T) #49
Comments
Hey Mikkel! I believe there is already an option for this As for the get5 repo, I only forked it so I could make a small PR for allowing users custom names to update. Once/if that is accepted, I'll be deleting it from my repo. All the scripting work that I do will be in this repo as well, since I plan on building on the API stats plugin as well! Thanks! Phlex |
Hey Phlex, Sounds cool with the new thing. Before I will use your "version" just to check it out/testing as an example! ;) Are you planned to update the API stats (for the get5-web) so it's possible to see more stats, like from ingame? as an example: K/D, ADR, UD, EF. (if possible) |
I recommend opening this up in Firefox, but I did create an API call just for this! Basically, I grab all the information as it gets updated from the database, and return it as a JSON format, since we are feeding this into a spreadsheet which is then read by some broadcasting software and converted to a nice little graphic that we display on stream :) which can actually be seen at this timestamp: https://www.twitch.tv/videos/411281233?t=35m09s I think, aside from some massive code cleanup from the terrible things I created, I am going to probably improve on the veto (instead of showing just pick ban, also show what side was selected), and then go from there, see what else I need. I hope this helps! I'd recommend looking at the Edit: also there is a modified get5_apistats in this repository that supports the veto showing on the webpage. You'll need to compile this yourself, but whenever I finish this 1.0 milestone I'll create a release that contains the source + smx for it, probably under a different name |
Ah cool. Are you using it to tournament as example? Dunno, about you are planned, for the get5 support as an example toournament.com I know, there is eBot, but I will mean Get5 is better. :) /edit. |
I was thinking about looking into Toournament functionality for later, once I get more experience with flask here. That may take awhile! And yup! We've been using it for our League (that's been posted above) and any future tournaments that may be held :) But for now, I'm going to finish what's on the issues list here, and then probably get Toournament APIs into place, it shouldn't be too bad to add in, either, the more I think about it! But yeah, feel free to play around with it! There's a few changes here and there but it should mostly be the same as when I first laid my hands on this project! |
Im ready to support your project. :) im not coder. But mostly want to support someone, who will try improve with new thing. As an example maybe, Toournament. |
Hey, I'm happy so long as anyone else is using it! Creating feature requests is always a good way to help improve. However, I'll still probably sort priority on what I need/what seems interesting to me, haha. |
Yeah feature request for idea e.g Maybe, we will see a possible, to the Toournament API and start match from the get5web. Create tournament. I mean it's like what ebot do. But I have already forget how it's do. With the API. |
Hmm I see. So more of an automation tool that will create matches once they're available. I think this can be mostly accomplished, aside from seeds and showing brackets... I'll have to really read into it and understand how it will interact with the webpanel! In the meantime, I've created another issue (#50) to keep track. I'll put your comment in there, so I can keep track of what features should be implemented! |
Yeah correct. I will try check, and update you later(tomorrow, it's 2254 here), about the function of API incl Toournament. |
And one last thing - as a very rough replacement for now - there is "Seasons" available, in which you could set a season for a day or two, label it as a tournament, and it actually does have a leaderboard available, which shows wins, losses, and round diffs :) |
And sounds good! Hope you have a goodnight and thank you very much! Be sure to post it in #50 once you get the chance. I'll close this issue now since it seems to be growing rather large! |
Ah yep. No problem. |
Hey, @PhlexPlexico I have forgotten to ask 1 thing: Is there like that (stats about VETO pick as an example like this): About it taking the "pick/VETO" from ingame? |
What do you mean exactly? How does it get the picks and bans? I've modified get5_apistats to add in two new calls |
Ah yeah. So it's post data of pick/ban on web? |
Yup! It's a post request that's sent from get5_apistats :) |
Hey @PhlexPlexico -
It's nice to see, you are doing dev continue/extra settings for get5 (incl web.)
I couldn't make an "issue/question via get5 repo from your GitHub, so I try ask here.
Do you think, there is "autojoin"?
As example:
Team1 + Team2 added with "STEAMID64" via web.
Creating match > Team1 + Team2 joined the server = automatic joined to the team of CT/T e.g?
Let me hear from you!
And keep the work! ;)
/Mikkel
The text was updated successfully, but these errors were encountered: