• Smogon Premier League is here and the team collection is now available. Support your team!

Recent content by ryubahamut

  1. ryubahamut

    Regigigas (Gen 4, revamp Staller)

    some HTML and SCMS related issues. 1. EVs 252 HP / 252 Atk / 6 Spe change to EVs: 252 HP / 252 Atk / 6 Spe. the colon is absolutely needed whenever you're putting a line in the [SET] section 2. close all paragraphs with a </p>
  2. ryubahamut

    Strategy pokedex, weakness/resistance

    if you can specify how you want to see it, i don't see why it would be at all difficult!
  3. ryubahamut

    (Archive) Pokemon Database Errors Thread

    thank you for bringing the problem to attention, it is being solved.
  4. ryubahamut

    Battle of the Week \m/

    sounds amazing. perhaps implement it as a collection of 4 battles of the week and make it a part of the smog?
  5. ryubahamut

    Where to Learn Moves

    It's all in the database. I'm on it.
  6. ryubahamut

    Small Addition to "/types" section of site

    Update. I've added the Pokemon that resist <type> section, but was unable to commit the changes to the repository due to SVN fucking up. ATM it shows Pokemon of types having relative effectiveness >= 0.5, so /dp/types/ghost would list Normal-type Pokemon too. If that's undesirable, I can set it...
  7. ryubahamut

    Programming help

    I'm not exactly sure how this exactly fits in the profile of a competitive Pokemon site.
  8. ryubahamut

    Suggestion - IRC on a page

    Sort of seconding this. A good deal of members don't have an IRC client for whatever reason, but have the necessary runtime for a Java based client (thanks to ShoddyBattle). This can give them a chance to try out Smogon IRC!
  9. ryubahamut

    Small Addition to "/types" section of site

    Posting to say I'll be out of hiatus in a week (got 3 more exams left), and would get started on this as soon as possible.
  10. ryubahamut

    #feto plays Fire Emblem

    sorry mekkah :( a lot of crazy shit happened today. i'm sure i'll finish the chapter tomorrow morning though ^__^
  11. ryubahamut

    To all the programmers in the crowd...

    i'd like to drop in my two cents. it's good if you're going with C, a lot of courses stress on using C as a starting point. however i really suggest you give python a shot. it's very easy to learn, unambiguous, and the syntax itself stresses on ingraining good programming habits (mandatory...
  12. ryubahamut

    #feto plays Fire Emblem

    However, said level up was sort of rendered moot when <Priscilla> FUCK <Priscilla> I KILLED KENT <Priscilla> BY ACCIDENT Let's see how this plays out as Lyn fights for desperate survival once again as the battle is restarted.........
  13. ryubahamut

    #feto plays Fire Emblem

    posting to say i'm alive.
  14. ryubahamut

    Programming [WIP] Using the Smogon Framework

    added lightorm (it needed to be added in the other document btw), please check
  15. ryubahamut

    IVs -> PID html/JavaScript Calculator

    i'll go through this and tell you whatever i can find, but at cursory glance i found stuff i couldn't quite find the reason for. for example, under mult32, you compute the or of variables against zero. shouldn't the code work the same without those steps?
Back
Top