IceUI
Moderator: Moderators
Yeah, it bothers me aswell.. There will be an option to change the amount of text lines but that probably won't be any time soon..
I'll also add the ability to make windows not eat mouse-clicks so you can just click through the chat window.. Combined with transperency and decaying messages that should be even better (these two are already possible)..
I'll also add the ability to make windows not eat mouse-clicks so you can just click through the chat window.. Combined with transperency and decaying messages that should be even better (these two are already possible)..
-
- Posts: 265
- Joined: 04 Sep 2005, 01:25
I noticed the coding on the old playerinfo was radically different, such that I couldn't even figure out where or if there was a simple tag (like the other one) that would let me see global kill and death scores. That and the inablity for me to resize the minimap are all I've got to complain about. You've done a great job.
I have a question though, when I use the "tweak" setting, what are the empty invisible boxes I find in the lower left corner? There's two of them and I have no idea what they are or why they're there. Can you elaborate?
I have a question though, when I use the "tweak" setting, what are the empty invisible boxes I find in the lower left corner? There's two of them and I have no idea what they are or why they're there. Can you elaborate?
In the lower left corner are the tooltip and a little buildpic of the currently hovered unit.. Everything else is not part of IceUI..
For example the FPS widget contains example code that shows how to use the Tweak-Mode.. That is a (blue I think) box in the lower left corner.. Maybe I should ask trepan to remove it because it was only an example for widget authors and I think there are enough examples out there now (*hint* *hint*)..
For example the FPS widget contains example code that shows how to use the Tweak-Mode.. That is a (blue I think) box in the lower left corner.. Maybe I should ask trepan to remove it because it was only an example for widget authors and I think there are enough examples out there now (*hint* *hint*)..
Oops, sorry, I didn't notice anyone posted here..
I don't count the units myself.. It's just another Lua callout..
I could of course write an own counter but it would restart if IceUI/LuaUI is reloaded during a game and I prefer to use the callout..
In other news:
I'm sorry that there hasn't been any progress on IceUI lately.. I will continue work, I promise. It's just that I've been busy with the ladder and my Lua lobby bot. Both of them are far less complex than the lobby and as soon as they are "feature-complete", I will return to IceUI work.
I don't count the units myself.. It's just another Lua callout..
I could of course write an own counter but it would restart if IceUI/LuaUI is reloaded during a game and I prefer to use the callout..
In other news:
I'm sorry that there hasn't been any progress on IceUI lately.. I will continue work, I promise. It's just that I've been busy with the ladder and my Lua lobby bot. Both of them are far less complex than the lobby and as soon as they are "feature-complete", I will return to IceUI work.
I found myself disabling IceUI when playing E&E because it doesn't display the fuel at all. Also would be useful to have the unit description show up for units too instead of only on buildpics. I think the description and fuel are a buit more important than that huge E/M display (would it be possible to hide values there that are 0 anyway? No point in showing the M production of a solar).
- BlueTemplar
- Posts: 314
- Joined: 28 Oct 2007, 22:37
I agree that the tooltip for units is far from optimal.. I just displayed what IceXuick included into his design but I guess he either didn't think about the different unit types or it was just for one unit type..
Anyway, you can switch to the "normal" tooltip in tweak-mode (after right-clicking the tooltip) and I will improve it when I'll have some time..
There's still so much to do and I barely have any free time since I'm studying and working atm..
Btw, my local copy displays the mod sidepics now if it doesn't have own icons.. Problem is that the colour isn't shown at all then.. Once that is resolved I will commit that little change (and optional support for jKs BlurApi to blur window backgrounds)..
Anyway, you can switch to the "normal" tooltip in tweak-mode (after right-clicking the tooltip) and I will improve it when I'll have some time..
There's still so much to do and I barely have any free time since I'm studying and working atm..
Btw, my local copy displays the mod sidepics now if it doesn't have own icons.. Problem is that the colour isn't shown at all then.. Once that is resolved I will commit that little change (and optional support for jKs BlurApi to blur window backgrounds)..
Hmm.. I know that it happens if you hover a unit on the minimap because rays on it couldn't be traced in 0.75b2 (afaik) and I don't know if it's supported in the next version..
It should, however, work fine for units in the normal viewport.. Maybe it only works while specing (I should really play some more)..
It should, however, work fine for units in the normal viewport.. Maybe it only works while specing (I should really play some more)..