New Skin 'Chameleon' Kinda ;) (1 Viewer)

bigj

Portal Pro
January 10, 2005
245
1
Not a real skin, but another BlueTwo variant (hats off to those people working on real skins).

'Chameleon' is a script based mod to BlueTwo.
Since I like to follow SVNs quite closely and BlueTwo is the only skin guaranteed to work then I wanted some way of autogenerating skins from current live sources.

Download
http://www.topflat.charitydays.co.uk/mp/skin/Chameleon.zip

to your skin folder.

Install ImageMagick
ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.2.8-0-Q16-windows-static.exe

Then run one of the Make.bat files:

Sunset
http://www.topflat.charitydays.co.uk/mp/skin/Chameleon/Make_Sunset/preview.png
preview.png


MetalDark (script generated version of existing skin)
http://www.topflat.charitydays.co.uk/mp/skin/Chameleon/Make_MetalDark/preview.png
preview.png


Hopefully its easy to see how this works, and would be nice to see some other (better) variants ;)

BigJ.
 

Efros

Portal Pro
January 23, 2006
511
2
Maine
Home Country
England England
Interesting, does this affect any of the xml files or does it only attack the graphics files? One of my probs with switching skins is that I have tweaked the fonts.xml and a few others to my liking.
 

bigj

Portal Pro
January 10, 2005
245
1
> Interesting, does this affect any of the xml files or does it only attack the graphics files?

Only affects graphics currently.
But the idea could extend to xml, would need perl or somesuch tool to find & mod specific lines.

e.g. Might change hover position/size in xml, then allow user provided hover images.
e.g. Change position of the home screen menu.
e.g. - as you say - change font size.
etc
etc

The options are endless. The key thing is that *only the script needs maintaining* then it's possible to generate endless variations for 'free'.

Currently I've hardcoded inputs for a single variant - MAKE_SUNSET.BAT,
but I intended to allow for varying inputs.

i.e. all the inputs - the SET= lines at the top - should exist in a separate file. Then MAKE_SUNSET.BAT is the single fixed script and people can create variants by just creating new input files like this:

BOBS_SKIN.BAT
REM SET INPUTS
SET BACKGROUND_COLOUR=.....
SET ....
REM GENERATE SKIN
CALL MAKE_SUNSET.BAT
 

Efros

Portal Pro
January 23, 2006
511
2
Maine
Home Country
England England
Couldn't get it to work until I set the path to tthe imagemagick directory and executed make.bat from the make_ subdirectory. very impressive. Need to look at this more closely I think

Seems to clear the TV guide though.

Strike that comment my computer suddenly decided it was 2005!!!!!

I like the fact it doesn't mess with xmls, have generated sunset and the black skin and saved them to new skin directories.
 

Bram

Portal Pro
December 12, 2005
851
3
's-Hertogenbosch
Home Country
Netherlands Netherlands
It would be great if we were able to set a background for BlueTwo (and other compatible skins) from the My Pictures section. Thrue the context menu for example.
 

NLS

Portal Pro
April 26, 2006
922
0
50
Home Country
Greece Greece
possibilities are endless for 0.3
 

Efros

Portal Pro
January 23, 2006
511
2
Maine
Home Country
England England
Some more

preview-3.jpg


preview-2.jpg


preview-1.jpg


preview.jpg


seriously takes about 10 minutes each.

If you're not too proud (like me) or limited artistically (like me) you can use the wonderfully artistic contributions from http://www.deviantart.com/ with the chameleon script.
 

Users who are viewing this thread

Top Bottom