Page 17 of 31
Re: IceUI
Posted: 16 Mar 2008, 16:08
by kiki
2 questions:
Where is there documentation for IceUI
Where is there documentation for the different widget call ins
Re: IceUI
Posted: 17 Mar 2008, 15:55
by Satirik
isn't there a documentation dir in IceUI ?
Re: IceUI
Posted: 19 Mar 2008, 20:01
by rattle
wiki, spring source code
Re: IceUI
Posted: 20 Mar 2008, 19:12
by MelTraX
The documentation for IceUI isn't even incomplete.. It's just a joke.. The only way to find out how IceUI works is to look at the source atm.. If you want to create content for it, just look at the actual content files as an example (the .lua files in IceUI/ - not in subdirs)..
Re: IceUI
Posted: 12 Apr 2008, 02:45
by Satirik
since i have seen your screen shot with 4corner gradient i tried to modify iceui to have that too
you can choose each of the 4 color in the tweak mode and i added an option to choose between normal background and gradient background i need to make more test before uploading it anyway
Re: IceUI
Posted: 12 Apr 2008, 09:36
by MelTraX
Nice.. So I don't have to do it :)
Re: IceUI
Posted: 12 Apr 2008, 17:23
by very_bad_soldier
What about textured windows? Wouldn't it be a nice feature?
Re: IceUI
Posted: 12 Apr 2008, 20:54
by Satirik
http://spring.jobjol.nl/show_file.php?id=966
done with my lua skills (none)
edit: after few hours of test i think only the playerinfo is buggy and makes crashes
Re: IceUI
Posted: 15 Apr 2008, 02:06
by Satirik
http://spring.jobjol.nl/show_file.php?id=966
just improved the minimap script :
how does the minimap work ? when you resize the minimap it
saves the space taken by it as the available space and each time you
will run spring the minimap will try to fit the available space and
keep the aspect ratio so resize the minimap with the maximum size you
want for a minimap and then type /luaui reload to let the script
resize the minimap with the good aspect ratio

Re: IceUI
Posted: 15 Apr 2008, 02:37
by LordMatt
Satirik how did you get that player info setup?
Re: IceUI
Posted: 15 Apr 2008, 04:20
by kiki
look at previous posts, its that customized playerinfo widget.
Nice work with gradients.
FOr the minimap, I customized my script so that it not only is within the width, but the height of the minimap space, using hard-coded values.
It still maintains aspect ration etc. The best thing to do is make the minimap script make the map within the saved dimensions, but only save new dimensions in tweakmode.
Having hardcoded values is a hackish solution.
Re: IceUI
Posted: 15 Apr 2008, 12:57
by Satirik
that's what i did kiki (it's hard to say for me) when you resize the minimap in tweak mode it changes the minimap available space and then the minimap keep the aspect ratio within that space
Re: IceUI
Posted: 15 Apr 2008, 21:02
by Acidd_UK
Satirik this is brilliant, thx a lot!
Re: IceUI
Posted: 16 Apr 2008, 20:49
by Satirik
i was thinking about making a "skin selector" or a profile selector so new iceui users could pick up the one they like the more but maybe you should make it meltrax if you dont' want a crappy one :)
Re: IceUI
Posted: 17 Apr 2008, 17:17
by ZellSF
awesome work still, see you got team sorting in the player info now...
but what about the no name bug? no idea how to fix that? Is it also possible to do outlining the same way default playerinfo does?
Re: IceUI
Posted: 18 Apr 2008, 02:15
by Satirik
no name is when watching a replay here
for the outline i guess you can by changing the font files but you'd need the software (couldn't found any working version for windows nor compile it) to make new ones or use the default one
IceUI Update (Revision 76)
Posted: 21 Apr 2008, 15:26
by IceUI Bot
Changelog:
Code: Select all
+ Added a window with unit collections (building, idle, damaged,
stockpile for now). (used code from Ray and jK)
+ Added 'screenshot' to the game menu. (thx Satirik)
/ Added component progress.
(fixes #13)
Use your updater or this direct link:
http://tinyurl.com/43qeqn (revision76.7z)
Re: IceUI
Posted: 21 Apr 2008, 19:55
by MelTraX
Imbaczek made an important fix today. Apparently ground decals can cause a variety of crashes (also linked to LuaUI)..
It is advised to turn off ground decals until the next release of Spring especially if you use IceUI since it is "allocation-heavy"..
IceUI Update (Revision 77)
Posted: 29 Apr 2008, 19:38
by IceUI Bot
Changelog:
Code: Select all
+ Added an option to the Unit Collection window to use a horizontal
layout.
Use your updater or this direct link: (revision77.7z)
Re: IceUI
Posted: 29 Apr 2008, 21:24
by ZellSF
You're not very good at this direct linking thing. Unit collections seems awesome if it wasn't for two things: not remembering settings (like playerinfo...) and no "center and select". Oh and when I tried you couldn't disable it. At all.