![]() |
I MIGHT know what you are doing wrong that could be causing the inventory dock to not position properly. Are you docking it, then moving the docked window? If so thats NOT how you should position it. Unfortunately to make this feature work requires the use of a dummy positional window and you need to move that instead. To set the location of the dock, click the ound button on the inventory window, 2nd from the left on the bottom. That will open a blank window with nothing on it but a similiar button. Move that window to where you want the inventory to dock to, then press the round button on that dummy window to hide it. Now when you dock the inventory window it will go to where you placed that dummy window. Moving the docked inventory ITSELF will not work properly as the dummy window doesn't get updated.
|
Ok all of the bugs reported up to this point that I was able to confirm are fixed and will be in the next release.
|
well just had a mammoth day of EQ with the beta2 and the new startbutton (which i think is great) and so far no problems at all. really enjoying the UI it definately suits me more than any other i've tried, and i've tried a lot.
|
Quote:
|
4 Attachment(s)
Alternate player windows with Red health bar instead of the default color changing green.
|
2 Attachment(s)
For the heck of it, since it was easy, I decided to make 2 more alternate version of the player window. These are compact windows, which basiclly removes the whole name/infoblock off the top making the window much more compact. There is a normal green health version and a red health version.
|
Quote:
|
Quote:
|
Well i'll be.. yeah you can actually set the colors up to whatever you wish in the Game Colors options.. Can set it to red or purple or whatevr, and can even set it in ranges.
lol, well guess theres no need for those RedHealth style windows. |
Quote:
|
lol don't be sorry. I only made them because someone wanted red health bars, and I didin't realize you could set it like that in options :)
|
1 Attachment(s)
Thought i'd share a quick screen of my current work in progress on Stat Strips, and explain the thinking behind the design.
The biggest problem with stat strips is they are custom windows (usually anyway, there is a way to do them using existing windows but for reasons i'll explain later it has its own problems). Because of that they don't get displayed automaticly by the game upon login and can't be tied to a key shortcut (other than wasting a hotkey slot). Now it IS possible to make a stat strip and either attach it to a standard window so it shows up on login, or have a standard window push it up upon login. But the problem with this is it typically works best if you only have 1 maybe 2 stat strips. Which in my mind presents another problem...Not everyone wants every stat on a strip. One important aspect of Serenity is flexability. I'm not trying to knock any of the existing stat strips, but most of them are pretty much all or nothing. I didin't want that. In the end my problem was thus: How do I provide an easy mechanism to show/hide stat strips yet at the same time break them up into chunks of stats so that individual chunks can be either on or off. This is what I came up with and I don't know if anyone will like it or not, but so far it seems to be working well for me in trials. The startbutton has been added to so that it can server as a sort of control panel for the stat strips. On the top right of the startbutton window is a small button which expands or contracts the button to show/hide this control panel. Inside the control panel is a series of checkboxes to allow quick and easy toggling of the various stat panels. The panels themselves have been broken down into small chunks so you can only show the ones you want. The stat panels have two modes to them, horizontal and vertical arrangement. The small button in the upper right toggles the two layouts. In horizontal layout they all have the same height so they arrange nicely. In vertical layout they all have the same width again so they arrange nicely. End result is that when you first log in, it will only take you a couple mouse clicks to get all the panels you want up and ready to go then your set. It also gives you the ability to add or remove certain stat strips during your play session as circumstances dictate. Something that auto show stat strips could never give you. Anyway as they say a picture is worth a thousand words, so here you go.. a quickie shot from uibuilder. The stat strips are shown in horizontal layout and the startbutton control panel is open. When closed the startbutton is no bigger than previously seen with the 4 shortcut buttons. |
2 Attachment(s)
Couple of ingame shots of the bars and just a quickie layout of all the windows that seemed nice at the time :p
The vertical layout of the stat bars looks like it needs some work still lol. Fugly. |
Quote:
As for the inventory slots, yes slightly larger. Spells I can go very tiny with, but items I can't always just glance at and know what it is :( Quote:
Playing with the UI is very easy and doesn't clutter up my screen with lots of unneeded junk, nice work! =) |
Oh, one thing I forgot to mention that I noticed while playing last night, its really just cosmetic I think..
In Persona the Factions screen, the numerical list for the factions and the name of the faction were over-lapping some. |
Quote:
I know its confusing, and un-user friendly. Its the generally accepted way of doing this type of advanced feature. That said though, i've never been happy with how confusing it is for some people. I have some ideas on how I MIGHT be able to get around this, and i'll work on that tonight after I get home from work. Far as I know its never been done before but I THINK I might now how to do it :p No promise though. As for the icon size yeah I had planned to make a larger version anyway. |
Ok I just got home and tested my idea to eliminate the dummy window thus making the whole inventory useage a lot less confusing and guess what.. it works! :) Whee :) So the next version of the inventory will be much more user friendly. Not sure when i'll release it, as I want to clean some things up but probably tonight.
|
Well it appears I spoke to soon on this. Due to bugs in the EQ2 UI system, the position of the window doesn't properly save when modified by script so when you log out and back in it will be reset on you. Guess we're stuck with having to move a dummy window.
|
Quote:
|
Quote:
|
Quote:
Just wondering if you have a fix for the HoTT window yet? |
I'm sorry.. HoTT Window? What's that?
|
Health of Target's Target window. It's the term used in EQ1. I believe the term for the window in EQ2 is Implied Target.
|
Ahh.. they must have added that to EQ1 after I stopped playing :p
Sorry about that.. I see the bug in the implied target window and will have it fixed in a few minutes. |
2 Attachment(s)
Here you go.
Target windows v Beta 2.2 - Fixed dynamicdata for implied target name - Fixed dynamicdata for implied target health |
Yeah, they added it later and not as a standard window either. You needed to complete leadership aa's to use the window. How sad :(
|
Quote:
Ok this is more a note to self so when I go back through the thread looking for bugs and things to fix I see it, but also a heads up to everyone. The Effects toggle on the target windows can get out of synch with your settings. It currently defaults to OFF. Which means if you log out of EQ2 with it ON, when you log back in you will see your effects in the window, but if you click the button to toggle them off it won't work. You will have to click it again to synch it up. In a future release I will provide a fix for this and will have two styles of thw windows..one that defaults on and one that defaults off. Just an FYI on that issue. |
1 Attachment(s)
Just a visual update on the current state of the UI. I'm off tomorrow so shooting for either a Beta 2.5 or even a Beta 3 release by tomorrow night (version will depend on how much of my todo list I get done).
NOTE: Yes theres a small bug in the experience display that cuts off the % sign seen in the screenshot below. Since debt was changed to show decimal values this caused everythign to push over. I'll get that fixed at some point :) |
Having some problems with the Sta Bars not saving thier location so i'm afraid thats mainly what is holding up the next release. Hopefully soon though.
|
Hey all,
I wanted to let you know what was up with the inactivity. A couple days ago the cable internet at home stopped working and i'm still waiting on it getting fixed. I'm posting this from work to let you all know, but as of right now I simply don't know when i'll be back up and running.. apparently its a major problem with the lines in the neighberhood :( |
1 Attachment(s)
Well my internet is back working again :) Actually to be perfectly honest with everyone, it was workign when I came home last night. However I immediately jumped on to what few hours remained of the DDO stress test last night so didin't get around to here till this morning. Sorry :p
I still haven't managed to fix the problem with the status bars not saving position (well without a connection I had no way to work on it since I couldn't test it) but i'm going to release Beta 3 here in the thread for now for those who want to get fully up to date. The non-saving positions aren't really as troublesome as it may sound. Only takes a minute to place them I find. But as soon as I do figure it out i'll post an update. For now here is Beta 3, or perhaps I should call it 2.9999 :) |
Just an FYI that I think I have the strips saving position properly now. I'm going to go do some testing, and update all the strips with the new code and see how it works. If everythign goes fine i'll be releasing Beta 3 officially tonight.
|
Beta 3 has now been approved and is available for download. The documentation has also been updated. Enjoy!
|
Any thoughts on adding target info, and duration to the maintained spell effects list? =D
Like...Profit UI, with the nice font ^_- |
Quote:
|
Serenity UI Suite - Beta 3.18
- LU 18 compatability - Added quest completion reward information to quest journal - Fixed bug with vertical sizing in target, implied target, and player windows that had percent labels. Posted and just waiting on approval. |
Just an FYI that the update has been approved and is available for download. It didin't bubble up to the top of the list for some reaosn like it normally does, so I didin't want anyone might have been waiting for the patch to miss it.
|
Shows at the top for me. And I'd say there's a good chance that are keeping any eye on your UI or use it, probably have it in their favorites. And if not! They should :p
|
Quote:
Also, the house vault toggle button and search button would be *great* for the home :) And smaller windows >.< The default broker, loot window, etc are wayyy too big =( At least for me :) Edit: And some slim layout for the chat! =D (Like....PUI Chat! =D) I'd still use this without those, but I just swap those mods in over this mods files :) |
Can you explain what you mean by house vault toggle and search button for the house?
The chat window is the next item on my list. I've honestly been avoiding it because there is SO much work I need to do on it. Theres lots that bugs me about the chat window but at the same time lots that is hard to get around so its going to be lots of work :p With working my butt off during the holidays, family visitng, and the hoidays themselves thats goign to take some time i'm afraid, but i'll get the next version out as soon as I can. |
| All times are GMT -5. The time now is 03:13 AM. |
vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI