Jump to content

ColesNightfill

Members
  • Posts

    66
  • Joined

  • Last visited

Everything posted by ColesNightfill

  1. Yeah we are open source now. If you wish to take a look at our code, you can do so here: https://github.com/PokeMMO-Tools/pokemmo-hub To contribute, run the project in your test environment and just open a pull request with the new feature/bugfix you made Thanks!
  2. From our discord announcements: "Hey everyone, most of you may have already noticed that we lack the new items. They are being recorded and are accessible only via the Discord Bot atm. We are basically waiting for a 3rd party to update his private dataset of PokeMMO items. Because of this and the fact that we are lacking the time and resources to add most of the ideas you propose. We want to open up the source of the website to the public so everyone can contribute to it. We will also create our own dataset for items, pokemon and more that can be used on the website but also is open for other people to use. We never started an opensource project and may lack the knowledge. But here is our small roadmap and some info for people who are interested. Info: There will be 2 new repositories: Pokemmo-data: This repo will include, as mentioned above, all static data and images about pokemmo. After game updates people can open pull request with additions and changes. Pokemmohub: This repo will be the actual website source code. The code in this website is not live and will be synced with the live repo if its stable. Roadmap: Create pokemmo-data repo, define layout, put sample data and make it public Create pokemmohub repo, write a guide on how to setup your workspace, update website to use pokemmo-data repo instead of 3rd party data (this will take most of the time) The Website is written in JS using React, Gatsby, FireBase aswell as GraphQL. Expect the data repo to go live in a few days. The pokemmohub repo will need some time tho so maybe 1-2 weeks if im fast enough." If you wish to contribute or just follow the progress of this you may join our discord, the invite is available on the bottom left of our site. Thanks
  3. Vouch for Hagene's services, I tried doing the ribbons myself but it proved to be very confusing and difficult, with this in mind Hagene's prices are very reasonable and they kept me updated through-out the process. It also took quicker than I expected. Definitely recommend to anyone wanting ribbons on their favourite mons
  4. Unfortunately it is yet to be added, sorry for the confusion. For now you can track items by adding it to your investments
  5. Takes a second to load. Reclick the dropdown or refresh. It's working for me at the moment. Sorry for the inconvenience.
  6. 24k shedinja encounters, and around a year grinding. 14 or 15 phases 😭
  7. I approach this topic prudently because there's obvious benefits to a third party developer's interests in getting an API, and the end product can be useful to players as well. However, there's a reason why API hasn't been provided to the public after all these years, and only the devs have the answer to that. I trust that they've given careful thought to why they haven't yet. It could just be that it hasn't been of any significant interest or priority to them, as there's always been something else to work on. In which case I hope this thread can spark interest in them considering this suggestion. I hope PokeMMOHub shows the potential of an API being used for good. But I can also understand the skepticism of releasing a detailed public API, as it can pose risk to the health of PokeMMO due to bots and malicious programs being able to utilise this information in real time. You have listed very good suggestions and examples of what API can be added, and I am interested on what the devs think of these, if they want to chime in.
  8. Oh... yep. That seems to be the issue then. Need to update dex numbers with the PokeMMO dex, not the vanilla pokemon ones. Thanks for that insight! I understand more on why you prefer to have catch number displayed. I'll consider displaying it if I can, thanks
  9. Thanks! We have pokemon catch rate numbers, but just wondering what use does that have to the user? The number seems kind of arbitrary, going over 200 for example. Is it a well known measurement for catching difficulty? Cuz ive never seen it before using the pokedex data. If this is the case, I think the percentage probabilities are all thats needed Location filtering is just a unova issue atm, due to pokemmo adding custom non-unova pokemon to the unova dex, so we will try to get that fixed soon.
  10. Yep its a known bug with our location filtering, sorry you had to experience that 😭 Will fix soon
  11. Of course we would like volume too but we have no access to information about what sells, we can only see what has been listed. Like you said it would require testing, however we can source info from guides and videos already out there, but we wouldnt truthfully know which is the best to display on the website. It would kind of be great if we could extend our dev team in this aspect, not sure yet. Yea, the problem with these things is that these comps are constantly changing, especially in pvp. Our website is designed to be dynamic, and if something is static then it wont change for extended periods of times. To always check and update out of date info is something we want to avoid. But like I said im seriously considering all these suggestions and ill add the ones I find appropriate at the time Yea thats a good idea, there are many resources on this as well I appreciate all the thoughts and suggestions. Posts like these make me motivated to develop again, so I appreciate that. PokeMMO Hub still has so much room to grow and you have emphasised that ❤️
  12. Sure, that's a great idea, and something we can definitely consider. I'll update you on any news/progress on this.
  13. Thanks! And yea, wishlist functionality is in development. Dont know exact details yet though.
  14. I could look into adding that, hopefully that doesn't confuse users who choose to maybe breed it a different way due to prices being cheaper or something
  15. Forum post and website updated with the new Gym Earnings Calculator, I may have gotten something wrong, so yeah give me feedback if you have any, ty.
  16. Our server is down because the host is undergoing emergency maintenance for something 🤷 Unfortunately we have to wait until they go back online, sorry about this. EDIT: Server is back up, ty for patience
  17. That is completely understandable. I will look into adding that info. for 42h, 44h, and 67h berries it should be 15 hours until no droplets after fully watering and for the shorter berries it should be 10. I could be wrong by an hour or 2 but yeah hope that helps. Thanks for using our tool and reaching out to us, thanks
  18. I think I may have fixed this issue, please let me know if the berry times are sync'd in game. I wasnt able to test it but in theory it should work. I just added +1 hour to all berry water status times every time you water it (harder than it sounds 💀) edit: it works for every berry thats not 42h, 44h, or 67h. working on a fix edit: fixed the calcs for all berries i think. however when planting a 42h, 44h, or 67h berry itll default to 3 droplets instead of 2.. will see if i can fix that, but rn ill leave as is
  19. Omg you're right. So all watering time is offset by 1 hour, we will add this when we can test and verify it. Thank you, very valuable information, saved us a lot of time
  20. PokeMMO doesnt have public API, we had to create our own API Speaking on this, we plan to eventually release it to the public so that developers can create what they want with the GTL data we have ❤️ And personally, I think the events and tournament quick info feature is so underrated 😜
  21. It shouldn't be a timezone issue so there must be something wrong with the calculation then. Very interesting, we will look into it, thanks.
  22. We will fix that graphical issue soon, thanks. As for our calculation method, YIBU (dont want to @ and annoy them) provided us with a json file with all the berries stats that we can use to calculate growth time, wither time etc. So thank you to YIBU! Yes! We will add that when we can, sorry about that. Thanks for writing to us
×
×
  • Create New...

Important Information

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