default healthbars
Moderator: Moderators
- 1v0ry_k1ng
- Posts: 4656
- Joined: 10 Mar 2006, 10:24
default healthbars
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
Modify jK healthbar so they look just like old ones.
- 1v0ry_k1ng
- Posts: 4656
- Joined: 10 Mar 2006, 10:24
Re: default healthbars
sure could do, but i suggested this because it would probably be a decent impovement anyway
-
- Imperial Winter Developer
- Posts: 3742
- Joined: 24 Aug 2004, 08:59
Re: default healthbars
This widget sounds familiar ;P
Re: default healthbars
Ours probably fail miserably outside of IW though 
Not that I give a shit

Not that I give a shit
Re: default healthbars
Code: Select all
* hide the default healthbars for undamaged units
Kloot (author)
about 23 hours ago
- Pressure Line
- Posts: 2283
- Joined: 21 May 2007, 02:09
Re: default healthbars
optional please? a /showfullhealthbars switch or something like that would be nice.
-
- Posts: 35
- Joined: 17 Sep 2008, 15:54
Re: default healthbars
I don't see why the health bars should be continued to be developed, Lua is more than capable of such things.
- CarRepairer
- Cursed Zero-K Developer
- Posts: 3359
- Joined: 07 Nov 2007, 21:48
Re: default healthbars
+11111PhailQuail wrote:I don't see why the health bars should be continued to be developed, Lua is more than capable of such things.
- 1v0ry_k1ng
- Posts: 4656
- Joined: 10 Mar 2006, 10:24
Re: default healthbars
cheers whoever implemented this
Re: default healthbars
They would still be developed because we still support legacy hardware.
Re: default healthbars
So? Doesn't LuaUI run on legacy hardware?
Re: default healthbars
Any of the stuff not using shaders should, yes.
Re: default healthbars
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
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.