|
||||||
| Grid & Grid2 Discussions regarding Grid & Grid2 goes here. | ||||||
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Amazing Member
Join Date: Jan 2006
Posts: 1,554
|
This thread is to deal with what if any deviations from the standard profile system there should be in Grid2. It will also concern itself with alternative ways to deal with the issues without having to deviate from the standard profile system.
So what is the problem with the standard profile system? Basically it is good for the following scenarios: 1) I only have 1 character and so profiles are irrelevant to me. This will become less valid with 3.1 and the multi-spec system Blizzard is introducing. At the very least a Grid2 config for Druid/Tree can be quite different for Druid/Bear or Druid/Cat for example. 2) I have multiple characters each with their own individual config. What it is no good at is sharing of config components across multiple characters. For instance it is likely that you would want to use the same scale, orientation, size, coloring, bar-inversion etc. settings across multiple characters. While you can set up one character with settings you like and then copy its config around and then modify it for other characters, changes you subsequently make are not shared. So that is what this thread is about: *How to make universal / shared settings that update across multiple characters/specs. *How fine grained this should be. That is per individual attribute, or per a cluster of attributes? *What sorts of things want to be shared? Participants in this thread are those who want to share parts of their config across characters or feel they can contribute ideas about how to do it effectively. Now to hopefully avoid unnecessary controversy up front, if you are well served by the existing profile system since you are in scenario 1) or 2), then please note that your usage case will not be broken or disabled by anything that comes out of this. This means posts about how you still want to be able to do scenario 1) or 2) are unnecessary. Also, we do not need posts about how you think config should only allow scenarios 1) and 2) |
|
|
|
|
|
#2 |
|
Seal Cub Clubbing Club
|
If you want to do this, I think you should avoid using the Ace profile system at all, and write your own from scratch, to avoid confusion. Then, do the following:
For user control:
As for dual-speccing... give users the option of switching between two specified profiles when switching specs, but leave this option disabled by default. It's never a good idea to let addons make changes to their configurations that have a noticable impact on the user's experience without the user's knowledge or consent. Provide a brief, clearly worded explanation of the profile system and its usage in-game so that users don't have to flounder around trying to figure it out and/or search outside of the game for instructions. |
|
|
|
|
|
#3 |
|
Amazing Member
Join Date: Jan 2006
Posts: 1,554
|
The first things that are universally shared are locations. As currently implemented they are instantly and automatically shared (per account).
The only drawback is that you may want to have minor offset changes on a particular character for example. This would require creating new ones. One solution is a character / universal toggle on the location so you can make changes to particular ones for a specific character. Or since spec will become a consideration there could simply be a standard hierarchical selection from <custom>/spec/class/account. Account would be universal, class for all such classes, and spec likely being specific to this one character. <custom> would be created by the user or provided by default configs or via plugins. Spec would probably be a choice among well know specs and something custom the user can type in somewhere. So a usage example would be: You have two characters named BB and CC, you are a first time Grid2 user or recently reset the Grid2 SV. Grid2 defaults to a specific set of locations, all with their sharing attribute set to account. After logging in to BB you see this default set. You create new locations called side-bottom-left and side-bottom right. You anchor them to the bottom just like the side-bottom location, but offset them left and right of that location. They both default to account wide. You log into CC. Both BB and CC are available as locations. Since your frames are rectangular on CC you decide that you want to space them out some more. You select the spec or class shared setting for them. You adjust their offsets. Logging back into BB, the offsets for side-bottom-left and side-bottom right are unchanged since they are still set to account. You decide that you want to indulge your inner Renaissance Person and switch to a Golden Ratio aspect for its frames. Luckily this is easy since someone has thoughtfully set up a Golden Ratio layout config already. You select Golden Ratio for your layout. This changes a particular set of properties. Perhaps you even get "gold" textures in various places and a golden backdrop for Grid. Certainly your unit frames now have a Golden Ratio aspect. The two new locations you created do not have settings under Golden Ratio and so remain universal. You select Golden Ratio for each of them and adjust them to taste. You like the looks of this and decide to upgrade CC to a Golden Ratio layout as well. You log into CC and select Golden Ratio for layout. The original set of properties for Golden Ratio are applied, as well as the two new locations which you provided values for under Golden Ratio. |
|
|
|
|
|
#4 | |||||
|
Amazing Member
Join Date: Jan 2006
Posts: 1,554
|
I think our proposals are quite similar with the exception that mine requires no explicit copying. The issue I have with copying is that you can end up destroying information with an ill-conceived copy. This is also true for the sharing scheme but you are making finer grained changes so it is not as catastrophic. Either issue can be ameliorated by an undo scheme but I am not sure I want to go there at this point.
Quote:
Quote:
Quote:
Quote:
My proposal for sharing would let each indicator or status etc. have a choice as in the post below. The default is account wide which means they are automatically shared themselves and their settings are by default account wide but can be switched individually for minor changes without affecting everyone else. As an example, this would allow lowmana to default to say 30%, but for a raid leader layout specifically it could be 50%. Quote:
Iterating on the config would thus either generate updates to the UI with matching updates to the docs, or upgrades to the docs to clear up points of confusion. UI elements with too much documentation are candidates for rewrite / simplification. The docs will not be a substitute for good design. The Grid2 config being load on demand makes this practical, whereas it was not for Grid. That reminds me, one of my pet peeves is the random color control with ace config settings. It displays no actual values so there is little chance of picking the same color twice even if you intend to. It is in fact impossible to pick identical colors in some areas of 24 bit color space, and trying to do so with the tiny patches provided split up in both time and space under variable ambient lighting conditions just increases these areas. Likely the entire space is screwed as a consequence. This makes me contemplate a color patch system like you can find in Photoshop. Or maybe making a custom color control that shows the values at least and possibly allows selection of the standard web colors. Or maybe a drag and drop scheme so you can drag and drop between different patches in the config ... mmm, that almost has merit. This is outside the scope of Grid2 config though. Maybe if I am bored someday or someone else is enterprising enough. Last edited by Azethoth; 03-15-2009 at 08:50 PM. |
|||||
|
|
|
|
|
#5 |
|
Demonic Enforcer
Join Date: Nov 2007
Location: In the gutter
Posts: 2,141
|
Could we as base have a not so large Grid with a smaller amount of text (but larger in size)? Like it was a few revisions back?
|
|
|
|
|
|
#6 | ||
|
Seal Cub Clubbing Club
|
Quote:
Quote:
|
||
|
|
|
|
|
#7 |
|
Amazing Member
Join Date: Jan 2006
Posts: 1,554
|
So what I am thinking of is to have the following under the covers:
--3 hierarchical layers:
Notes:
In actual usage it would be accessed as a simple table access: Code:
function Target:GetColor(unitid) local color = self.settings.color1 return color.r, color.g, color.b, color.a end The API would be written to deal with an arbitrary number of levels so it can be reused in other mods. It would also be a library for that purpose. The User Perspective: A first cut at this would be to create only a set of specs for each class with a UI to choose a particular spec from a popup menu. This would solve the current problem where Grid2 is single class only. Particular things like indicators would start off being a mix of account, class and spec based with no UI to edit them. More elaborate would be to allow creation of custom specs and groups. Spec switching is done out of combat, so there should also be a way to associate a spec with each of the two Blizzard specs so they can get switched to when switching specs. Last edited by Azethoth; 06-07-2009 at 01:00 AM. |
|
|
|
![]() |
| Tags |
| default, grid2 |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
All times are GMT. The time now is 05:03 PM.
WowAce Forums









