Notice something wrong, missing, or inadequate? Feel free to edit pages yourself and make use of discussion pages.
Wiki content is created, maintained, and administrated by players. Learn how you can help!

User talk:Evrehuntera

From SoDWiki
Jump to navigationJump to search

I am working on writing my own fomelo2wiki tool since the link to the website for the old one no longer works.

I have uploaded the current version to GitHub: https://github.com/evrehuntera/fomelo2wiki

It is mostly PHP with some jQuery and relies heavily on Simple HTML DOM Parser:

Marked improvement over the old parser, even before it stopped working. I've asked meyers for the code for the old parser every day this week, I'm not going to bother anymore because this blows it out of the water. From a quick test, your parser isn't consistently picking up augslots edit: I see you're displaying the augs below, but not necessarily using augslot1/2?(the only parser had the same issue, so it may be something with fomelo itself) and there are a few wiki-centric tweaks that would be nice to see (converting 1 Hand Blunt to 1H Blunt, for instance) but overall this is super-duper. thank you! - Rari Talk 14:04, 11 September 2011 (UTC)
I realized you might not be watching my talk page for responses to your comment, so I'm going put this list here... - Rari Talk 20:59, 12 September 2011 (UTC)
banedmgmod and banedmgnum are reversed.
String Instruments should be Stringed Instruments
Haste % needs to not show up on the effect line too, just in the haste= line
Shoulder needs to be Shoulders (idk wy it was changed on fomelo)
Need flagboe = for the [Bind on Equip] flag.
Items with Pristine on fomelo don't show regular stats anymore, but regular stats are exactly what we need. in those cases, all stats/resists/ac and atk delay need to be divide by 1.10 and rounded to 0 places. And negatives have to increase properly, not get more negative. (edited for content and clarity)
(Reset indent) Replied on my page // added list // early reports from pristine tests - Rari Talk 21:26, 12 September 2011 (UTC)
Dremm should work as a decent example - he has quite a few items with rec levels on. I'm still getting atkdelay on pristine items as 0. - Rari Talk 04:06, 19 September 2011 (UTC)
Hopefully a small thing: Some items have "2% per 100 mana" as part of their effectflag. like, Pet Spell Proc, 2% per 100 mana. can you move the bit after the comma to effectcast on those? - Rari Talk 16:46, 23 September 2011 (UTC) Nevermind I think you already fixed it ;p - Rari Talk 17:08, 23 September 2011 (UTC)
banedmgmod & banedmgnum are coming up blank, on items with banedmg (so it knows they are there, but there is nothing in them.) i've gotten blank spdmg parameters a few times, but not on items with spdmg (and i haven't really noticed what is causing it yet, but i'm keeping an eye on it - not happening very often.) going to try and get basic formulas for calculating rec level and expable items for you; can you see anything on rec level items like mod on expable items? - Rari Talk 06:49, 26 September 2011 (UTC)
| lore = can be included at the bottom of the infobox section (just about the <!--End Infobox - Below are stats--> - jumbers added identify information :D and hopefully reclvl coming soon. - Rari Talk 16:40, 27 September 2011 (UTC)
Rec Level has been added to fomelo! - Rari Talk 19:59, 28 September 2011 (UTC)
"Get information from Wiki" isn't working right anymore. Might have something to do with the software upgrade the other night? (error below) - Rari Talk 23:47, 2 October 2011 (EDT)
file_get_contents(http://wiki.shardsofdalaya.com/index.php/Sandals_of_Agony) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in Z:\wamp\www\f2w\simple_html_dom.php on line 39