Releases: ME3Tweaks/LegendaryExplorer
Releases · ME3Tweaks/LegendaryExplorer
ME3Explorer - ME3Tweaks Fork 3.1.12.14
Huge update from the previous version 3.1.12.13. Read the massive changelog at #93.
ME3Explorer - ME3Tweaks Fork 3.1.2.14 Release Candidate 1
Release Candidate 1 of ME3Explorer - ME3Tweaks Fork 3.1.2.14. The changelog can be found at #93.
ME3Explorer ME3Tweaks Fork 3.1.2.13
Changelog at #48
ME3Explorer ME3Tweaks Fork 3.1.2.12
Changelog at #42
ME3Explorer ME3Tweaks Fork 3.1.2.10
Changelog at #37
ME3Explorer ME3Tweaks Fork 3.0.9.0
Huge update. Changelog at #27. Please make sure you keep file backups as this is a bleeding edge release.
ME3Explorer ME3Tweaks Fork 3.0.8.0
Changelog at #25
ME3Explorer - ME3Tweaks Fork 3.0.7.0
3.0.6.0 was skipped for public release as it had a lot of internal testing being done.
General
- Project now uses .NET 4.7.1
- Updated multiple ancient libraries
- Executables are now signed by me ensuring they were not tampered with and making your antivirus happier
- Remove DLL Injector from codebase as it is not used
- Remove TOC Editor from codebase as it is not used
Under the hood
- Property Collection Engine bugfix: ME1/ME2 properties that use Matrix will no longer corrupt when doing cross-file porting, including across games. Fixed in 8d9b488.
- IMEPackageHandler is now thread-safe which should fix some of those rare race conditions that come up when multiple files are quickly enumerated.
- Crash fix: ME1 TLK file missing when no game path for ME1 is set.
Wwise Editor
- Automatically update HIRC size when editing hex and saving
Pathfinding Editor
- Added new Recents menu that syncs across instances
- You can now edit SplineActors and SplineComponents that connect said splineactors. Setting the position in the graph via right click will now recaclulate the appropriate reparam table so movement remains correct. Huge thanks to benji for the bezier code.
- Fixed some bugs related to selecting nodes
Package Editor
- Implemented a Bio2DA viewer. Eventually plan to make it an editor
- Added ability to export a Bio2DA table as an excel spreadsheet
- Uses new recents menu that syncs across instances of Package Editor
Binary Editor
- Added BioStage to supported classes
Interpreter
- Uses a newer version of hexbox - An upcoming release will fix the width of hexbox.
ME3Explorer - ME3Tweaks Fork 3.0.5
Changelog at #17
This release uses a new build process that strips out a big chunk of extra xml that is not used.
ME3Explorer - ME3Tweaks Fork 3.0.4
Changelog at #13