Releases: NameForTac/dota2-map-development-guide
Releases · NameForTac/dota2-map-development-guide
Release list
v0.2.4 - ??????
????
- ??????????????????????????
- Codex Skill ????GitHub Actions?Issue ????????????
- ?? README.md?SKILL.md?LICENSE ????????????
- ???????Skill ?????????????
Workshop Tools ????????,???????????
v0.2.3 - ???????
Highlights
- Adds an eleven-lesson beginner learning path from installation to a first map.
- Introduces Addon, Hammer, Lua, KV, Modifier, Panorama, static checks, debugging, and Git in a fixed order.
- Separates beginner learning from the formal human verification checklist.
- Routes learners to focused handbook chapters after the first development loop.
Workshop Tools runtime validation is still pending, so this remains a prerelease.
v0.2.2 - ??????
Highlights
- Adds a complete, checkable list of all operations that require a human.
- Covers Steam and Workshop Tools setup, project creation, Hammer, Lua/KV, localization, Panorama, networking, assets, multiplayer, performance, Workshop publishing, evidence review, and ongoing maintenance.
- Defines stop rules, pass criteria, evidence fields, and final sign-off requirements.
The checklist has not yet been executed in Workshop Tools, so this remains a prerelease.
v0.2.1 - ??????
Highlights
- Reworks the main README around clear first-use paths and a five-minute quick start.
- Adds a complete usage guide for developers and AI coding assistants.
- Documents scaffold generation, GitHub Template initialization, Workshop Tools directory mapping, validation, updates, and common errors.
- Improves the standalone template README so it can be used without first reading the full handbook.
Runtime validation in Dota 2 Workshop Tools is still pending, so this remains a prerelease.
v0.2.0 - ???????
Highlights
- Adds a deterministic standalone addon-template export.
- Adds safe one-time addon initialization with rollback on validation failure.
- Adds automated ZIP and SHA-256 release artifacts.
- Publishes and validates the companion GitHub Template repository.
Runtime validation in Dota 2 Workshop Tools is still pending, so this remains a prerelease.
v0.1.0 - ????
Initial architecture preview of the Dota 2 custom map development guide and remote Skill.
Includes topic-based references, static validation scripts, a minimal addon scaffold, test fixtures, and GitHub contribution workflows.
Workshop Tools runtime verification is not complete. See PLAN.md and references/source-verification.md for the evidence status.