Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.28 KB

File metadata and controls

29 lines (23 loc) · 1.28 KB

Changelog

All notable changes to this collection are documented in this file.

The format is based on Keep a Changelog, and this project adheres to Conventional Commits.

1.0.0 - 2026-06-07

Added

  • Initial public release of the PAdventures Sprites collection.
  • 50,854 transparent PNG sprite sheets across four categories:
    • item — 39,827 sheets
    • creature — 8,256 sheets
    • effect — 2,480 sheets
    • missile — 291 sheets
  • Machine-readable catalog: data/index.json (category → IDs) and data/metadata.json (per-asset geometry).
  • Optional data/names.json placeholder for human-readable asset names.
  • Inner-source documentation: README, CONTRIBUTING, CODE_OF_CONDUCT, SECURITY, NOTICE, DISCLAIMER, CITATION.cff, and the docs/ reference set.
  • DISCLAIMER.md with the unofficial/non-commercial fan-project statement, explicit credits to the Pokémon rights holders (Nintendo, GAME FREAK inc., Creatures Inc., The Pokémon Company), license-scope clarification, and a notice & takedown policy.
  • CC BY-NC-SA 4.0 license, applied to the project's original contributions only.