Jump to content
Club Rules & Guidelines:
General forum rules

Gamer2020

Members
  • Joined

  • Last visited

Everything posted by Gamer2020

  1. Can we please get a reason? Gonna have to explain this to my boss on Monday somehow.
  2. Well there is no translation coded into the team builder so not sure what to tell you. Google chrome does automatically translate pages sometimes. Hopefully you can figure it out.
  3. Thank you but this website does not have translations built in and I do not have any control over what/how things are translated using external translating services.
  4. I posted this on PokeMMO Zone but want to post this here to. Statement: Future of the Shiny Leader Board! Hi, today I just want to mention some stuff because there have already been some questions on it. I plan to talk about this in a future Youtube video. Some people have asked about basing the leaderboard on other things other than just the number of shiny Pokemon. This has 100% been thought about and I personally agree with this since the rarity of different shinies isn't always equal. With the diversity in how different teams lay out their shiny showcases this is something that currently proves difficult without getting all teams onto the same page. This leader board is based on shiny counts simply because it is the quickest and easiest thing to do for a ranking currently. I wanted to get something out there so that different teams can have some sort of ranking and can "compete" with each other. I am currently working with some different teams to get them accurately added to the leaderboard but I understand that the current site isn't perfect. The Plan To keep it simple, the long term plan is to code a new site with more advanced/detailed leaderboards. Currently the working name is "Shiny Tracker" but this is subject to change. The main drawback is that each person would have to update their shinies onto their account. The positives are actually greater. You can have ranking not related to teams so players without a team can participate. When teams add/remove someone from their team the shiny board for the team would update automatically. If someone gets a shiny they no longer have to wait until the thread owner updates their team board. When adding a shiny you will be able to specify the species and whether it is an alpha, egg, safari, etc. All these attributes can have points associated to them for a ranking system. Multiple leader boards can be done with this, imagine leaderboards for most shalphas, rares, etc. Also similar to how it is done with graded trading cards, we would be able to check the population of a shiny to see how many of a particular shiny is out there. There can even be a live updates when people get shinies. When? Honestly, this will not be available soon. Keep in mind that currently PokeMMO Zone is one person. We could be talking months or even a year. There are a lot of things to be considered for this. Some examples are things like how are logins handled, how will things be moderated, should it be multi-language, etc. When things are further along some teams will be reached out to for opinions on leader boards, rankings, etc. There will also need to be some beta testing by representatives from different teams. This is still early development but more info will be available when things are more concreate. Thank you Thank you to those that have taken an interest in the leaderboard. We are working on getting more teams added. If you want to get you team added, please reach out.
  5. The other day I finally got to work on an idea I had in the back of my mind. Shiny hunting teams have no way to rank themselves against each other and prove which one is better. Today I bring you a new website that I have created as part of PokeMMO Zone. It is basically a Shiny leaderboard for Teams and Individual players. The hope is that this gives more purpose to shiny hunting give teams a way to compete against each other. How It Works The leaderboard is generated by collecting data through web scraping. Teams often have a shiny showcase, and the data is scraped from there. We update the shiny counts on a daily basis from publicly available threads on the PokeMMO forums. Get Your Team Onboarded I have already started reaching out to teams to get them added but that will take time. To onboard your team, create a support ticket on the PokeMMO Zone discord or submit pull requests to our repository at https://github.com/PokeMMOZone/shiny-leaderboard. You can also respond to this thread linking to your showcase to let me know it is ready to be added. To make it easier to add your team, we recommend using the format “username (shiny count)” on your team’s showcase. While it is possible to count images in the thread, it is preferred to avoid this as much as possible since it is painstaking and can take hours to code/customize. Example: Gamer2020 (33) Contact/Support If you have any questions or feedback, please don’t hesitate to reach out. You can open a support ticket on the PokeMMO Zone discord or respond to this thread. Link: https://shinyleaderboard.pokemmo.zone/ Info: https://pokemmo.zone/2024/07/shiny-leader-board-released/ Source Code: https://github.com/PokeMMOZone/shiny-leaderboard
  6. The source code for this has been released. While I may not be the best programmer, I hope that other can learn from the code or maybe even provide improvements. I plan for this to be replaced by a different project in the future. Link: https://github.com/PokeMMOZone/pokemmo-team-builder
  7. I don't think anyone is actually using this but I recently realized that I never enabled the Legendary Birds. They have been added. I have plans for something that will replace this in the future but will leave the site available in the meantime.
  8. Yeah should be back to 1.5 if I'm not mistaken? If it isn't let me know.
  9. I've updated the code to bring in updates from the latest version of the calculator. Most notable thing is that Neutralizing Gas/Reactive Gas now properly negates the damage from damage boosting abilities. CRTL + F5 on Chrome to refresh your cache. I plan to do a V2 of this at some point so that the modifications made are done more professionally. (This won't concern most people as that is just about code maintenance.)
  10. Sharpness has been updated to 1.5 in the calculator to match the latest update.
  11. Sharpness has been updated to 1.4 in the calculator.
  12. Changes mentioned in the below thread have been applied. Ctrl-F5 or whatever shortcut is used in your browser to force a refresh and see the changes.
  13. Thank you for your words. I think it's because the thread was moved to client customization but weirdly enough the damage calculator wasn't moved. Credits are at the bottom of the page 🙂
  14. Since this is pretty much usable I have made the source code public. I will continue to work on this in the future. If anyone wishes to send any pull requests I will review them. Source Code: https://github.com/Gamer2020/pokemmo-calc
  15. The below has been updated. Crtl-F5 to update the cache. Evolutions missing egg moves. All egg moves should be up to date.
  16. Introduction A few weeks ago I got an idea to make a team builder specific to PokeMMO. Since I have a bad habit to not get ideas out of my head until I do them, here is the result of my work so far. (Please note that I do expect it to not look as good on mobile browsers. Some improvements need to be done there.) Since this was made from scratch there are bound to be mistakes. Please feel free to let me know anything that I should fix. I am quite burned out on this at the moment so I may not add any of the bigger planned features anytime soon, but I will do my best to address quick fixes. I may need to think of a way to gather data on PokeMMO and have it in one place before starting any more projects, this was quite exhausting but hopefully some people find it useful or interesting. Link: https://pokemmotb.gamer2020.net/ Source Code: https://github.com/PokeMMOZone/pokemmo-team-builder What has been done? Item Explanation Save/Load Teams Local Storage in the web browser is used to save/load the teams. (I don't want to deal with accounts.) Import/Export Pokepastes You can import/export teams with the Showdown/Pokepaste format people are already used to. Only PokeMMO Pokemon Only the Pokemon in PokeMMO are selectable. I also did my best so they only have the moves they learn in PokeMMO. Only PokeMMO Items I did my best to only include the items available in PokeMMO. Hidden Power Type Selection Click on the type to change the Hidden Power Type. Alpha Toggle You can select if a Pokemon is Alpha. Evolutions missing egg moves. All egg moves should be up to date. What is planned/Needs fixing? Item Explanation Multiple attacks in one line support In the pastes you can have multiple attacks in one line to handle different attack options. This is currently not accounted for. Example: Water Gun/Surf Export/Upload to pokepast.es Seems like a useful feature. I need to look into adding this. Add Happiness field. Realized this one late in development. I should add it but I like how the page looks like right now. Improve Default Gender If a gender is not specified Male is used. This doesn't work with Pokemon that can't be Male and you then have to select a Gender. Team Analysis I want to add a tab with generated info about the imported team. Like what type weaknesses the team has and stuff like that. Make it look better on mobile The great thing about a website is that most people can access it but the issue is that there are so many mobile screen sizes. I need to improve the appearance of the site on mobile. Reported/Suggested that has been addressed. Item Explanation Nothing yet... Nothing yet... Reported/Suggested that need to be addressed. Item Explanation Nothing yet... Nothing yet...
  17. The below has been addressed but originals are left in to support sets imported from Showdown. This is done to support tools that use the PokeMMO names for sets. *Wink* Snow Plow Ability Fixed. PokeMMO name for Slush Rush. Should be added while still retaining the original for compatibility with other tools. Reactive Gas Fixed. PokeMMO name for Neutralizing Gas. Should be added while still retaining the original for compatibility with other tools. Assault Gear Fixed. PokeMMO name for Assault Vest. Should be added while still retaining the original for compatibility with other tools. Thank you.
  18. It's nice to see other people working on tools for the game. Congrats on your work as I understand how much time must have been put into this since gathering the data is not easy.
  19. Thank you. Thank you. Thank you, I will look into this. I would think I would want it to show the accurate number so I your example I would want it to show 19.38%
  20. Blank sets should now be level 50. Here is a small teaser of my next project that I am working on. It is taking a while because it's being done from scratch.
  21. Thank you. Ah I must have missed that. I'll take a look at it. The repository for this is private for now.
  22. Yes, I am aware. Thank you. Thank you. Thank you. Thank you. Thank you. Probably something that overlays on screen like the counters but you click it and it brings up a mini web browser. Would probably be too big and would need it's own styling. Cool idea though.
  23. Below has been looked into and addressed. Sharpness' damage modifier for slicing moves has been reduced from 1.5x to 1.3x Fixed! Competitive ability Not a damage modifier. Just tick the boost in the calculator. Nothing to do. Competitive causes Special Attack to boost by 2 stages if a stat drop is caused by a foe This ability is available for Jigglypuff, Wigglytuff, Igglybuff, Milotic, Gothita, Gothorita, and Gothitelle Snow Plow ability? Use Slush Rush. You can set any ability in the calculator. Name not changed to keep compatibility with team builders. Snow Plow causes Speed to double in Hail This ability is available for Cubchoo and Beartic Reactive Gas ability Use Neutralizing Gas. You can set any ability in the calculator. Name not changed to keep compatibility with team builders. Reactive Gas suppresses all other abilities on the field, except for Reactive Gas, Multitype, and Zen Mode This ability is available for Koffing and Weezing Torchic/Combusken/Blaziken's Hidden Ability has been removed Calculator lets you select any ability so nothing to do here. Just don't use the ability.
  24. Fixed the below. You may need to force a refresh to update browser cache. (CTRL-F5 on Chrome.) Gem Calcs need to be BW Fixed! Knock off should be 20 BP Fixed! Outrage should be 90 BP Fixed!
  25. Oh I get you. I should be able to add that. I added a suggested features list.

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.