{"id":38295992,"url":"https://github.com/itcodehery/pkmn-essentials-custom-scripts","last_synced_at":"2026-01-17T02:15:53.164Z","repository":{"id":330609214,"uuid":"1122851133","full_name":"itcodehery/pkmn-essentials-custom-scripts","owner":"itcodehery","description":"Custom Ruby scripts for the Pokémon Essentials Toolkit","archived":false,"fork":false,"pushed_at":"2025-12-26T18:12:30.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-28T06:59:36.063Z","etag":null,"topics":["pokemon-essentials","rgss","rpg-maker-xp","ruby","ruby-application"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itcodehery.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-25T16:50:23.000Z","updated_at":"2025-12-26T18:12:33.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/itcodehery/pkmn-essentials-custom-scripts","commit_stats":null,"previous_names":["itcodehery/pkmn-essentials-custom-scripts"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/itcodehery/pkmn-essentials-custom-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itcodehery%2Fpkmn-essentials-custom-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itcodehery%2Fpkmn-essentials-custom-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itcodehery%2Fpkmn-essentials-custom-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itcodehery%2Fpkmn-essentials-custom-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itcodehery","download_url":"https://codeload.github.com/itcodehery/pkmn-essentials-custom-scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itcodehery%2Fpkmn-essentials-custom-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28492108,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T00:50:05.742Z","status":"online","status_checked_at":"2026-01-17T02:00:07.808Z","response_time":85,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pokemon-essentials","rgss","rpg-maker-xp","ruby","ruby-application"],"created_at":"2026-01-17T02:15:48.035Z","updated_at":"2026-01-17T02:15:52.750Z","avatar_url":"https://github.com/itcodehery.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pokemon Essentials Custom Scripts\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/9/98/International_Pokémon_logo.svg/500px-International_Pokémon_logo.svg.png\" alt=\"Pokemon Logo\" width=\"300\"\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Ruby-CC342D?style=for-the-badge\u0026logo=ruby\u0026logoColor=white\" alt=\"Ruby\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/RPG_Maker-XP-2ea44f?style=for-the-badge\" alt=\"RPG Maker XP\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Pokemon_Essentials-Toolkit-yellow?style=for-the-badge\" alt=\"Pokemon Essentials\"\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\nThis repository contains a collection of custom **Ruby** scripts designed for use with the **Pokemon Essentials Toolkit** within **RPG Maker XP**. These scripts were developed to enhance gameplay mechanics, add new UI elements, and streamline event management for custom Pokemon fangames.\n\n## Included Scripts\n\nThe collection includes the following modules:\n\n*   **Overworld Utilities (Healing Spots)**\n    *   simplifies the process of setting custom respawn points and healing locations (Pokemon Centers, player's house, etc.) directly from map events.\n\n*   **Diary System (Logic \u0026 UI)**\n    *   **Logic**: A flexible backend system to track player progress, story beats, and personal notes.\n    *   **UI**: A custom user interface integrated into the pause menu, allowing players to browse their diary entries.\n\n*   **Mission System**\n    *   A comprehensive framework for managing quests and campaigns.\n    *   Supports multi-stage objectives, distinct mission states (Active, Completed, Failed), and variable tracking.\n\n*   **Mission Log UI**\n    *   A visual component for the Mission System.\n    *   Provides a clean, organized list of missions where players can check their current objectives and review completed tasks.\n\n*   **Custom Intro Scene**\n    *   A scriptable alternative to the standard \"Professor Oak\" introduction.\n    *   Allows for more cinematic and narrative-driven game openings.\n\n## Pokemon Trailokya\n\nThese scripts are currently being developed for and used in **Pokemon Trailokya**, a personal fangame project of mine.\n\n*   **Engine**: Pokemon Essentials (RPG Maker XP)\n*   **Story**: A brand-new, darker narrative featuring branching endings.\n*   **Content**: Over 400+ Pokemon to catch and train, accompanied by original music.\n\n---\n*Disclaimer: Pokemon is a trademark of Nintendo, Game Freak, and Creatures. This project is a fan creation and is not affiliated with the official owners.*","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitcodehery%2Fpkmn-essentials-custom-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitcodehery%2Fpkmn-essentials-custom-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitcodehery%2Fpkmn-essentials-custom-scripts/lists"}