ArmorySync 2.6 beta svn[269] for Roster 2.0 Beta

Posts from previous Beta sessions

ArmorySync 2.6 beta svn[269] for Roster 2.0 Beta

Postby tuigii » Sat Oct 13, 2007 3:08 pm

De-installed 268 - removed (deleted) 268 - upped 269 - installed 269.
Using IE7 or Firefox.

1)
Right now, when I do a complete character list update, only a 'Guild memberlist' is being performed - using the first char line to show the number of chars in the Guild.
Individual chars update is ok
GuildMemberlist is ok.
[edit] : Shoot, Ajax is still on, putting it off and ... all goes well. [Ajax = on = no more errors - but point 1) happens)
I thought that :
[quote=poetter]Till the devs fix addon ajax support, it is turned off by default.[/quote]
Ment
$installer->add_config("'1250', 'armorysync_use_ajax', '0', 'radio{On^1|Off^0', 'armorysync_conf'");
:D

2)
Goto : http://www.papy-team.fr/roster/ and have a look at the ArmorySync buttons - they are empty.
Have a look at the source code of the page : these 2 buttons do NOT use my URL to access, but the internal web hosters URL.
After walking through the menus, the button will show up.
I've seen this the ast couple of versions.

French frFR.php part translated:

Code: Select all
$lang['month_to_en'] = array(
    "janvier" => "January",
    "février" => "February",
    "mars" => "March",
    "avril" => "April",
    "mai" => "May",
    "juin" => "June",
    "juillet" => "July",
    "août" => "August",
    "septembre" => "September",
    "octobre" => "October",
    "novembre" => "November",
    "décembre" => "December"
);


$lang['roster_deprecated'] = "WoWRoster obsolète";
$lang['roster_deprecated_message'] = "<br />Vous utilisez <b>WoWRoster</b><br /><br />Version: <strong style="color:red;" >%s</strong><br /><br />Pour utiliser <b>ArmorySync</b> Version <strong style="color:yellow;" >%s</strong><br />vous avez besoin au moins <b>WoWRoster</b><br /><br />Version <strong style="color:green;" >%s</strong><br /><br />Veuillez mettre à jour <b>WoWRoster</b><br /> ";

$lang['armorysync_not_upgraded'] = "ArmorySync n'est pas été mise à jour";
$lang['armorysync_not_upgraded_message'] = "<br />Vous avez actuèllement <b>ArmorySync</b><br /><br />Version: <strong style="color:green;" >%s</strong><br /><br />Maintenant on est à <b>ArmorySync</b><br /><br />Version <strong style="color:red;" >%s</strong><br /><br />enregistré avec <b>WoWRoster</b>.<br /><br />Veuillez aller à la <b>WoWRoster</b> configuration<br />et mettez à jour votre <b>ArmorySync</b><br /> ";


3)
And a tip : Every time, I forget to change the protected name 'banker' to 'banquier' (our localized GuildTitle for the group of bankers in our Guild)
Of cours, they all live in IF - and are level 1 :-)
So, they get ejected : no more banks after sync.
(I own half of these 'banquiers', so a simple CP.lua upload will correct this - but, right now, I'm testing in a TGV somewhere between Paris and Bordeaux, and haven't WoW installed on this pc ;-) )

Or, these settings ARE normally avaliable elsewhere.
So,
If addon "GuildBank" is installed then
If "Banker Search Field" is set to "GuildTitle" then
Init your "Protected Guild Title" to "Guildbank"->"Banker Search Field"

The second if is needed, because only GuildTitles are used by ArmorySync to discrimate protected chars.
This could be more generic, like an expression. I.e. our bankers are all called PapyMetal, PapyBank, PapyWeapons, PapyBlackmoney, etc. You could search for Papy% in Chars names, Officier notes, or Public notes (whatever is selected in the addon "Guildbank") - but this a feature in feature request :-)

Do this in the setup, no hassle with commas will be needed - it will be the initial value in this field - and all will be working 'from lift-off'.

In the case of an initial entire roster setup, and the addon ArmorySync is setup up before the addon "GuildBank" (it doesn't find it), pop a warning box that one should comme back to set the "ArmorySync"->"Protected Guild Title" before suing it.


PS:
If !not
echo "this is one hell of an addon"
/* have to admit, I just love the code structure */
Last edited by tuigii on Sat Oct 13, 2007 3:30 pm, edited 2 times in total.
User avatar
tuigii
WR.net Master
WR.net Master
 
Posts: 891
Joined: Wed Dec 27, 2006 12:57 pm
Location: Somewhere in the South Ouest of France

Re: ArmorySync 2.6 beta svn[269] for Roster 2.0 Beta

Postby poetter » Sat Oct 13, 2007 9:05 pm

Hi tuigii,

i have to apologize, but i did not really understand 1). Do you still have the problem? Can't reproduce that behavior here. Guild updates are just working fine.

2) I reported the menu image problem here. We'll see what will come up.

Thx for translations, though.

3) I will look into this. Don't know yet how to grap another addons config. But that seems so be a good solution.
Last edited by poetter on Sat Oct 13, 2007 9:09 pm, edited 1 time in total.
Image
User avatar
poetter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 462
Joined: Sat Jun 30, 2007 9:41 pm
Location: Germany/Hamburg

ArmorySync 2.6 beta svn[269] for Roster 2.0 Beta

Postby zanix » Sat Oct 13, 2007 9:46 pm

Till the devs fix addon ajax support, it is turned off by default.

What is still wrong with the ajax support?
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: ArmorySync 2.6 beta svn[269] for Roster 2.0 Beta

Postby poetter » Sat Oct 13, 2007 9:59 pm

zanix wrote:
Till the devs fix addon ajax support, it is turned off by default.

What is still wrong with the ajax support?


See here

Pleegwat wrote that he might change that on Oct 11th. Right now he hasn't. I don't want ArmorySync Ajax support to crash with every little change on roster. So i'm waiting till ajax.php will be in its future form, than i will reactivate ajax again.
Image
User avatar
poetter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 462
Joined: Sat Jun 30, 2007 9:41 pm
Location: Germany/Hamburg

ArmorySync 2.6 beta svn[269] for Roster 2.0 Beta

Postby zanix » Sat Oct 13, 2007 10:05 pm

Ah, ok
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: ArmorySync 2.6 beta svn[269] for Roster 2.0 Beta

Postby tuigii » Sat Oct 13, 2007 11:52 pm

poetter wrote:i have to apologize, but i did not really understand 1). Do you still have the problem? Can't reproduce that behavior here. Guild updates are just working fine.

Edited my post 10 minutes later after inital post (look for red edit note] - it was this ajax thing that was still on by default - putting it off solved it. Think you replied already back then.

3) I will look into this. Don't know yet how to grap another addons config. But that seems so be a good solution.[/quote]
That will take you 5 secondes.
Why ??
Simple !!
Between this post {and sorry for digging this one up} and this (latest) post you made one hell of a progress :wink:
So, i conclude that my 'request' is just peanuts for you right now.

I propose : I'll look in this 'config stealing' thing and if a clean solution exist = "AddOn Framework Standards Compliant" then I'll inform you.
User avatar
tuigii
WR.net Master
WR.net Master
 
Posts: 891
Joined: Wed Dec 27, 2006 12:57 pm
Location: Somewhere in the South Ouest of France

ArmorySync 2.6 beta svn[269] for Roster 2.0 Beta

Postby poetter » Sat Oct 13, 2007 11:57 pm

Hi tuigii,

i already found something. Just need to make it round and save.
Image
User avatar
poetter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 462
Joined: Sat Jun 30, 2007 9:41 pm
Location: Germany/Hamburg

ArmorySync 2.6 beta svn[269] for Roster 2.0 Beta

Postby poetter » Sun Oct 14, 2007 2:02 am

K, i got it, will be implemented in the next release
Image
User avatar
poetter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 462
Joined: Sat Jun 30, 2007 9:41 pm
Location: Germany/Hamburg


Return to Archived

Who is online

Users browsing this forum: No registered users and 1 guest

cron