We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
changes
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 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.
fix(wiki): repair internal links and anchor compatibility across wiki
Update wiki
Refactor code structure for improved readability and maintainability
refactor(wiki): phase 1 - relocate misplaced files, remove legacy stubs - Move _splice_mdl.py to helper_scripts/wiki_scripts/ - Move 3 *_pre_scrub.py to docs/archive/reverse_engineering/ - Move TSLPatcher_Thread_Complete.md to docs/archive/ - Delete GFF-UTD.md (subsumed by GFF-Spatial-Objects § UTD) - Update links in HoloPatcher.md, Installing-Mods, TSLPatcher Readme
Update Wiki
docs: enhance 2DA file format documentation with KEY references
updates
docs: add "See also" sections to various 2DA documentation files
refactor(docs): update ResRef formatting in 2DA documentation
docs: standardize language in documentation by removing "ARE" references across multiple 2DA and GFF files
Revert "run pre-commit on documentation" This reverts commit e0e878c8ff03f563886c98806c7414c991e90163.
run pre-commit on documentation
Initial Commit