PlaneShift
Development => PlaneShift Mods => Topic started by: Tuathanach on January 05, 2009, 07:00:02 pm
-
here is some pictures of my modified gui
the following xml files were modded to and are required for skin to properly work
inventory
smallinventory - based on one of Caarrie's
chat
skillwindow - based on Nikodemus's mod
infowindow - based on someones (not sure, had it a while)
containerdesc
skin and xml files found here (http://planeshift3dmod.svn.sourceforge.net/viewvc/planeshift3dmod/Tuathanach/)
(http://planeshift3dmod.svn.sourceforge.net/viewvc/planeshift3dmod/Tuathanach/screenshots/shot04.jpg?revision=169)
(http://planeshift3dmod.svn.sourceforge.net/viewvc/planeshift3dmod/Tuathanach/screenshots/shot05.jpg?revision=168)
-
just wondering, did you make all the xml changes yourself or did you base them on other mods? if based on others would you mind saying which?
FYI the xml changes look nice, but i am not much of a green fan.
[edit] i see on your containerdesc window that you have hidden the ItemImage, have you done any tests to determine what effect not having that visable has on things like crafting where that window is also used?
you should also check the ps svn repro and make sure your mods will work with the next release, IE the desc edit button has been moved out of the stat/skill window
also some might like a narrower stat skill window and smaller glyph window :detective:
-
Sorry caarrie added wheere I got xml's from, I have edited them all myself to varying degrees
containerdesc window has image at size1x1 otherwise will not load, I haven't tried
I will remove desc edit button & check ps svn repo (if somebody tells me where to and what to look at)
FYI the xml changes look nice, but i am not much of a green fan.
I plan making blue and red versions :D
-
I will remove desc edit button & check ps svn repo (if somebody tells me where to and what to look at)
http://planeshift.svn.sourceforge.net/viewvc/planeshift/trunk/data/gui/
-
[edit] FYI the xml changes look nice, but i am not much of a green fan.
I have done a blue version, I prefer the new blue version
download from same place
[edit] i see on your containerdesc window that you have hidden the ItemImage, have you done any tests to determine what effect not having that visable has on things like crafting where that window is also used?
I prefer crafting this way especialy smelting/casting
(http://planeshift3dmod.svn.sourceforge.net/viewvc/planeshift3dmod/Tuathanach/screenshots/shot06.jpg?revision=175)
-
awesome, this is exactly the kind of skin I've been looking for
there's only two problems. while I like that you added tria/weight/pp to the hp/mana/stamina window, you can't resize it, and on a 1280x1024 window it's really small and hard to read.
question: how do we edit our character descriptions? I noticed you removed that button. It's kind of an important button, though a seldom used one
inventory design is really good
fix up those issues and you'll have yourself a perfect GUI
-
Very nice... I will be downloading this tonight to play with it. :)
-
Looks nice!
-
question: how do we edit our character descriptions? I noticed you removed that button. It's kind of an important button, though a seldom used one
if you look in svn history of that window you will see one with that button you just need to copy the code to your window
<widget name="EditDesc" factory="pawsButton" id="102" tooltip="Modify Description" >
<frame x="330" y="26" width="32" height="32" />
<bgimage resource="Scribe" />
</widget>
-
awesome, this is exactly the kind of skin I've been looking for
there's only two problems. while I like that you added tria/weight/pp to the hp/mana/stamina window, you can't resize it, and on a 1280x1024 window it's really small and hard to read.
question: how do we edit our character descriptions? I noticed you removed that button. It's kind of an important button, though a seldom used one
inventory design is really good
fix up those issues and you'll have yourself a perfect GUI
Thanks glad you like it
To fix the no description edit button I have uplouded a second version with it. I have fixed the infowindow to make it resizeable
I have also uploaded a second inventory window with a mini doll so you drink/eat easily it is next to the view button.
-
Finally tried this out (downloaded, just didn't get to install it) and I love it... I might have to make the cursor a bit lighter... but love the transparency and layouts...
-
I would recommend instead of renaming the xml's to link here the url with the revision number in it as some people would not know they have to rename them. you can see an example in my mods thread where i did this.