Karyoplasma Posted December 17, 2023 Share Posted December 17, 2023 (edited) Hey, I pretty much completely rewrote everything. The old version is pretty useless by now because so many spawns changed and it doesn't work with the new spawn dump structure, so there is no feasible way to update the spawn database. The spawn chance predictions are gone because the new spawn dumps don't provide the information required for it to work. It was more guesswork than provably correct in the first place. With no further ado, I present to you the 2023 Update: Feature changes: Better Spellchecker - The old one had some annoying bugs, this one should work more reliably and less intrusively. Better presentation of results - No more issues with spacing! Better GUI - You can resize the application window now without breaking everything. Also, right-clicking in the result table opens a pop-up menu that lets you copy or directly search for what's below. Better internals - Finally using Java8 standard methods instead of relying on very old ones. Better repel check - The old one was very unreliable, so wrote a new one from scratch. It should be more accurate and less prone to breaking. It should also work for time-sensitive repel spawns if there are any. Better updating - You can keep the spawn dumps and the files that depend on it updated by letting the app handle all the downloading and replacing. Don't worry about flooding PRO's servers, the routine makes sure that an update is reasonable before connecting to the server. Better maintainability - If you are modifying and building this app yourself, you will find that the new structure is way more intuitive. The GUI now actually only does GUI stuff instead of being a band-aid for everything. ActionEvents are handled by different classes, so there is no overlap in functionality. Enjoy. I figured it would be better to publish this is a new thread because it's basically a completely new application behind the same idea. Due to heavy refactoring and rewriting, this version is not compatible with the old one at all, so please report any issues or requests you have with the 2023 edition in this new thread instead. Link to github repository: https://github.com/Karyoplasma/PROkedex Link to release: https://github.com/Karyoplasma/PROkedex/releases/tag/2023Update PROkedex 2023 Update.zip Edited December 17, 2023 by Karyoplasma Added the release to this post. Link to comment https://pokemonrevolution.net/forum/topic/229804-tool-rerelease-prokedex/ Share on other sites More sharing options...
Chitti678 Posted December 17, 2023 Share Posted December 17, 2023 (edited) Nice one, good work bro Edited December 17, 2023 by Chitti678 Link to comment https://pokemonrevolution.net/forum/topic/229804-tool-rerelease-prokedex/#findComment-1370628 Share on other sites More sharing options...
Karyoplasma Posted December 17, 2023 Author Share Posted December 17, 2023 Added the release to the initial post, so you don't have to go on github xD Link to comment https://pokemonrevolution.net/forum/topic/229804-tool-rerelease-prokedex/#findComment-1370632 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now