• 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.
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!

Recent content by MickTK

  1. MickTK

    Resource Pokémon Color Variants

    Hi Paulo! If you updated the plugin from an older version, did you delete the old files? The error is probably occurring because of that, or maybe due to some incompatible plugin. I suggest you try forcing the plugin to be compiled last by adding all the other plugins you’re using as...
  2. MickTK

    v21.1 Pokémon Color Variants - v1.4.0 Update

    Added shiny sparkle animation during battles Optimized palette swap method for significantly faster performance Fixed an issue where different pokémon icons of the same species (wrongly) shared the same color Added integrations with: Following Pokémon EX Visible Overworld Wild Encounters...
  3. MickTK

    Resource Pokémon Color Variants

    MickTK updated Pokémon Color Variants with a new update entry: v1.4.0 Update Read the rest of this update entry...
  4. MickTK

    Resource Pokémon Color Variants

    Thank you for your report! Probably this happens because both plugins override the same method that draws the sprites. Unfortunately I have no updates planned for this plugin at the moment or in the near future. It is really difficult to keep up with the (beautiful) mole of different plugins...
  5. MickTK

    Resource Pokémon Color Variants

    I'm sorry but since version 1.2 the plugin works only with Essentials 21.1. You can try to backport the hue icons! Here is the repository with both resources and scripts if you wanna try :)
  6. MickTK

    Resource Following Pokemon EX

    Does anyone know what the license is? In the updates section there is "feel free to add-on or extend this resource as you please" but it didn't say anything about modifying or updating.
  7. MickTK

    Resource Pokémon Color Variants

    The crash on soft resetting should be fixed 🙂 here are the changes.
  8. MickTK

    v21.1 Pokémon Color Variants - v1.2.1 Update

    Removed Bitmap class overrides
  9. MickTK

    Resource Pokémon Color Variants

    MickTK updated Pokémon Color Variants with a new update entry: v1.2.1 Update Read the rest of this update entry...
  10. MickTK

    Resource Pokémon Color Variants

    Hi Penelope! I tried to reproduce the error recreating the same context shown in your video using only Pokemon Color Variants as plugin. The error didn't appear. Probably there is a plugin (inside your project) that overrides one or more methods defined in PCV. I'm not sure what is the problem...
  11. MickTK

    v21.1 Pokémon Color Variants - v1.2.0 Update

    Updated the plugin to work on Essentials v21.1 Added a pokémon variant star icon Added an hue editor interface for modify the pokémons in real time Modified the breeding mechanic to be more similar to shiny breeding Modified the egg hatching scene to work with the plugin Modified configuration...
  12. MickTK

    Resource Pokémon Color Variants

    MickTK updated Pokemon Color Variants with a new update entry: v1.2.0 Update Read the rest of this update entry...
  13. MickTK

    Resource Pokémon Color Variants

    Yep, work in progress 🙂
  14. MickTK

    Resource Pokémon Color Variants

    Hi, RyssyRys! With the latest version I deleted that method, so here is what you need to do: 1. Open the file Following Pokemon EX > Main Module > Event_Sprite Commands.rb from the plugin folder. 2. Go to the method def self.change_sprite(pkmn). 3. Delete the row...
  15. MickTK

    Resource Pokémon Color Variants

    1. Yes. Here are all the guides you need: Defining an item, Item effects. Basically the item should set a value for the hue attribute like this pokemon.hue = <value>, where the value is a positive number between 0 and 359 (included) (0 is the default color). 2. Yes. Setting...
Back
Top