• Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!

    You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!

Recent content by gazugafan

  1. gazugafan

    Challonge Match Display - application helping tournaments run faster

    Sorry for the thread necromancy, but after 6 years my "web-based version" is officially out of beta and v1 is live for the public! It's called RoundOne, and it's actually a full drop-in replacement for challonge (or startgg). I needed to do it this way to accomplish everything I wanted, which...
  2. gazugafan

    Challonge Match Display - application helping tournaments run faster

    Honestly, you probably want @Fizzi to help you out with that. It's all MVC architecture, and I honestly never took the time to fully understand how it was laid out here. I only got into the stuff I needed to hack on for the features I wanted.
  3. gazugafan

    Challonge Match Display - application helping tournaments run faster

    @OninO Yeah, I like the idea of showing projected matches and assigning stations in advance. I would think the projected matches should only go one round ahead (no more than two potential players per seat). This is what's displayed on the spectator window already I believe. Keep the good ideas...
  4. gazugafan

    Challonge Match Display - application helping tournaments run faster

    @Yumemaru: Challonge already gives you a full log of each tournament. If you're just looking to get that log into a txt format, I would think a separate program would be a better choice.
  5. gazugafan

    Challonge Match Display - application helping tournaments run faster

    @OninO: I get what you're saying about the order of upcoming matches being meaningful to players. I'm not sure I like the idea of manually re-ordering them, though, as that makes the TO's job more difficult. HOWEVER! Your second idea, to assign stations in advance, combined with knowledge of how...
  6. gazugafan

    Challonge Match Display - application helping tournaments run faster

    Nice! Glad people like it. Hope everyone enjoys the new ending animation :D
  7. gazugafan

    Challonge Match Display - application helping tournaments run faster

    Any luck with that pull request, @Fizzi ? I can make a release in my fork and link it here if you want / are too busy.
  8. gazugafan

    Challonge Match Display - application helping tournaments run faster

    More changes incoming! XML scoreboard output @Binkie Added an End Tournament button Top 4 results displayed after a tournament ends, with a nice little animation too.
  9. gazugafan

    Challonge Match Display - application helping tournaments run faster

    I actually don't use the auto-assign features at all, so they aren't particularly interesting for me to work on. You say you're trying to develop your own resources, though. If you're a programmer, this is open source on github, and Visual Studio is free. Give it a download and make the changes...
  10. gazugafan

    Challonge Match Display - application helping tournaments run faster

    Yeah that should be easy enough. I'll probably make another update sooner than later with a few other minor things as well. Until then, you could always modify your animation process to monitor multiple txt files instead of one xml file.
  11. gazugafan

    Challonge Match Display - application helping tournaments run faster

    It's a great idea, but probably more work than I'd like to put into it for now at least. I wonder what the UI would look like for that? Stack multiple scoreboard areas on top of each other vertically? Make the scoreboard area tabbed? I almost think you'd want to get rid of the scoreboard area at...
  12. gazugafan

    Challonge Match Display - application helping tournaments run faster

    Thanks for merging my changes in, Fizzi! Hope everyone finds them as useful as I do :D
  13. gazugafan

    Challonge Match Display - application helping tournaments run faster

    The changes are done and sent over to Fizzi. I ended up making some usability improvements as well, including buttons to more quickly report a winner, and arrows to quickly adjust scores (or you can use the mouse wheel). While Fizzi looks over my work, I thought I'd post some screenshots to get...
  14. gazugafan

    Challonge Match Display - application helping tournaments run faster

    Thanks for developing this, Fizzi! I've found it infinitely helpful when running local Mortal Kombat X tournaments. I actually recently cloned the repository and started hacking in some new features that I've been wanting. I'm new to C# Windows development, though, so it really is all a bit...
Top Bottom