Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
Eevee Expo's webhost has been having technical issues since Nov. 20th and you might be unable to connect to our site. Staff are also facing issues connecting, so please send a DM to Cat on-site or through Discord directly for faster service!
The only file that was changed was 004_MessagesUI. You only need to replace that file with the updated one for this update.
Change Log
🛠️Fixed player message handling so you can have just a single string instead of choices. This message will appear just like NPC messages would (no player input).
It's because in your definitions for the player (0's) it requires an array of strings, not just a single string. The plugin was designed so the player has to choose from a list of replies. It didn't support a reply that isn't from a choice.
My next update should allow this to work.
Inspired by the Persona series, you can now turn NPCs into Social Links. This can add some more personal connections with characters in your game, and can also result in benefits for the player.
In addition to Social Links, this plugin provides a Social Media page for each Social Link. In...
No guarantees as I didn't test this due to not having a great setup to do so, but try this out. Add this somewhere in the plugin (maybe at the end of the [003] Pokedex file). Then, when you can to update your existing tasks, just run pbUpdateExistingPokedexTasks
def pbUpdateExistingPokedexTasks...
Seeing as the dev hasn't been on since February, I'll answer. I believe so yes, but you'll need to add custom code. I completely overhauled the plugin to use Settings instead of PBS for my game. So my way to recompile will be different. I can see what I can come up with for you though
...Pokemon, but if you're heavily relying on others to name your Pokemon, you're more likely to be met with disappointment. It's hard enough for some people to come up with their own names.
3) I second the use Discord thing. It's just where most of the community interacts.
tl;dr try to keep a...
I'll just throw in my three cents (split up bc of character limits).
1) It feels like you've lost your temper about "not being noticed" on here and thats a deterrent for me personally to interact with you. Try to keep a positive, constructive attitude as that will open the door to attract more...
The only file that was changed was 004_MessagesUI. You only need to replace that file with the updated one for this update.
Change Log
🛠️Fixed a crash that would occur if an Instant conversation contained more than 1 line of text
You're going to have to give me more info. Can you send me what your Settings look like for the plugin? And also the berry plant data entry in PBS for the berry facing the issue?
Yeah, the default is designed that way (both the timestamp thing and the "all at once").
To make messages not go through the animation, you can mark the conversation with the Instant parameter set to true. That setting will make the message(s) appear instantly once the player opens it. It...
BEFORE UPDATING ANY FILES: If you have made any edits the Settings or Configurations for the plugin, make sure to make a backup of those files before updating the plugin. If you copy over files to update, it will overwrite your changes. I recommend you duplicate your Configuration files and...