Releases: unexpectedpanda/retool
v1.15
Titles that have invalid filename characters (:
, \
, /
, <
, >
, "
, |
, ?
, *
) in DATs now have those characters removed or replaced with valid ones. No-Intro metadata is also checked for invalid filename characters.
v1.14
- Ring code version checking is now turned on for FM-Towns.
- The (Homebrew) tag is now recognized.
- When you exclude unlicensed titles, that now includes aftermarket and homebrew titles.
- Unlicensed titles now get demoted if there's a production title in the same region.
- Clone lists and metadata have been moved to their own repository. This is in preparation for the shift to Retool v2.
- Retool CLI now prompts you to download clone lists and metadata if it finds the
clonelists
ormetadata
folders missing.
v1.13
The (Headered)
and (Headerless)
tags No-Intro were adding to the new NES DATs caused Retool to not associate them with the NES clone list. This has now been fixed.
v1.12
There's been a few teething problems of late with No-Intro's latest changes. Hopefully this is the last needed update to compensate for those changes.
- Retool now brings over DAT manager directives in headers, including header skippers. This should resolve issues around things like headered DATs.
v1.11
Fixed how Retool searches for rom
attributes to avoid incorrect substring matches. Retool should no longer crash on game names that contain mia
.
v1.10
Updated Retool to support mia
attributes on rom
elements.
v1.09
Updated Retool to support header
attributes on rom
elements.
v1.08
Updated Retool to support SHA256 hashes.
v1.07
- Changed the way Retool handles versions to deal with more complex version
systems introduced in recent No-Intro DATs. Some version selections are now
more accurate as a result. - Retool can now handle empty
<url>
tags in DAT headers.
v1.06
- The
release
tag now copies thegame name
attribute, instead of thedescription
tag. This is because No-Intro started using descriptions in the GBA DAT that were different from the name. - The
(Deprecated)
tag is now ignored in DAT file names when matching to clone lists and metadata.