- Introduced `RomVersionManager` for managing ROM snapshots, including automatic backups, manual checkpoints, and corruption detection. - Added `ProposalApprovalManager` to facilitate collaborative proposal submissions and voting, enhancing team workflows. - Updated `CollaborationPanel` to integrate version management features, allowing users to track changes and manage proposals effectively. - Enhanced documentation to reflect new functionalities and usage instructions for version management and collaboration features.
1.4 KiB
1.4 KiB
yaze Documentation
Welcome to the official documentation for yaze, a comprehensive ROM editor for The Legend of Zelda: A Link to the Past.
Core Guides
- Getting Started - Basic setup and usage.
- Build Instructions - How to build yaze on Windows, macOS, and Linux.
- z3ed CLI Guide - The AI-powered command-line interface.
Development & API
- API Reference - C/C++ API documentation for extensions.
- Testing Guide - The testing framework and best practices.
- Assembly Style Guide - 65816 assembly coding standards.
- Build Presets - A guide to the CMake preset system.
- Release Workflows - GitHub Actions release pipeline documentation.
Technical Documentation
- Dungeon Editor Guide - A master guide to the dungeon editing system.
- Canvas Guide - The core GUI drawing and interaction system.
- Overworld Loading - How vanilla and ZSCustomOverworld maps are loaded.
- Platform Compatibility - Cross-platform support details.
- Tile16 Editor Palette System - Design of the palette system.
Last updated: October 2025 - Version 0.3.2