Advanced Players List widget
Moderator: Moderators
Re: Advanced Players List widget
Version 8.0 is out.
Better design.
Some bug fixes (images transparency).
Bit of code cleanup (its not very pleasant yet tough).
Hope you will like it.
Please post any report/suggestion/impression in this thread!
Better design.
Some bug fixes (images transparency).
Bit of code cleanup (its not very pleasant yet tough).
Hope you will like it.
Please post any report/suggestion/impression in this thread!
Re: Advanced Players List widget
Still sais:
date = "November 28, 2010",
version = "7.5",
date = "November 28, 2010",
version = "7.5",
Re: Advanced Players List widget
Ooops, thx. This should be ok now (it was the new version already, but with wrong header...).
Re: Advanced Players List widget
Do you have somethin' like a screenshot? :)Marmoth wrote:Version 8.0 is out.
Better design.
Some bug fixes (images transparency).
Bit of code cleanup (its not very pleasant yet tough).
Hope you will like it.
Please post any report/suggestion/impression in this thread!
Would be nice :-p
greets
Re: Advanced Players List widget
I like 8.0 version very much!
Re: Advanced Players List widget
I would have loved to make a screenshot, but my computer only saves pure black images
. I would be happy if someone could make one and post it...

Re: Advanced Players List widget
looks like it has hardcoded unit limit of 32 players (and specs). When we have 8vs8 players and 25 specs - it renders player list incorrectly.
I am trying to fix that but code is full of magic constants like 31, 32, 64.. so I can add some errors too))
maybe there is a better person who can fix it? Marmoth? are you here? You are the best person who can fix that.
I am trying to fix that but code is full of magic constants like 31, 32, 64.. so I can add some errors too))
maybe there is a better person who can fix it? Marmoth? are you here? You are the best person who can fix that.
Re: Advanced Players List widget
Probably you cannot take a screenshot with your normal program, because 3D is rendered directly to your gfx cards output. So your desktop programs never see the content. You can use springs built-in however :) It's F11... or somewhere near there... (F9-F12). The pictures will be stored in SPRING_DATADIR/screenshots.Marmoth wrote:I would have loved to make a screenshot, but my computer only saves pure black images :-(. I would be happy if someone could make one and post it...
Re: Advanced Players List widget
Does this new version retain some fix to be compatible with commander change widgets? In ba and xta, you can change commander in-game, so the list needs to know that can happen.
Re: Advanced Players List widget
I made 8.1 version. I will test it more, and if no bugs will be appeared - will include in next BA version: https://github.com/pakolainen/Player_wi ... rslist.lua
Re: Advanced Players List widget
But there is already 8.2 version: http://code.google.com/p/xta-springrts/ ... rslist.lua
Maybe I shouldn't have done that.
Maybe I shouldn't have done that.
- Silentwings
- Posts: 3720
- Joined: 25 Oct 2008, 00:23
Re: Advanced Players List widget
@Jools: as far as I can see the change you made is to make advplayerlist work with the xta spawn gadgets?
@Decay: Thanks! I've done something similar to your 8.1 version and also made AdvPlayerList display spectators in a small font without the unnecesary icons. http://imolarpg.dyndns.org/trac/balatest/changeset/1092.
@Decay: Thanks! I've done something similar to your 8.1 version and also made AdvPlayerList display spectators in a small font without the unnecesary icons. http://imolarpg.dyndns.org/trac/balatest/changeset/1092.
Re: Advanced Players List widget
We are PRO! :-D replaced one magic number with another :-DSilentwings wrote:@Decay: Thanks! I've done something similar to your 8.1 version and also made AdvPlayerList display spectators in a small font without the unnecesary icons. http://imolarpg.dyndns.org/trac/balatest/changeset/1092.
Re: Advanced Players List widget
Hi all!
I am happy to see that advplayerslist is still in use and that you decided to work on it!
I first have to apologize for the poor coding style i used: i was a real amateur at the time i coded this. Looking at my own code now hurts my eyes...
The design of the widget seems to have been well received by the players and that pleases me a lot.
See you soon on the battlefield.
Marmoth
I am happy to see that advplayerslist is still in use and that you decided to work on it!
I first have to apologize for the poor coding style i used: i was a real amateur at the time i coded this. Looking at my own code now hurts my eyes...
The design of the widget seems to have been well received by the players and that pleases me a lot.
See you soon on the battlefield.
Marmoth
Re: Advanced Players List widget
As for me - this widget is the best player list widget. Especially I like sharing using sliders and double click.Marmoth wrote:I am happy to see that advplayerslist is still in use and that you decided to work on it!
We have a few ideas how to improve it further:
http://imolarpg.dyndns.org/trac/balatest/ticket/547
- Silentwings
- Posts: 3720
- Joined: 25 Oct 2008, 00:23
Re: Advanced Players List widget
I first have to apologize for the poor coding style i used: i was a real amateur at the time i coded this. Looking at my own code now hurts
my eyes...

Yes!The design of the widget seems to have been well received by the players and that pleases me a lot.