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.
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.
changes
docs(wiki): inline GUI implementation references
docs(wiki): add inline citations to GFF-GUI intro and control sections, remove detached implementation evidence block
Update wiki
Update Wiki
updates
docs: update flag references and enhance "See also" sections in various documentation files
docs: enhance "See also" sections in GFF and NSS 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
refactor: update github.com/th3w1zard1/PyKotor to github.com/OldRepublicDevs/PyKotor everywhere.
Initial Commit