Recent content by camboi

  1. camboi

    Programming Pokémon Showdown Damage Calculator

    We actually implemented this with Showdex (you can thank our awesome contributor Dastardlydwarf for that)! You can use it in Honkdex (out of battle damage calc) or Calcdex (during the battle). Our code is open source if they'd like to copy it for the Smogon damage calc, we're happy to help if...
  2. camboi

    Programming Showdex - An Auto-Updating Damage Calculator Built into Showdown!

    Yeah we definitely can do this, we have it on our future features list. But we probably won't get to it in the next patch since it's a pretty long list
  3. camboi

    Programming Showdex - An Auto-Updating Damage Calculator Built into Showdown!

    Ahh good catch, that's definitely a bug! I tested it and it seems to be an issue with all multi-hit moves. Should be a pretty easy fix, we'll include it with the next patch!
  4. camboi

    Programming Showdex - An Auto-Updating Damage Calculator Built into Showdown!

    Sorry for the late reply, but you're right, that's definitely a bug with our auto-weather setting feature. It gets messed up when there are two weather setters on the field at the same time. We'll fix this with the next patch, which we plan to work on soon!
  5. camboi

    Programming Showdex - An Auto-Updating Damage Calculator Built into Showdown!

    Oh interesting, so you're saying that the opposing ditto doesn't copy your set properly? Okay that sounds like a bug, we'll have to take a look at that. In terms of calcing the damage before it transforms, here's how you do it: Right click anywhere inside Calcdex and select "Convert to Honk"...
  6. camboi

    Programming Showdex - An Auto-Updating Damage Calculator Built into Showdown!

    Yeah we're not sure what changed, I think the damage calc might have been updated to start including the toxic damage. We're going to add a setting to turn this off in the next patch (we won't pass in the toxic status to the calc). Sorry about that, I can definitely see how that'd be annoying...
  7. camboi

    Programming Showdex - An Auto-Updating Damage Calculator Built into Showdown!

    This is fixed now with the latest patch 1.2.5. You might need to update manually if you're not on the latest version!
  8. camboi

    Programming Showdex - An Auto-Updating Damage Calculator Built into Showdown!

    Thanks, glad you enjoy it :) For now, you can probably improve performance a bit by setting Cache Sets to 1 week or a month and enabling Clear Memory after Tab Closes if it's not already enabled (refer to the attached screenshots). We'll see if it's possible to only update when you open the...
  9. camboi

    Programming Showdex - An Auto-Updating Damage Calculator Built into Showdown!

    It works with the Enhanced Tooltips Safari extension, check the original post for instructions on how to set it up! He probably hasn't updated it with the latest patch we released on Sunday, but he's usually pretty quick about it.
  10. camboi

    Mechanics Transform and Roost types

    Oh interesting, I guess Bulbapedia was incorrect then, since your test confirms it doesn't work like that. Good to know! Also I think the pivoting part is mostly just relevant to singles, since people usually use Ditto with Imposter instead of the move Transform. So a pivoting move would be the...
  11. camboi

    Programming Showdex - An Auto-Updating Damage Calculator Built into Showdown!

    Yep we're aware of this issue, sorry about that, hopefully we'll be able to release a fix some time soon. But for now, you can fix it by going into the settings section and changing "Edit Moves" to "Always" like in this screenshot. Then in the battle, click "Edit" like this screenshot. Then...
  12. camboi

    Mechanics Transform and Roost types

    Thought I'd chime in here to help, it seems this is actually how the mechanic works (I didn't know it worked like this either). From Bulbapedia:
  13. camboi

    Programming Showdex - An Auto-Updating Damage Calculator Built into Showdown!

    Patch 1.2.4 is out now! Hey there, it's been a while, but we're finally back with a new patch :totodiLUL: This patch was mainly focused on updating to the latest damage calc build, fixing a ton of bugs and adding some requested QoL features, like auto-set switching. As always, I'll give a...
  14. camboi

    Programming Showdex - An Auto-Updating Damage Calculator Built into Showdown!

    Thanks! We've actually modified our code to make sure we set the level based on what's detected in battle, rather than using the level provided by the set (which is what we currently do). So in that case, if the level in Calcdex matches the in-battle level, would you still want to manually edit...
  15. camboi

    Programming Showdex - An Auto-Updating Damage Calculator Built into Showdown!

    Thanks, glad it's been helpful :) It's definitely possible, one of our discord members StaraptorOP got it to work on their server, so they could probably help you do it!
Back
Top