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

Search results

  1. Caruban

    Resource Generation 9 Resource Pack [v21.1] (Updated with Mega Dimension contents)

    1. Ok, I will look into it. 3. It seems the error was because I wrote has_active_item? instead of hasActiveItem? for battler.
  2. Caruban

    Resource Generation 9 Resource Pack [v21.1] (Updated with Mega Dimension contents)

    Thanks for letting me know about this. 1. I'm not sure that this is caused by the plugin, can you share the error log? 2. I found out what the problem is. In pbAdditionalEffectChance I'm still using @function instead of @function_code. Also in a few places, I will fix it in the next update. 3...
  3. Caruban

    Resource Generation 9 Resource Pack [v21.1] (Updated with Mega Dimension contents)

    If you are using Generation 8 style graphics, Koraidon icon is included, but if you are using vanilla style graphics, Koraidon and many other pokémon icons are not included. You can check the graphic (sprites and icons) list on the resource page.
  4. Caruban

    Resource Generation 9 Resource Pack [v21.1] (Updated with Mega Dimension contents)

    Caruban updated Generation 9 Resource Pack [v21.1] with a new update entry: Minor fix v3.0.1 Read the rest of this update entry...
  5. Caruban

    v21.1 Generation 9 Resource Pack [v21.1] (Updated with Mega Dimension contents) - Minor fix v3.0.1

    Changelogs : # Fix AI script to use has_active_ability? && has_active_item? # Fix typo in Illuminate ability handlers that effects Keen Eye ability handler # Remove :minimum_level proc and add :any_level_up proc to some evolution method
  6. Caruban

    Resource Generation 9 Resource Pack [v21.1] (Updated with Mega Dimension contents)

    Ah.. that's right! I need to recheck all the hasActiveAbility? used in the AI script. Thanks.
  7. Caruban

    v21.1 Generation 9 Resource Pack [v21.1] (Updated with Mega Dimension contents) - Update to Pokémon Essentials v21.1

    Change logs: # Add Portion name to a few items # Add AI Item and Ability Rangking handlers for Gen 9 Items and abilities # Change several habitat and flags in Pokémon pbs data # Update all AI move score modifiers to v21 And for the Teal Mask DLC content that will be released, I will add it in...
  8. Caruban

    Resource Generation 9 Resource Pack [v21.1] (Updated with Mega Dimension contents)

    Caruban updated Generation 9 Resource Pack with a new update entry: Update to Pokémon Essentials v21.1 Read the rest of this update entry...
  9. Caruban

    Resource Generation 9 Resource Pack [v21.1] (Updated with Mega Dimension contents)

    Hahaha.. yeah actually, it's been finished for a few months, it's just that I didn't have time to playtest the AI changes. Thanks, I didn't even realize that.
  10. Caruban

    What would make Pokemon Contests better?

    You can also add more combos. because I think in RSE there is nothing to explain move combinations to players. Besides that, if you want to be even more complex, add a way for players to unlock certain move combinations or register move combinations similar to Pokedex.
  11. Caruban

    Released Pokémon Picross Adventure

    Sorry.. It seems that when I fixed some bugs in the lab map, I accidentally changed the trigger variable for the next event and caused a softlock. I just reuploaded the game, and to trigger the next event, you need to redo one of the five puzzles.
  12. Caruban

    Released Pokémon Picross Adventure

    Thanks. Some of the puzzles, especially the bigger ones, really need extra attention because of how small the playable piece is. Whoops.. I forgot to erase the picture. I will fix it in the next one or two days. Edit : Updated the game to 1.2 to solve several minor issues, and now Picross can...
  13. Caruban

    Released Pokémon Picross Adventure

    Because of how messy I wrote the script, it's really hard to update that game without rewriting the script. Btw, I just reuploaded this game because I forgot to remove one debug event.
  14. Caruban

    Released Pokémon Picross Adventure

    I updated the game to v1.1 to fix several bugs and edit some puzzles to be more solvable.
  15. Caruban

    Released Pokémon Picross Adventure

    Reupload the game to fix the rock climb and picross report bug.
  16. Caruban

    Released Pokémon Picross Adventure

    Pokémon Picross Adventure Game Summary: As a picross expert, you were invited by the Professor Tetra to a mysterious island in Paldea. In this island there is a lot of puzzle scarttered around in form of stone tablets. Solve the puzzle, reveal the hidden Pokémon illustration and unravel the...
  17. Caruban

    Resource Pokémon Picross Adventure Resource Pack

    Caruban submitted a new resource: Pokémon Picross Adventure Resource Pack - This is resource pack from "Pokémon Picross Adventure" Read more about this resource...
  18. Caruban

    Pokémon Picross Adventure Resource Pack 1.0

    This is resource pack from "Pokémon Picross Adventure" for Relic Castle Game Jam #9 List of resource : 5 OW characters professor tetra, player, player_run, player_surf, stone tablets various UI graphics
  19. Caruban

    Resource More Pokédex Page : Size Comparison

    Did you make any changes to UI_Pokedex_Entry? Because it looks like the error is from pbStartScene in UI_Pokedex_Entry
  20. Caruban

    Resource Generation 9 Resource Pack [v21.1] (Updated with Mega Dimension contents)

    It's because "NPB's Battle UI and even MORE more" uses 24 pixels as the status icon's height, while the vanilla and Gen 9 pack use 16 pixels. You can either use the Gen 9 pack status icon and change the "NPB's Battle UI and even MORE more" Plugin status icon height variable to 16. Or edit the...
Back
Top