Page 1 of 1
default healthbars
Posted: 24 May 2009, 13:08
by 1v0ry_k1ng
simple request, how about having them hidden until the unit takes damage? JKs lua healthbars do this, and its great. i find those healthbars to be a bit too clunky though.. why not apply this to the defaults?
Re: default healthbars
Posted: 24 May 2009, 13:10
by zwzsg
Modify jK healthbar so they look just like old ones.
Re: default healthbars
Posted: 24 May 2009, 14:19
by 1v0ry_k1ng
sure could do, but i suggested this because it would probably be a decent impovement anyway
Re: default healthbars
Posted: 25 May 2009, 01:28
by Warlord Zsinj
This widget sounds familiar ;P
Re: default healthbars
Posted: 25 May 2009, 04:33
by Gnomre
Ours probably fail miserably outside of IW though
Not that I give a shit
Re: default healthbars
Posted: 25 May 2009, 14:32
by FLOZi
Code: Select all
* hide the default healthbars for undamaged units
Kloot (author)
about 23 hours ago
Re: default healthbars
Posted: 26 May 2009, 05:00
by 1v0ry_k1ng
<3
Re: default healthbars
Posted: 26 May 2009, 08:40
by Pressure Line
optional please? a /showfullhealthbars switch or something like that would be nice.
Re: default healthbars
Posted: 28 May 2009, 05:05
by PhailQuail
I don't see why the health bars should be continued to be developed, Lua is more than capable of such things.
Re: default healthbars
Posted: 28 May 2009, 18:38
by CarRepairer
PhailQuail wrote:I don't see why the health bars should be continued to be developed, Lua is more than capable of such things.
+11111
Re: default healthbars
Posted: 04 Aug 2009, 14:21
by 1v0ry_k1ng
cheers whoever implemented this
Re: default healthbars
Posted: 04 Aug 2009, 22:31
by Neddie
They would still be developed because we still support legacy hardware.
Re: default healthbars
Posted: 05 Aug 2009, 00:23
by zwzsg
So? Doesn't LuaUI run on legacy hardware?
Re: default healthbars
Posted: 05 Aug 2009, 00:46
by Argh
Any of the stuff not using shaders should, yes.
Re: default healthbars
Posted: 05 Aug 2009, 05:11
by Neddie
Depends. A lot of people have complained about problems with some "additional load" caused by Lua on low-end hardware. I'm just putting that out there, I personally have had no issues with Lua on even Netbooks.
Re: default healthbars
Posted: 05 Aug 2009, 06:53
by Argh
My guess is that the "additional load" is CPU-side stuff that has nothing to do with their graphics cards. A lot of Widgets put a surprising amount of load onto CPUs.