Starboard - An open-source SC2 Scoreboard - Page 5
Forum Index > SC2 General |
Ruscour
5233 Posts
| ||
Ascend
United States120 Posts
V1.0 Changes: * Moved toggle buttons outside of the expanders * The scoreboard itself no longer displays in the task manager. * Added F1/F2 hotkeys for changing player names. * Shorter transition timers on subbar text * Fixed bug with setting transparency causing incorrect window positioning. | ||
Ascend
United States120 Posts
V1.1 Changes * Added button to swap player positions on the scoreboard. This is intended for casters, like drooL, who overlay the scoreboard above the Blizzard Ctrl+N names to show the supply counts. You can now easily swap the players to put them in the right positions. It's also useful for KOTH users who want to keep the king on a consistent side. | ||
drooL
United Kingdom2108 Posts
On July 05 2011 05:58 Ascend wrote: Another quick update: V1.1 Changes * Added button to swap player positions on the scoreboard. This is intended for casters, like drooL, who overlay the scoreboard above the Blizzard Ctrl+N names to show the supply counts. You can now easily swap the players to put them in the right positions. It's also useful for KOTH users who want to keep the king on a consistent side. this is what i call support yo thanks so much <3 | ||
Ascend
United States120 Posts
v1.2 Changes * Settings are saved to the registry upon closing, including: Size, Position, and Transparency settings. Basically, it'll stay how you left it. Settings are in the registry, so no additional files are added and only save for the current user. If you're wondering where the settings are stored, the values are at: "HKEY_CURRENT_USER\SOFTWARE\Ascend\Starboard\" You can always download the latest release from http://ascendtv.com/starboard | ||
FireFish
Denmark228 Posts
| ||
Aelonius
Netherlands432 Posts
I absolutely love the work on the programs you make. Seriously you're a hero. The only request I have is if it is possible to increase the width of the bar in future versions, so my subtext can fit in better? Another thing would be to let the announcements cycle every X seconds, in Y size, where X and Y are user definable. (Edit: I mean here that the text size Y should be scaled to fit messages into the box if possible :D) I think for me personally that's all that misses :O | ||
Ascend
United States120 Posts
On August 06 2011 00:41 Aelonius wrote: Ascend, I absolutely love the work on the programs you make. Seriously you're a hero. The only request I have is if it is possible to increase the width of the bar in future versions, so my subtext can fit in better? Another thing would be to let the announcements cycle every X seconds, in Y size, where X and Y are user definable. (Edit: I mean here that the text size Y should be scaled to fit messages into the box if possible :D) I think for me personally that's all that misses :O I'll take it into consideration, see if I can figure out a good way to accomplish that for you. For anyone curious, the latest versions on Github include code for networking, where you can remote control the scoreboard from another computer. Works pretty good both over the internet and over a local network, and the changes are fairly instant. Doesn't include subbar and announcement text changes yet, but something I'll get working in the future. I'm also working on a (less useful) android app (Screenshot) and a (more useful) iPad app to accomplish the same thing. They're just excuses for me to learn mobile development. | ||
RustyMetal
United States5 Posts
Ability to hide the # - # scoreboard and keep displaying the sub text. I like to use overlay for streaming ladder and score is useless. I usually just have sub text with Ladder/Rank Etc and would sooo much cleaner without 0-0. | ||
Ascend
United States120 Posts
v1.3: * Added remote control support. * Slightly cleaner interface, featuring a fancy header graphic. Networking (remote control) is the most important here. If you head to the download page, you'll also see apps for controlling Starboard from another computer. This is geared towards casters with only one monitor, where you may have a laptop nearby and would rather control the scoreboard from there (or give control to someone else entirely). There is also an Android app, and I'll admit, updating the scoreboard from a phone is less convenient, but it was an excuse to learn Android development and design. Both remote applications are very rudimentary, since I'm not sure if there's any demand for this, and the sync is only one way (going TO starboard), so you won't see the current information on-screen from the remote apps. You can always find the latest releases of all the apps here: http://ascendtv.com/starboard/ | ||
drooL
United Kingdom2108 Posts
| ||
Thorantham
United States221 Posts
| ||
Ascend
United States120 Posts
On September 03 2011 03:01 drooL wrote: i just downloaded the android thing ... will totally try it when i'm home :D which port do i have to enter into that field? Whichever port you decide to use when enabling networking in Starboard, it's in the settings tab. By default, remote control is off so random people can't take over. Default port is 12000, a completely random number i chose. | ||
drooL
United Kingdom2108 Posts
On September 03 2011 08:32 Thorantham wrote: Still great overlay. I can't however figure out the subtext and the seconds field. Is there a summary of how that works exactly somewhere? You just enter text into the field and the seconds determine how long it is shown until it switches to the next one. It's the space where you can provide tourney details, the current map/round, write fun stuff and all that jazz Pretty straight forward. | ||
Ascend
United States120 Posts
On September 03 2011 19:51 drooL wrote: ohoohh snap, I just tried the remote with my phone and it's the coolest thing in the world, haha. I think I'll totally use it for swap players and that stuff. What you totally need to do though, Ascend, is put +1 buttons for the players into the mobile interface. Because at this point, if you just want to give someone a +1, you need to enter his name again etc. 1.3.1 gogo :D Much love! I've updated Starboard and the Android app: Starboard: 1.3.1 Changes: * Fixed bug where subbar and announcements would disappear after entering/exiting settings * Added additional networking commands for increment player scores and retriving player information. Starboard Mobile: 1.1 Changes: * Added +1 quick button to the main screen to quickly increment player's scores * Player information is now retrieved and displayed when entering the "Update Player" screens. All versions are available now at http://ascendtv.com/starboard Let me know if you have any issues installing 1.1 over 1.0 on Android. I don't really have any experience with that, but if you have any trouble, you can always uninstall the old version and reinstall the new one. | ||
PheNOM_
United States417 Posts
| ||
Ipp
United States456 Posts
On September 14 2011 02:43 PheNOM_ wrote: I'm having a problem with Starboard, every time I launch it I get an error and it tells me that it has stopped working. I have .NET 4 installed and I've had it work before. I've tried downloading new copies of it but it still doesn't work. Help? this is happening to me as well since the latest update -- Downloaded source to debug thew: XAML Parser Errors. I updated all my registry settings for the program and it worked, for some reason the "Position" setting was corrupt. Correct settings: HKEY_Current_USER > SOFTWARE > ASCEND > STARBOARD AllowTransperency: 0 Position: 615x10 Size: 619 WindowTransparency: 1 | ||
Ascend
United States120 Posts
On September 17 2011 22:42 Ipp wrote: this is happening to me as well since the latest update -- Downloaded source to debug thew: XAML Parser Errors. I updated all my registry settings for the program and it worked, for some reason the "Position" setting was corrupt. Correct settings: HKEY_Current_USER > SOFTWARE > ASCEND > STARBOARD AllowTransperency: 0 Position: 615x10 Size: 619 WindowTransparency: 1 Odd that I haven't seen this myself, although the position key should have never changed. I'll be sure to handle this a bit more gracefully in the next version. | ||
DrakanSilva
Chile932 Posts
I'll be using this on my casts :D Thanks for the good job! | ||
docvoc
United States5491 Posts
| ||
| ||