Releases: Plagiatus/mc-version-compare
Releases · Plagiatus/mc-version-compare
0.0.3 - compare all the files
Due to another experimental snapshot releasing there was a need to finally go back and add a feature to allow for any file selection.
Changelog
- Added a way to freely select .jar files. Please be aware that there are relatively few checks surrounding these jar files, so it's the users responsibility to choose an actual minecraft JAR.
Next on the agenda
- some QOL features and styling improvements for the differential viewer as well as the tree view.
- customisable installation location.
Seeing how this update took about a year for me to work on, don't expect this to happen anytime soon.
0.0.2
This new release is already pretty good for what this program set out to do.
The comparison tool still needs some work to be properly user friendly, but with the addition of the file browser and an actual comparison view we're taking a big step towards proper usability.
changelog
- fixed bug of not all versions being shown properly if one of them isn't found.
- fixed error in build process
- added proper preview, including a proper structured file "browser" / tree view
- shows images and their differences
- fixed some styling issues
next on the agenda
- some preparations for free file selection are already in this release, but it's not quite there yet. will hopefully be in the next release.
- some QOL features and styling improvements for the differential viewer as well as the tree view.
- customisable installation location.
Initial Release
This version for now just spits out the filenames of the changed files, colorcoded.
- red = file removed
- yellow = file changed
- green = file added
In a future release (probably 0.0.2) it will then allow you to select the file and see what changed.