Skip to content

History

Revisions

  • docs(wiki): align Map Builder paths with Module Designer Layout Editor

    @th3w1zard1 th3w1zard1 committed May 1, 2026
    8f357e5
  • 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.

    @th3w1zard1 th3w1zard1 committed Apr 28, 2026
    80f4c84
  • 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.

    @th3w1zard1 th3w1zard1 committed Apr 28, 2026
    cb74c3b
  • Merge branch 'master' of https://github.com/OpenKotOR/PyKotor.wiki

    @th3w1zard1 th3w1zard1 committed Apr 24, 2026
    e684bf4
  • 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.

    @th3w1zard1 th3w1zard1 committed Apr 24, 2026
    1e6ab74
  • 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.

    @th3w1zard1 th3w1zard1 committed Apr 24, 2026
    9ae0320
  • changes

    @th3w1zard1 th3w1zard1 committed Apr 24, 2026
    4b03cf7
  • changes

    @th3w1zard1 th3w1zard1 committed Apr 22, 2026
    107be3f
  • Fix indentation for preserved source documents in Home.md

    @th3w1zard1 th3w1zard1 committed Apr 22, 2026
    2a24086
  • changes

    @th3w1zard1 th3w1zard1 committed Apr 22, 2026
    58f54c3
  • changes

    @th3w1zard1 th3w1zard1 committed Apr 22, 2026
    4aeb33c
  • changes

    @th3w1zard1 th3w1zard1 committed Apr 22, 2026
    be8a369
  • Refine documentation for visualeffects.2da and portraits.2da to clarify verified usage and local mappings

    @th3w1zard1 th3w1zard1 committed Apr 15, 2026
    c830382
  • changes

    @th3w1zard1 th3w1zard1 committed Apr 15, 2026
    6c330ce
  • Enhance Home documentation with structured guides and core references for improved user navigation

    @th3w1zard1 th3w1zard1 committed Apr 15, 2026
    f55413d
  • Refactor documentation for Container Formats and Home pages to enhance clarity and consistency

    @th3w1zard1 th3w1zard1 committed Apr 15, 2026
    3df8ba2
  • 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.

    @th3w1zard1 th3w1zard1 committed Apr 15, 2026
    309eff3
  • 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.

    @th3w1zard1 th3w1zard1 committed Apr 15, 2026
    699869d
  • 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.

    @th3w1zard1 th3w1zard1 committed Apr 15, 2026
    0c8eb8c
  • Update Concepts and Home documentation for clarity and consistency

    @th3w1zard1 th3w1zard1 committed Apr 15, 2026
    98d3e06
  • Implement feature X to enhance user experience and optimize performance

    @th3w1zard1 th3w1zard1 committed Apr 15, 2026
    2dcd754
  • Implement feature X to enhance user experience and fix bug Y in module Z

    @th3w1zard1 th3w1zard1 committed Apr 15, 2026
    f9b4428
  • changes

    @th3w1zard1 th3w1zard1 committed Apr 15, 2026
    87c7dc5
  • Updated Mod Creation Best Practices (markdown)

    @th3w1zard1 th3w1zard1 committed Apr 14, 2026
    c9947dc
  • Updated Resource Formats and Resolution (markdown)

    @th3w1zard1 th3w1zard1 committed Apr 5, 2026
    54354e0
  • 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.

    @th3w1zard1 th3w1zard1 committed Apr 4, 2026
    e1cd549
  • Merge branch 'master' of https://github.com/OldRepublicDevs/PyKotor.wiki

    @th3w1zard1 th3w1zard1 committed Apr 1, 2026
    34c01c9
  • 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.

    @th3w1zard1 th3w1zard1 committed Apr 1, 2026
    87e8540
  • docs(wiki): enhance documentation with additional context and external references across multiple format pages

    @th3w1zard1 th3w1zard1 committed Apr 1, 2026
    37cfcdc
  • docs(wiki): expand resource and tslpatcher references

    @th3w1zard1 th3w1zard1 committed Mar 31, 2026
    c31acf8