We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs(wiki): align Map Builder paths with Module Designer Layout Editor
Fix formatting and syntax issues in documentation files - Updated TSLPatcher's Official Readme.md for consistency in formatting, including bolding section headers and clarifying notes and important points. - Revised TSLPatcher-HACKList-Syntax.md to clarify the use of `ReplaceFile` without an exclamation point. - Enhanced TSLPatcher-SSFList-Syntax.md with improved formatting for destination values and important notes, ensuring clarity in instructions. - Removed outdated Python scripts (fix_dds_links.py, fix_dds_para.py, fix_texture.py) that were used for fixing backticks in documentation, as the issues have been resolved directly in the markdown files.
Fix documentation formatting and add scripts for texture handling - Updated TSLPatcher's official readme for consistency in formatting and clarity. - Improved HACKList and SSFList syntax documentation for better understanding. - Added scripts to fix missing backticks in DDS-related documentation and ensure proper formatting in Texture-Formats.md. - Created a new script to correct specific link labels in the DDS paragraph. - Enhanced the readability of the DDS implementation paragraph by replacing incorrect escape characters.
Merge branch 'master' of https://github.com/OpenKotOR/PyKotor.wiki
Refactor GFF documentation to simplify data type descriptions - Updated various sections in GFF-Items-and-Economy.md, GFF-Module-and-Area.md, GFF-Spatial-Objects.md, and Kit-Structure-Documentation.md to replace references to data types with simplified descriptions (e.g., changing `[byte](GFF-File-Format#gff-data-types)` to `byte`). - Improved clarity and consistency across documentation by removing redundant type annotations while maintaining links to relevant sections. - Ensured that all changes align with the existing documentation style and enhance readability for developers.
Refactor GFF documentation to simplify data type descriptions - Updated various sections in GFF-Items-and-Economy.md, GFF-Module-and-Area.md, GFF-Spatial-Objects.md, and Kit-Structure-Documentation.md to replace type annotations with simplified descriptions (e.g., [byte] to byte). - Enhanced clarity and consistency across documentation by removing redundant type links while maintaining essential references. - Improved readability of fields related to item properties, area settings, and spatial objects.
changes
Fix indentation for preserved source documents in Home.md
Refine documentation for visualeffects.2da and portraits.2da to clarify verified usage and local mappings
Enhance Home documentation with structured guides and core references for improved user navigation
Refactor documentation for Container Formats and Home pages to enhance clarity and consistency
Refine documentation for merging rooms, game engine references, and resource formats - Updated the merging rooms section in the Indoor Map Builder User Guide for clarity and structure. - Enhanced game engine reference formatting in Kit Structure Documentation for doors and placeables. - Revised resource format descriptions in Resource Formats and Resolution to clarify usage and status of various types.
Refactor documentation for clarity and consistency across multiple files - Improved the clarity of resource resolution order and file placement guidelines in Mod-Creation-Best-Practices.md. - Enhanced instructions for TSLPatcher usage, including setup and merging processes, in TSLPatcher's-Official-Readme.md. - Updated SSFList syntax documentation to clarify destination values, replace file behavior, and common issues. - Standardized formatting and terminology throughout the documentation for better readability and understanding.
Refactor documentation for TSLPatcher sections - Updated syntax and formatting for clarity across TSLPatcher-GFFList-Syntax.md, TSLPatcher-HACKList-Syntax.md, TSLPatcher-InstallList-Syntax.md, and TSLPatcher-TLKList-Syntax.md. - Improved consistency in terminology and phrasing, including changing "Important" to "Note" for better readability. - Enhanced examples and explanations for better understanding of file handling, memory tokens, and execution order. - Corrected minor grammatical issues and ensured uniformity in section headings and bullet points.
Update Concepts and Home documentation for clarity and consistency
Implement feature X to enhance user experience and optimize performance
Implement feature X to enhance user experience and fix bug Y in module Z
Updated Mod Creation Best Practices (markdown)
Updated Resource Formats and Resolution (markdown)
Refactor documentation for TSLPatcher syntax files to improve clarity and consistency - Updated terminology and formatting in TSLPatcher-InstallList-Syntax.md for better readability. - Clarified key definitions and descriptions in TSLPatcher-SSFList-Syntax.md. - Standardized language and removed redundant terms in TSLPatcher-TLKList-Syntax.md. - Enhanced examples and explanations across all modified files to ensure user understanding.
Merge branch 'master' of https://github.com/OldRepublicDevs/PyKotor.wiki
Refactor documentation for TSLPatcher syntax files and texture formats - Updated TSLPatcher-InstallList-Syntax.md to clarify section headers and improve consistency in terminology. - Enhanced explanations for keys and parameters in TSLPatcher-SSFList-Syntax.md. - Revised TSLPatcher-TLKList-Syntax.md to simplify language and improve clarity regarding key definitions and error handling. - Improved descriptions and formatting in Texture-Formats.md for better readability and understanding of texture formats used in the KotOR engine.
docs(wiki): enhance documentation with additional context and external references across multiple format pages
docs(wiki): expand resource and tslpatcher references