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!
Hello, in version 21 the level adjustment is not working as it should, because the
LevelAdjustment class received a change in the variables
BothTeams is now BOTH_TEAMS and you would need to add the level recalculator again in self.do_battle.
We are getting better and better!
Hello, how are you trainers? Vendily, a report, on the python server POKEMON_MAX_NAME_SIZE is set to 10. But there are already Pokemon with names bigger than that.
Corviknight, Slither Wing, Roaring Moon are examples of this.
Hope this helps!
Hello, first of all, thank you very much for everyone's work and dedication to this project.
I have a question, is there any prediction for when Pikachu Partner's moves will be released? Zippy Zap, Floaty Tail, etc.?
Hello trainers, it's me again! I use EBDX in Essentials v21 and I share problems and solutions that I suffered here. (I don't know if this error repeats itself without EBDX). After several tests I realized that there were problems with UTF-8 encoding when there were special characters in the...
Hello trainers, if you want to port this to Essentials v21 (I haven't tested it on v20), with EBDX Unnoficial compatibility, some tested changes are necessary.
Basically, the sprite reading is inverted with each Pokémon change, use of mega evolution, etc...
For some reason the EBDX sprites are...
Yes, initially in battle!
Basically spectating Player1 could be the opening of a battle scene and receive the actions he has committed and suffered during a battle. Without the player necessarily having access to use the movements, just turning off spectator mode.
I'm not the most knowledgeable...
I'm really looking forward to the results of the next versions and thinking a lot about the PVP that is coming, thanks to this I came up with a system that is necessary for a community to stay tuned.
It would be great to have a spectator system to watch the battle against other players or even...
All good! But to help with future projects, I noticed that the new interfaces use this method:
#===============================================================================
# Linear interpolation between two values, given the duration of the change and
# either:
# - the time passed since...
Wow, is it also EBDX compatible with unofficial port? I was waiting for something amazing to migrate to v21 as soon as possible, this is inspiring me so much.
Honestly, in addition to making items compatible, mega evolution and generation 9 resources would be incredible too. (I hope to test it...
What you did is incredible, it really proves that you are capable of evolving our essential technology today. Do you intend to create a very complete online battle system as well?
Hello, this is my first feature and I want to share with you progress that we have made with the Joiplay team. They are attentive to our requests and as a result, Pokémon Essentials has had its compatibility greatly improved over the last year.
The emulator needs to port several methods and...
Hello, I came to leave a report for possible improvements in the next versions
1. Compatible with a move if a Beedrill learns the move only when it is a Kakuna.
2. Add the Pokémon battle history to the DEBUG LOG. For example:
Viana ID: XXXXX won a battle against Pedro ID: XXXXX in a Single...
I followed the steps but I want to know where I could have gone wrong. I fixed the bugs for everything on PBS so the server should run fine.
What could it be?
messijesus30@server-fallen-online:~$ python3 cable_club_v20.py
Traceback (most recent call last):
File "cable_club_v20.py", line 540...
Hey, I'm really excited about your work. Sorry for the inconvenience, but could you add a script that makes these movements read in standard Essentials v20.1? Without the use of EBDX
I made a script to check the current date online as per my country.
How do I make it so that the player has access to the internet this time is reproduced and when he is offline his internal time works?
Here is the code.
# Hora da internet - Brasil by Maker Black
def get_hour_online...