|
|
I assume you're not talking about mine as it applies just fine, i checked the clock and time both spin and count up it semes like and ionno what info you're talking about, but none of my panels look off in practice mode, but again i'm not testing too much. Also i didn't turn off the xhomicide mods for scoreboard and hero panels so ionno if they work as they become disabled as that mod is applied. Also xhomicide no longer uses miniui, he may have used parts of it to help write xui but he uses that for now which is quite different from mini ui as it goes around rewriting the game.interface and establishing new .lua files etc.
I know once xui gets to a point where i like it i'll start to use that and edit it to fit my needs, mostly get rid of the scene y position being shifted down 2% and add moveable frames to everyting so i can move and resize things(hopefully he writes enough of the stuff using % h or w so that set pixels don't become a problem when resizing)
If there is a porblem just list it in detail and i'll fix it, i'm not playing the game right now but i do still have time to update the mod if it becomes broken.
http://forums.heroesofnewerth.com/sh...postcount=2703
As far as eta on having the ability to turn on off item levels and mana etc probably in a week or so but again i don't have too much time to acutally do something new.
Last edited by uc; 03-09-2012 at 11:38 PM.
So, what about adding toggle levels mod (basilius allies/heroes)?
Come to dark side - we have cookies !
I cannot apply both the miniui and 100% screen height in the mod manager.
Updated
Download: (last updated 3/12/2012)
http://www.mediafire.com/?v4n0753fh3i6ijl
Screen Height of 100%: (No black bar)
http://www.mediafire.com/?2udy8agaxj4pnd2
It's just modded all credits to Quzzap
Changes:
-I added hero/ally labels thanks to Notausgang's toggle labelsScreenshots:
-I replaced the default channeling bar (using the old asiapingpong mod)with one you can resize and turn off things like gloss
-I prettied up the cooldown of ability and cooldown timer for charges so it no longer overlaps, i also put cooldown of charges so it would be in seconds instead of ex 0:03
-I probably did other things again but i forgot, i tend to do things stuff for like 10 30 mins a day in my free time and i don't always write down my final changes
-Oh yeah and i did add the ability to turn on and off labels like levels and stuff, but the logic isn't right so it doesn't stick and so it wont work right, although the toggle labels one does the mana and level doesnt i'll fix that up later. When i fix that up i'll make the options a bit nicer to look at group it up and either have it all based on removing or just clicking on and off the thing.
![]()
Last edited by uc; 03-17-2012 at 06:07 AM.
Good stuff uc, I like your changes. Why don't you make it auto-updateable?![]()
As mentioned before by someone else, Miniclock is incompatible:
![]()
Last edited by SpineEyE; 03-13-2012 at 01:51 PM.
applied screen height of 100% and while in the game, all UI is missing.. anyone having same problem or know how to solve it?
That would be quite an odd thing to happen, Go into the moveable frame options and reset everything, see if they all pop back. Else you might need to delete your startup.cfg found in my doctuments/heroes of newerth/game which will reset all your settings, and i mean all settings.
I say it's odd when screen height of 100% is applied because it doesn't really do much it changes one line of code by a number
I mean it's only doing this
<find>sceneheight="88h"</find>
<replace>sceneheight="100h"</replace>
i'd also try to see if it's that combo that causes your problem just apply miniui and sh100% alone without anything else and see if it repeats.
Last edited by uc; 03-14-2012 at 04:29 PM.
I can't seem to find it in this post, but I was curious how I could re-enable the hero portrait panel that's in the top left? Or it might be called "hero info panel". I was just curious if that can be done easily, didn't find anything that jumped out at me when I viewed the xml.
Thanks!
I'll look into it, but i'm pretty sure the team icons and bars are there just not the portiat one of yourself. Atleast the miniui i'm using right now which isn't the one you can download works, but again i don't know if i changed anything to the miniteamicons.package, i don't want to upload the one i'm using right now because i renamed alot of shiz so it's bound to break alot of mods that have exceptions or speical conditions with miniui as they wont be able to find the stuff they want to change. top left corner that little arrow button
Honestly i never thought of it as much because i think most people who use miniui, used one of the many popular mods that replaced those panels anyways, such as hero panels II from xhomicide
http://forums.heroesofnewerth.com/sh...d.php?t=383799
or
silv3ri's mods
such as conside ally frames and statusboard
http://forums.heroesofnewerth.com/sh...d.php?t=124256
Last edited by uc; 03-16-2012 at 12:03 AM.
[sawp]uc, with some abilities like "Sword of the damned" (Maliken) and "Terrorform" (Tremble) the height of square is wrong.
Pic:
In the old miniui there wasn't this problem
It's not wrong it's on purpose to make enough room for numbers to be visible, as it gets quite cramped when you have charges cooldown, ability level and mana cost all on there at the same time (which thanks to kensis is a thing). A traded a little bit of style for more clearity. I guess it isn't too small if they are squares, there always been a problem with when the squares get smaller the text gets really small when it's like 2 digits.
![]()
Last edited by uc; 03-16-2012 at 02:24 PM.