• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Trading Card Game 2 protagonist in the poll by clicking here.
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[Archive] The Pokémon Essentials Wiki

Status
Not open for further replies.
Maruno, do you have a changelog of all edited stuff in this version?
It's more easy for me to upgrade then :p
There's the simplified version on the downloads page. Must-changes are all of PokeBattle_MoveEffects, PokeBattle_AI and pretty much all the other battle-related script sections too. Oh, and the moves.txt PBS file - use the new version. Really, I've changed lots of little things all over the place, so it's hard to advise which scripts need replacing. I've always advised that you mark all your own changes somehow (stick #CHANGED at the end of each line you change), so you can more easily transfer them over to newer versions.

zingzags said he wanted to make detailed change logs, so pester him for it.


in the wiki it mentions about debates (starting with saves) where exactly are these debates being held?
In this thread, unless we can find somewhere better. I'd prefer to have individual threads for each debate, but they wouldn't be allowed here (unless we get our own section made for Essentials, which is unlikely). I've suggested a very own forum for Essentials, but no one's remarked on that yet.
 
Well, for Now I cannot do it I am working on my game using Wine, which is an app for the mac that lets me run windows stuff like RMXP because I am too lazy to fix my pc atm, but once I am back on windows I will upload a Change log.
 
Since the debates are intended to take place right here, I hope you don't mind if I start (and possibly finish) the debate on save games. With the addition of the Settings script section, playing with optional features is now centralized and organized. Why not implement both the traditional single save file method as well as a multiple (presumably 3-4) save file method, and allow players to switch to whichever they like by specifying their preference in the Settings script section? I think if you choose only one or the other, some will be alienated (those who are traditional or those who want innovations). Making it optional allows you to cater to both sides, at least in this case.

I don't really have any input to give on what information should be displayed when loading at the moment. I'll leave that to someone else.
 
I have problem. If i paste scripts from newest version to my project. I have veeeeeeeeeeeeery big lag, even in smaller map: 15x20. Somebody knows why?
 
I have problem. If i paste scripts from newest version to my project. I have veeeeeeeeeeeeery big lag, even in smaller map: 15x20. Somebody knows why?
It's not suggested that someone just copy the new scripts over to the your version. It would be better to move your changes over to the new essentials since there are so many changes to the new essentials. As long as you documented your changes this isn't too hard.
 
I think in general, for people making games, don't bother with custom scripts and the like unless they're stand alone. Pokemon Essentials is constantly changing for the better, so you're probably better off mapping out your entire game, making new mons, sprites, gym leaders, etc... all stuff that can be easily uploaded into the lastest version with ease.
 
What might people think of Essentials having its very own forum, and not just a couple of threads here (and possibly on other forums too, which I don't know about)? For starters, it would make these debates easier to hold.

Why has no one commented on this? It sounds like a great idea to me - it will group essentials users closer together. Those who are already adept with essentials will have a good way of staying closer together and therefore presumably getting more done, and those who are not-so-adept will be able to have their problems addressed more personally, and thus, helped out more effectively.

For the Pokemon Essentials community, due simply to its popularity, I personally think a Pokemon Essentials forum would be a great way to bring essentials even closer to what any ambitious (and realistic) person wants it to become. I know there is at least one person -me- that only really comes to Poke community for Essentials info and updates anyway.
 
With the addition of the Settings script section, playing with optional features is now centralized and organized. Why not implement both the traditional single save file method as well as a multiple (presumably 3-4) save file method, and allow players to switch to whichever they like by specifying their preference in the Settings script section? I think if you choose only one or the other, some will be alienated (those who are traditional or those who want innovations). Making it optional allows you to cater to both sides, at least in this case.

good idea would certainly please everyone although i would like option for unlimited save slots (or least same as standard rpgxp)

What might people think of Essentials having its very own forum, and not just a couple of threads here (and possibly on other forums too, which I don't know about)? For starters, it would make these debates easier to hold.

i do have a forum if you want to use that for pokemon essentials just let me know and i'll set something up

the link is

https://moddingcenteral.proboards.com/index.cgi
 
Now that's a whole other debate. Stay true to the games, or improve on them (and there's definitely scope for improvement)? Let's not go into that can of worms just yet, though.

Thanks for your suggestion for a future debate. If anyone wants to suggest future topics, please go ahead.

What might people think of Essentials having its very own forum, and not just a couple of threads here (and possibly on other forums too, which I don't know about)? For starters, it would make these debates easier to hold.
I think that this depends of the features, if this isn't a important thing (like i said before, you can copy de folders or change the save name) is better to maintain the official ones and maybe create a tutorial on wiki telling how to put the custom ones.
Like I said before, the best solution is to put to the Developer the option to choose. The more things that you can do this way, better is it.
If you can't put these thing on metadata, try to put in the same ways that Poccil put the option to choose the level of eggs hatch (on one variable on scripts) or even the "VX compatibility" (comment or uncomment parts of scripts).

I don't seen the new moves system, but some sugestion that I give (and I use for non-related pokémon projects) is to, instead of function code be "06", make it like "06,10,7" where "10" is the chance of the secondary effect occurs and the "7" is the paralysis flag. This help A LOT to create custom moves.
Sorry if I give this tip too late.
 
Since the debates are intended to take place right here, I hope you don't mind if I start (and possibly finish) the debate on save games. With the addition of the Settings script section, playing with optional features is now centralized and organized. Why not implement both the traditional single save file method as well as a multiple (presumably 3-4) save file method, and allow players to switch to whichever they like by specifying their preference in the Settings script section? I think if you choose only one or the other, some will be alienated (those who are traditional or those who want innovations). Making it optional allows you to cater to both sides, at least in this case.

I don't really have any input to give on what information should be displayed when loading at the moment. I'll leave that to someone else.
It's possible to do that, of course, but just a bit more work. For multiple saves, it would have to be slot-based (i.e. you get 3 save slots and that's it).

I like the idea of displaying the save number (i.e. number of times you've saved in this adventure), and perhaps allowing you to name the saves. The important part of the displayed data will be to make sure it can all fit on the screen, so I'd love some concept art of what you guys think the new load/save screens should look like.


Why has no one commented on this? It sounds like a great idea to me - it will group essentials users closer together. Those who are already adept with essentials will have a good way of staying closer together and therefore presumably getting more done, and those who are not-so-adept will be able to have their problems addressed more personally, and thus, helped out more effectively.

For the Pokemon Essentials community, due simply to its popularity, I personally think a Pokemon Essentials forum would be a great way to bring essentials even closer to what any ambitious (and realistic) person wants it to become. I know there is at least one person -me- that only really comes to Poke community for Essentials info and updates anyway.
My thoughts exactly. Our own forum would be a good base for developers to gather and help contribute to Essentials, discuss features (i.e. these debates I mentioned), ask questions and all that without cluttering up just two threads.

If anyone knows of a suitable (free) forum provider, please let me know. I've had experience with ProBoards before, and while it's basic it might be good enough. I do want to get this organised sooner rather than later, if we're doing it, so any help you guys can give in this respect is appreciated. Opinions please.


good idea would certainly please everyone although i would like option for unlimited save slots (or least same as standard rpgxp)

i do have a forum if you want to use that for pokemon essentials just let me know and i'll set something up

the link is

https://moddingcenteral.proboards.com/index.cgi
Ah, an FO fan. I played that once, and got killed almost immediately. It's very impressive, though.

I think it would be better to start a new forum from scratch for Essentials, though. Thanks for the offer.


I think that this depends of the features, if this isn't a important thing (like i said before, you can copy de folders or change the save name) is better to maintain the official ones and maybe create a tutorial on wiki telling how to put the custom ones.
Like I said before, the best solution is to put to the Developer the option to choose. The more things that you can do this way, better is it.
If you can't put these thing on metadata, try to put in the same ways that Poccil put the option to choose the level of eggs hatch (on one variable on scripts) or even the "VX compatibility" (comment or uncomment parts of scripts).

I don't seen the new moves system, but some sugestion that I give (and I use for non-related pokémon projects) is to, instead of function code be "06", make it like "06,10,7" where "10" is the chance of the secondary effect occurs and the "7" is the paralysis flag. This help A LOT to create custom moves.
Sorry if I give this tip too late.
As I said, can of worms.

What you've suggested is pretty much exactly how the moves already work. A function code decides what effect the move has, and there's also a probability number used by some function codes. The system in place works just fine.
 
Status
Not open for further replies.
Back
Top