DOTA-2-MOD-Master
DOTA-2-MOD-Master copied to clipboard
ToDo List
- Rewrite the whole code to AHK v2 for modernity and performance purposes
- Reorganize the Code for Github Pulling Purposes.
- Optionally Use Custom script files(items_game.txt, portraits.txt, etc...) as the tool's reference.
- 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
- Rename Sections
- Miscellaneous into Global Items
- Advanced into Settings
- Global Items Improvement:
- Automatically Detect all Global Item Types
- Remove Single Source but instead merge them with Multiple Style.
- Remove Obsolete Sections:
- General
- Search
- Re-Stategize Migration Section's Methods
- Well Organized Advanced Settings Section.
- Add Custom Effects that aren't normally detected as Global Items.
- 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...