Skip to content

Releases: NameForTac/dota2-map-development-guide

v0.2.4 - ??????

v0.2.4 - ?????? Pre-release
Pre-release

Choose a tag to compare

@NameForTac NameForTac released this 27 Jul 10:44

????

  • ??????????????????????????
  • Codex Skill ????GitHub Actions?Issue ????????????
  • ?? README.md?SKILL.md?LICENSE ????????????
  • ???????Skill ?????????????

Workshop Tools ????????,???????????

v0.2.3 - ???????

v0.2.3 - ??????? Pre-release
Pre-release

Choose a tag to compare

@NameForTac NameForTac released this 27 Jul 09:55

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 - ??????

v0.2.2 - ?????? Pre-release
Pre-release

Choose a tag to compare

@NameForTac NameForTac released this 27 Jul 09:26

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 - ??????

v0.2.1 - ?????? Pre-release
Pre-release

Choose a tag to compare

@NameForTac NameForTac released this 27 Jul 09:02

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 - ???????

v0.2.0 - ??????? Pre-release
Pre-release

Choose a tag to compare

@NameForTac NameForTac released this 27 Jul 08:48

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 - ????

v0.1.0 - ???? Pre-release
Pre-release

Choose a tag to compare

@NameForTac NameForTac released this 27 Jul 07:38

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.