Variants
Views
Actions

PvXwiki:Curse noticeboard

From PvXwiki
Jump to: ,

Contents

[] The Curse Noticeboard

This is a place where issues that only a Curse Staff member can sort out. These issues will usually pertain to coding problems, relating to our , or even the wiki's numerous extensions and special pages.

Please remember that PvXWiki has it's own , and if an issue can be solved by an admin, post the issue there and not here.

To post an issues, please add it to the bottom of the section which the issue belongs, give the issue a suitable heading (Using a level 3 heading (3 ='s either side of the heading) E.G. ===Special:RecentRatings=== if there's a problem with the Recent Ratings page). Underneath the heading, give a brief discription of what's wrong, and sign and date your issue with 4 ~'s.

Note that this is not a talk page and that the respective moderators of each section reserve the right to remove non-administrative comments without discussion.

[] User Rights issues

This section is for issues related to user rights. Archived issues for this section can be found .

[] General Coding issues

These issues are generally related to the Mediawiki software, and any extensions that are installed (please note that has it's own section below). See for archived issues.

[] PvXcode issues

Coding issues related to . See also . See for archived PvXCode issues.

[] Energy Exhaustion Overcast Costs

These do not show up at all in the mouseovers of skills.

Some examples:


[] Health Sacrifice Costs

These do not show up at all in the mouseovers of skills. 14:15, 11 September 2010 (UTC)

Some examples:


Found the following on : In function skill_replace add

if ($sacrifice != 0)
         $required[] = infuse_values($gwbbcode_tpl['requirement'], Array('type' => 'sacrifice', 'value' => $sacrifice));

-- 00:04, 5 October 2011 (UTC)

huh? didn't i add that already? I was sure i did it at the same time as...something. 17:03, 5 October 2011 (UTC)
Nope, there's no mention of sacrifice in the copy I currently have uploaded to the box (and that one's ahead of what we've got live). -- 20:08, 5 October 2011 (UTC)

[] Primary Attributes

  • 's effect on weapon spell duration was increased from +2% per rank to +4% per rank. Now live.
  • has had a significant rework, and is split between PvP and PvE. Mesmer spells will need to show recharge reduction based on the attribute for PvE.
  • shows a modification to the cost of shouts, and this needs to be removed. Leadership merely returns energy, it does not change the cost. Leadership's effect on Shouts and Chants will need to display as "This shout/chant grants X Energy for each affected earshot ally" (similar to "This attack skill has X% armor penetration" displayed by Strength).
  • has been completely reworked, and is split between PvP and PvE. Dervish enchantments will need to show cost reduction based on the attribute.

14:15, 11 September 2010 (UTC)

[] (PvP) Skills and Template Codes

When (PvP) skills are added to a build template, they generate an invalid code. There has been much discussion on possible solutions and other places. 14:15, 11 September 2010 (UTC)

I thought this was largely worked out or a fix had been found? Also, there aren't pictures for the PvP skills. 05:59, 23 November 2010 (UTC)
Not fixed at all while we were at wikia. Solutions were provided, but not tested/implemented. Wikia just seemed to completely lose interest after a while. --Toraen () 06:02, 23 November 2010 (UTC)
We will implement it, but i'm letting Bryan sort out GWiki first and probably tinker with the extension at the same time on their staging server (when it's set up). So the solution's ready, but It'll be a bit longer --Phen

This should now be fixed! 16:37, 11 August 2011 (UTC)

Just noting here that there seems to be a problem with the ID conversion, as noted in many other places. -- 01:14, 15 August 2011 (UTC)

[] PvE Skills

PvE skills don't show the scaled amounts at specific ranks. e.g. if I type @10 after the pvxbig code, it still shows how the numbers scale from r1-10-- 15:09, 26 January 2011 (UTC)

[] Linking

Skills in pvxbig formatted as [[Skill] do not link to the gww page for the skill. See the skill in the above section. 20:14, 26 January 2011 (UTC)

This was raised a while ago (I think by me). Apparently it's not a bug, but the way the extension works means that we couldn't have it link (or it'd be hard, or something....I'll see if I can find it). 22:07, 26 January 2011 (UTC)
it's been brought up a couple of times but never been answered. Don't know what I was thinking of <<. 22:19, 26 January 2011 (UTC)

[] PvX Decode

Puts pvp skills if possible into template. Unhelpful since they don't work, maybe revert to an old version before pvp skills? 00:14, 13 March 2012 (UTC)

Also, the title of the page when you go to it is now <pvxdecode> due to the mediawiki upgrade. -- 16:23, 14 March 2012 (UTC)

More issues: attempting to display from a template code that has a multi-word named skill in it can cause it to be replaced with a PvP skill that shares the first word of the skill name. The original report is . -- 20:11, 11 July 2012 (UTC)

[] Internet Explorer 10

Hilariously, the hover text for PvX code doesn't work in Internet Explorer 10. If I set browser compatibility mode to IE9, then it starts working >_> - 20:18, 22 March 2013 (UTC)

its apparently an issue with IE10, not to do with css or js changes. Other sites are experiencing problems with hover-text/popups too. - 12:02, 23 March 2013 (UTC)

[] PvXbig Skill Errors

Add any skills with incorrect descriptions or images to the list inside the PvXbig tags using [skill name]. Add a description of the problem under the PvXbig tags. Issues fixed in the editcopy and awaiting sync will be noted. Once the sync has taken place, all fixed skills will be removed from the list.


[] New Issues

[] Awaiting Sync

  • Missing images for Web of Disruption (PvP), Lightning Hammer (PvP), Elemental Flame (PvP) and Slippery Ground (PvP).
  • - Glyph of Energy and Second Wind still referring to Exhaustion.
  • Ice Spear missing enchantment arrow, also needs reduced damage to 10...50...60 {r15}. Skill is not half ranged any more.
  • Phoenix should be reduced to 10 energy.
  • Lightning Touch needs increased damage at lower end to 10...50...60 {r15}

[] Other bugs

Thanks for fixing the above, but I've encountered twothree other bugs:

  1. After logging in once, and leaving the site, I appear logged out, then when i press login, it logs in without me typing my password..
    • Yeah, this happens sometimes when you're still validly logged with the central servers, but not with the wiki itself. I don't if there are plans to change this behavior.
  2. Captcha is appearing for users pasting in external links - this is perhaps due to your problem with changing the meaning of autoconfirmed. - 10:05, 11 May 2013 (UTC)
    • Possibly. We'll get the configuration changed.
  3. The DPL that was on the main page (can be seen backed up ) does not work properly and wiki-side. I've removed the DPL code from the active for the time being. -- 02:09, 15 May 2013 (UTC)
    • The DPL extension was updated to a new version without the security issue, and I've noticed other DPL breakage where this was updated on other wikis. I'll investigate as soon as I can. OOeyes () () 08:20, 15 May 2013 (UTC)
      DPL's functional richness setting is an oddball that is set by calling a function rather than assigning to a variable, so I think it may have been missed when copying the configuration in the merge. I have a request in to get the richness set to an appropriate value, which I think will address the issues we're seeing. OOeyes () () 00:13, 21 May 2013 (UTC)
      I'm glad there's at least a solution for this. Also, if the security issue is indeed gone, feel free to have the restriction of DPL only running on protected pages removed. It wasn't even really needed with the wiki locked down anyway. -- 02:30, 21 May 2013 (UTC)
  4. Why can't I rate builds? 08:31, 18 May 2013 (UTC)
    I don't know. I was able to rate a test build without any trouble, the ratebuild right is currently offered to autoconfirmed users, and your account is in that group. Can you provide any more information before I send this up? OOeyes () () 23:19, 20 May 2013 (UTC)
  5. I cannot seem to log in and merge Auto-Toraen (), my bot account (not trying to merge it to this account, just make a new Curse Account). I tried removing the hyphen when choosing a new username, but the dialog insisted that I still had non-alphanumeric characters in the name. After the third try I just got a general error saying to contact Curse staff. -- 14:21, 18 May 2013 (UTC)
    The name was probably changed in the merge process because of the hyphen. Was there an email address associated with the account? You should have received an email with the new username for the account if so. If you can't find any, I'll send this up for further investigation. OOeyes () () 23:03, 20 May 2013 (UTC)
    It would have had the same email as this account. I have nothing in my inbox related to the Auto-Toraen account currently, though it may have accidentally been deleted when I was clearing out the messages for this account. I did check the history on some builds it edited to see if a name change was reflected there (it was for some accounts I think?) but no dice. -- 02:21, 21 May 2013 (UTC)