![]() |
Pokémon Editor for Essentials
Hello Pokécommunity,
I've recently made a PBS Generator app for Pokémon. You are able to edit already existing Pokémon from pokemon.txt and create new ones, as well as delete them. You get a big overview of all fields for each and every Pokémon in your master text file in detail. You can now also play and set a Pokémon's cry and see all its sprites, including different forms. You cannot change these inside the editor yet. I don't think this would be a very wanted addition anyways, but if someone wants this I will add it in. Installation: Spoiler:
Features: Spoiler:
Important: Spoiler:
Future Plans: Spoiler:
Known Bugs: Spoiler:
Changelog (for those interested): Spoiler:
If you have any more questions, you can contact me on Discord @|M3rein| or post a message down below. NOTE: When editing this page, something very important came to my mind. The issue here is, I forgot it. If something doesn't work, contact me please. NEW! Credits: Pinkcatdragon (Discord: FluffyDragon) for adding animated PNG-Sheet support. |
Might you be able to add a scroll bar to the right side of the Field Entry part so that the whole thing can be seen in one screen? Otherwise the program runs outside of the view.
|
Quote:
Edit: My screen res isn't 1080 high but actually 1200. It's also not a seperate download, I could make an autoscroll property to make it work. |
Quote:
|
I'm sorry but i've got this problem:
--------------------------- Error --------------------------- Something went wrong while loading "items.txt". Make sure the app is installed correctly And the data inside the file is valid. --------------------------- OK --------------------------- I followed the GIF and I've already tried to substitute the items PBS. Any idea? |
Quote:
|
Quote:
This should fix the problem. If it doesn't - Make sure, before opening the editor, that all PBS is valid when the game is compiled - I'll test around more. I've also updated the main post to include this information. I felt like I forgot to mention something... |
Neither i do, using vanilla. But i'm using gen 7 PBS and i'd really prefer not reinsert them... again :(
|
Quote:
|
Quote:
I double checked and moves, items and abilities will skip #'s. If you want to have blank lines, just add a hashtag. This does not apply to pokemon.txt in this version. |
Quote:
|
Quote:
You can now resize the Height (not the width) to 300 pixels (anyone with resolution lower than 300 pixels in height should consider upgrading). When it's even 1 pixel smaller than the max height, 999, the width will extend 13 pixels -- exactly enough to show a scroll bar. This should fix your size problem. Forgot: Your screen size is also saved. When you load it again, it will be the same size as how you closed it. |
Quote:
|
Cool.
I was actually working on something similar (but in Electron) a while back. Thanks for releasing, I'll test it out and let you know if I find any bugs. |
I know I should wait with this message, but I'll edit it once I actually do update this app. There's going to be a very big new update coming today or tomorrow, depends on when I can finish them. It's going to include the following (and probably more I forgot):
- Sprites can now be seen on the right-hand side on the screen. GIFs and PNGs are supported. PNG-strips are animated if they have multiple frames. The cropping technique isn't always perfect, though, so keep that in mind. GIFs also have a lower framerate because they're using a completely different control which I cannot control the framerate of. - Every sprite can be seen; front, back, shiny front, shiny back. This for all different forms (if you're at form 1 and the Pokémon only has one form (0), it will be blank). - You get a whole new form for very easy editing of the Pokédex Numbers, this so you don't need to go into every single Pokémon and add a number in yourself. - You can play and set cries. - You get an "Options" menu. Currently limited to what sprites to show when switching Pokémon. - Added an "About" section just to show people who actually made this. - Added an automatic update checker (note: not auto-updater). Whenever your version is out of date, you'll be given a message saying so. You can still continue the app without updating, though. - When closing the app, your selected Pokémon will be saved and is loaded on startup if this Pokémon's internal name still exists (you haven't edited the pokemon.txt outside of the editor and removed this Pokémon). If not, it will default to 0 again. I forgot to mention this in the first place, but some of these things were suggestions by other people. If you'd like to see something in this generator/editor, feel free to leave it down below! |
Quote:
Also updated the main post's changelog and download link. |
This is awesome! I've been playing around with it, and it works like a dream so far!
|
Haven't tried it yet, but I heard it's good.
|
So, I want to know it you could impliment a certain sorting method, one that I think would be REALLY useful.
Alphabetical order, with respect to evolutions: In other words, all Pokemon that are first-stage evolutions are listed in alphabetical order, but their evolutions are always put right after them. So, for example, Abra starts with A, so it would appear in the list before Beartic, but so would Kadabra and Alakazam both, because they evolve from Abra. |
Quote:
|
Quote:
|
Quote:
@m3rein I assume this is developed in C# with windows forms? |
Quote:
pokes.Sort(delegate (Poke p1, Poke p2) { return p1.id.CompareTo(p2.id); }); I'm not sure how I can work with that since I don't really know how I can work with CompareTo. I'll look into it, though, like I said. My next release will be an all-in-one with the other generators/editors. It's going to take a bit because I'm redesigning some of them. |
Quote:
|
Cool program, works like a charm, but you see, the side list is quite glitched in smaller screens like mine.
http://i.imgur.com/JGtoUjJ.png |
| All times are GMT -8. The time now is 10:55 AM. |
![]()
© 2002 - 2018 The PokéCommunity™, pokecommunity.com.
Pokémon characters and images belong to The Pokémon Company International and Nintendo. This website is in no way affiliated with or endorsed by Nintendo, Creatures, GAMEFREAK, The Pokémon Company or The Pokémon Company International. We just love Pokémon.
All forum styles, their images (unless noted otherwise) and site designs are © 2002 - 2016 The PokéCommunity / PokéCommunity.com.
PokéCommunity™ is a trademark of The PokéCommunity. All rights reserved. Sponsor advertisements do not imply our endorsement of that product or service. User generated content remains the property of its creator.
Acknowledgements
Use of PokéCommunity Assets
vB Optimise by DragonByte Technologies Ltd © 2023.