DOTA-2-MOD-Master icon indicating copy to clipboard operation
DOTA-2-MOD-Master copied to clipboard

ToDo List

Open Aldrin-John-Olaer-Manalansan opened this issue 2 years ago • 0 comments

  1. Rewrite the whole code to AHK v2 for modernity and performance purposes
  2. Reorganize the Code for Github Pulling Purposes.
  3. Optionally Use Custom script files(items_game.txt, portraits.txt, etc...) as the tool's reference.
  4. Implement Modding Mode:
    • Option 1: Use both Script Files(items_game.txt, portraits.txt, etc...) and Cosmetic Files(.vmdl_c, .vmat_c, .vpcf_c, etc...)
    • Option 2: No Cosmetic Files
    • Option 3: No Script Files
  5. Rename Sections
    • Miscellaneous into Global Items
    • Advanced into Settings
  6. Global Items Improvement:
    • Automatically Detect all Global Item Types
    • Remove Single Source but instead merge them with Multiple Style.
  7. Remove Obsolete Sections:
    • General
    • Search
  8. Re-Stategize Migration Section's Methods
  9. Well Organized Advanced Settings Section.
  10. Add Custom Effects that aren't normally detected as Global Items.
  11. Implement countermeasures against coding mistakes found at script files. The game developers sometimes make minor coding mistakes at the items_game.txt that both ingame and in this tool makes this cosmetic item unpredictable in every way...