• 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!

Search results

  1. MakerBlack

    Resource [v16/v17/v18/v19/v20/v21] Cable Club

    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!
  2. MakerBlack

    Resource [v16/v17/v18/v19/v20/v21] Cable Club

    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!
  3. MakerBlack

    Resource The Gen 9 Move Animation Project

    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.?
  4. MakerBlack

    Resource [v16/v17/v18/v19/v20/v21] Cable Club

    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...
  5. MakerBlack

    Resource [v16/v17/v18/v19/v20/v21] Cable Club

    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...
  6. MakerBlack

    Resource Voltseon's Multiplayer Solution

    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...
  7. MakerBlack

    Resource Voltseon's Multiplayer Solution

    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...
  8. MakerBlack

    Resource DiegoWT's Starter Selection

    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...
  9. MakerBlack

    Resource Voltseon's Multiplayer Solution

    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...
  10. MakerBlack

    Resource Voltseon's Multiplayer Solution

    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?
  11. MakerBlack

    Recent compatibilities with Joiplay Android emulator

    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...
  12. MakerBlack

    Resource [v16/v17/v18/v19/v20/v21] Cable Club

    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...
  13. MakerBlack

    Resource [v16/v17/v18/v19/v20/v21] Cable Club

    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...
  14. MakerBlack

    Completed Pokémon AlexSMRPG 2: Uma Nova Jornada V.2 (NOW IN ENGLISH)

    Muito bem, siga com seu belo trabalho!
  15. MakerBlack

    Resource EBDX move & common animation pack

    Do you intend to bring movements from Generation 9? Why don't you make a guide on how to make more animations easily so people can follow your work?
  16. MakerBlack

    Resource EBDX move & common animation pack

    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
  17. MakerBlack

    Resource [v13+] Unreal Time System

    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...
  18. MakerBlack

    Resource Improved Battle AI for Essentials v20.1

    I appreciate this script, but I have a question, how do I get wild ones to be smart too? Would you like to add some measure of skill to them?
  19. MakerBlack

    Resource [v16/v17/v18/v19/v20/v21] Cable Club

    I've been following this closely and you're doing a miracle with this script, bringing efficient online to essentials. Thank you <3
  20. MakerBlack

    Resource Marin's Enhanced Staircases

    Your v19.1 version is not functional, this method PBTerrain is no longer used, could you port it to v19.1?
Back
Top