BuzzerBeater Forums

BB Global (English) > BuzzerBeater Manager

BuzzerBeater Manager

Set priority
Show messages by
From: RSX

This Post:
00
223896.3 in reply to 223896.1
Date: 8/24/2012 3:16:57 AM
Overall Posts Rated:
181181
I guess the program does it job but...

1. I don't like the concept of adding players one by one (this could be an addon, but not the only option). You should use bbapi to automatically get all your players in place.
2. The UI is awful, the background pic makes it really painful for me, and why the window repainting is so noticeable?
3. Why is it optimized for one resolution? Why not use layout managers?
4. If I remember correct, moutlinho made something like that (in Excel file).

From: dantoleon

To: RSX
This Post:
00
223896.4 in reply to 223896.3
Date: 8/24/2012 6:22:16 PM
Overall Posts Rated:
136136
I guess the program does it job but...

1. I don't like the concept of adding players one by one (this could be an addon, but not the only option). You should use bbapi to automatically get all your players in place.
2. The UI is awful, the background pic makes it really painful for me, and why the window repainting is so noticeable?
3. Why is it optimized for one resolution? Why not use layout managers?
4. If I remember correct, moutlinho made something like that (in Excel file).



1. Add players one by one is basically for the transfer list, but ye, i should use bbapi. I note that for next version.

2. The app was created in 10 min, and since the v1.0, I was adding some features and buttons what people want. The repainting is so noticeable because I didn't rename the Paint() method(I always did the fast way).

3. Like point 2, didn't expect people want the app, I made it for me and my brother, so I don't care about resolution or something.

4. Yes, there are some excel file or somethig, but i wanna learn Visual c#, just all, i post it because can be usefull, only trying to help a free game ^^.

Thx for comment!

PS: todos mis post empiezan con un "Yo creo que..."
This Post:
00
223896.5 in reply to 223896.4
Date: 8/24/2012 6:23:26 PM
Overall Posts Rated:
136136
Btw I forgot to say, i post the new version (2.5), with a recalculated formula for the salary, not perfect, but better.

PS: todos mis post empiezan con un "Yo creo que..."
This Post:
00
223896.6 in reply to 223896.5
Date: 8/25/2012 12:00:39 PM
Overall Posts Rated:
431431
I give you props for making this, it can be very useful, but really needs more work, mostly the things that other people said already. I will be looking to use this once the later versions come out and it is better. Thanks!

This Post:
00
223896.7 in reply to 223896.4
Date: 8/26/2012 9:12:38 AM
Overall Posts Rated:
706706
2. The app was created in 10 min,

And you want comments? :))

3. Like point 2, didn't expect people want the app, I made it for me and my brother, so I don't care about resolution or something.

And you want comments? :))

Just kidding. You should plan good before making helper program. Ask yourself why would anyone want to use this? What is the aim, the main purpose of your app? You know... There are better solutions so if you want ppl to use your program it needs to be equal or better than existing stuff.

My no. 1 comment would be background picture. You can't see anything. Either monochromatic image or darken/lighten it so the text is readable.

This Post:
00
223896.8 in reply to 223896.7
Date: 8/26/2012 10:39:39 AM
Overall Posts Rated:
136136
I dont want a usable program, i saw some ppl find usefull the app and I post it in the english forum, just all. I know I should plan good before making helper program, but u know, faster way is always the worst.

About the existing stuff, in spanish there are not the same than here, and a lot of people dont know english.

I want comments because sometime I am very bored and I modificate the app.

I noted the background image, I'll change it dont worry ^^.

PS: todos mis post empiezan con un "Yo creo que..."
From: TrinZ

This Post:
00
223896.9 in reply to 223896.8
Date: 8/26/2012 3:27:55 PM
Overall Posts Rated:
134134
Some specific problem with adding MVP (9) potential players... the potential appers as -1

Thank U for the little prog (:

From: Kukoc

This Post:
00
223896.10 in reply to 223896.8
Date: 8/28/2012 4:52:11 AM
Overall Posts Rated:
13361336
Nifty little app.
This would be good for the transfer list history.
Things to add:
Numeric value of skills viewable alongside the words.
Add SS10 and SS12 counter.
The first player I tried to add ran out of name space...
Layout needs more options.
BBAPI connection or copy/paste function.