changelog/
Changelog
A dated log of publishing and infrastructure milestones on scriptgpc. This tracks the site itself, not the GPC language — see the reference index for language coverage.
Worked example: how a shot combo is built in GPC
Added a GPC Programming guide that walks through a hold-then-release auto-green combo, a rhythm-style right-stick sweep, a menu toggle persisted with set_pvar, and an OLED value readout, using the yew2K mod set as the reference.
Continuous deployment and reference shelf under every guide
Moved publishing to an automated deploy pipeline and replaced the old article footer with a language-reference shelf so every guide links to the GPC constructs it assumes.
Full-site search and category browsing
Shipped paginated category indexes and full-text search across both the article library and the GPC reference index so a syntax lookup and a buyer question don't require two different navigation paths.
GPC reference index expanded
Grew the language reference to cover combos, wait/call, persistent variables (PVAR/SPVAR), controller I/O, and device APIs, with each topic page linking back to the official Cronus GPC documentation it summarizes.
Docs-first site launched
ScriptGPC launched as Cronus Zen GPC documentation — language reference, install guides, and the technical explanation of how YewScripts generates per-buyer builds.