Page 12 of 31

Posted: 28 Nov 2007, 23:58
by LordMatt
If you reload LuaUI it improves remarkably. I just bound it to a hot key and hit it after starting each game.

Posted: 01 Dec 2007, 22:07
by ZellSF
Does right click on energy bar control regular metalmaker widget?

Also, will you be adding a way to see what that's set at?

Posted: 03 Dec 2007, 06:37
by Smiff
any chance IceUI will run faster in the next ver of Spring? I'd love to use it but just can't afford a 2-3 FPS hit let alone 20, when it drops to single digits in large games every bit of speed is needed.. and without any weird workarounds like tabbing out and in.

Posted: 03 Dec 2007, 14:31
by LordMatt
LordMatt wrote:If you reload LuaUI it improves remarkably. I just bound it to a hot key and hit it after starting each game.
Also use quantum's FPS manager.

Posted: 09 Dec 2007, 01:50
by MelTraX
ZellSF, that's what it should do.. I'm not sure though if it ever worked (my side should at least)..

But that will probably be dropped because trepan and I agreed on an options format that will hopefully be adopted by all widgets and can then be set in IceUI (or any other widget that implements the options handler)..

Other than that I just wanted to say that IceUI should work with the current SVN builds and the next release now..

Re: IceUI

Posted: 01 Jan 2008, 21:58
by ZellSF
I tried playing the SVN version some and I can't seem to issue order via the minimap, sort of annoying.

Re: IceUI

Posted: 02 Jan 2008, 02:33
by jK
that's an engine bug

Re: IceUI

Posted: 02 Jan 2008, 02:55
by ZellSF
Uh? The default minimap just works fine, just as the LuaUI minimap redirection widget things works just fine.

Re: IceUI

Posted: 03 Jan 2008, 03:53
by MelTraX
Thanks for your and LordMatts bug reports..

I fixed all problems with 0.76b1 that I could find in an hour :P.. If you find anything else, please let me know..

Re: IceUI

Posted: 03 Jan 2008, 06:30
by ZellSF
Uh, that update screwed up things pretty badly here, so much that I needed to do a clean reinstall. No idea why though.

Edit: ah, found it, disallow helper AIs is not an option you should enable.

Re: IceUI

Posted: 03 Jan 2008, 20:23
by ZellSF
Is there a reason windows can't be placed at the top of the screen? Currently if I edit current.lua to say

Code: Select all

	energyresbar = {
		position = {
			[1] = 543,
			[2] = 0,
Then the energy bar ends up one pixel from the top, negative values doesn't seem to be accepted.

Re: IceUI

Posted: 03 Jan 2008, 20:32
by MelTraX
Maybe you disabled the borders or something? Or maybe it's because borders are blurred atm with anti aliasing enabled.

Negative values mean "from the bottom" so -1 makes it _start_ at the bottom most pixel..

Re: IceUI

Posted: 03 Jan 2008, 20:46
by ZellSF
oh, right, I disabled borders because IceUI window borders aren't perfectly square. why aren't they :(

After changing that, there's still a 1 pixel border at the top and left of the minimap though.

Re: IceUI

Posted: 03 Jan 2008, 20:52
by MelTraX
Hmm.. Can you post a screenshot of those borders? Do you have anti-aliasing enabled?

Maybe you changed the border color of the minimap too.. It doesn't inherit the general border color anymore then..

Re: IceUI

Posted: 03 Jan 2008, 20:56
by ZellSF
Oh right, that's me being stupid, I do have it set to be transparent, like all windows, I just forgot that that would end up looking stupid on the minimap.

Re: IceUI

Posted: 04 Jan 2008, 08:28
by CaptainMaim
When are you going to release a version for 0.76b1? I can't find it.

Re: IceUI

Posted: 04 Jan 2008, 15:03
by LordMatt
Use the updater in IceUI/Accessories

Re: IceUI

Posted: 04 Jan 2008, 21:57
by LOrDo
Whenever I try to use IceUI nowadays I get :
Loading: LuaUI\Widgets\gui_IceUI.lua
false
Error in Initialize(): [string "-------------------------------------------..."]:153: attempt to compare nil with number
Removed widget: IceUI
Thats with the latest version, fresh updated.

Re: IceUI

Posted: 05 Jan 2008, 00:46
by MelTraX
Thanks for reporting..

Should be fixed now. Please test :).

Re: IceUI

Posted: 05 Jan 2008, 06:23
by LOrDo
Hmm, well that one seems to be fixed. But now I get:
Loading: LuaUI\Widgets\gui_IceUI.lua
Sorting roster by Allies
false
Error in Initialize(): [string "local groupDescs = {..."]:180: attempt to concatenate field 'author' (a nil value)
Removed widget: IceUI