Releases: LMH01/MGT2_Mod_Tool
Releases · LMH01/MGT2_Mod_Tool
v4.8.0
Other
- Number of default game icons is now automatically set (used when publishers are replaced) (#115)
- The value for the GAMEPASS key in the publisher file can now be set, even tough I don't quite know yet what it does
Bug fixes
v4.7.1-alpha
Bug fixes
- Fixed #113 - Original image files where deleted by accident when original publishers where replaced
v4.7.0
v4.6.0
New feature
- Gameplay features can now be marked to require internet (#110)
- Gameplay features can now require another gameplay feature (#111)
Other
- Updated default content files
Bug fixes
- Fixed #109 - New file format of NpcGames.txt is now read correctly
Related game patchnotes
- MODDING: Gameplay feature can now require other gameplay features (e.g. "Online Multiplayer" requires "Multiplayer Matchmaker") "[NEED_GPF]"
v4.5.0
New feature
- A help sheet can now be generated that displayes the perfect game slider and genre combinations. This sheet is generated live from the game files, so it is even supported to get help information for custom genres.
- This function can be found in the
utilities
menu. - To properly view the file a text editor with markdown support or a browser plugin is required.
- It is also possible to paste the files contents to markdownlivepreview.com (Content is automatically copied to clipboard)
- Big thanks goes out to
Ali
from the MGT2 discord who helped me figure out the formula on how the game calculates the design sliders between genre and sub-genre.
- This function can be found in the
- Added new button to
Utilities
menu: Open feature list - This button opens the feature list located at https://github.com/LMH01/MGT2_Mod_Tool/blob/master/docs/features.md
Other
- The component rating the hardware will receive is now displayed in the add hardware window. Thanks
to✗ Mehmet Ali
from the MGT2 discord for figuring out the formula. - Missing locale: Changed log message from
INFO
toWARN
- Updated default content files
Bug fixes
- Fixed utility function
getCompatibleThemeIdsForGenreNew
not returning the correct theme ids
v4.4.0
New feature
- Exported content can now be marked to replace existing content. See the documentation for further details.
Other
- A backup of all game images is now created
- This means that the steam function
verify game files
will no longer have to be used when images get corrupted.
- This means that the steam function
v4.3.1
v4.3.0
New feature
- Added support for dev-legends
Other
- When an image file already exists in the game files during import the user is now asked if it should be overwritten or if the import should be canceled.
- When a new update is available and the GitHub repository is opened, the specific release page is now opened
- Optimized localization files
- Error message is now written to the console when the import fails because image files could not be copied
Bug fixes
- Fixed error message formatting when restore point content could not be constructed
- Fixed #99 - Adding of npc ips now works again
- Fixed two misspelled translation keys in the german localization file