Commit Graph

5 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
1a87ed90c7 minor internal changes and fixes to Tokyo Mirage Sessions FE patcher, fixup ChangeLog 2016-08-29 21:25:32 +02:00
Christopher Roy Bratusek
bd039d5e99 minor fix 2016-08-29 21:06:29 +02:00
Christopher Roy Bratusek
7cc29b4d0c - improved Tokyo Mirage Sessions #FE Restoration Patcher:
- use 'Restoration' instead of 'Uncensored' as Name
  - more failsafe build-directory name
  - add support for downloading xdelta files with --download
  - check whether files have already been downloaded and use those
    - if you want to re-download the files regardless, simply use --download
      this will trigger re-download (unlike for Riivolution archives, where
      --download will not re-download if the file[s] were found)
  - for cpk file path support both the top level directory of the dump as well
    as the sub level directory which holds the cpk files, read: when your dump
    is in
ChangeLog /home/test/TMSFE
    you were previously required to set the cpk path to
ChangeLog /home/test/TMSFE/vol/content/Pack
    now using
ChangeLog /home/test/TMSFE
    will work, too, as the script will look for the sub directory
ChangeLog vol/content/Pack
    on it's own
2016-08-29 21:04:38 +02:00
Christopher Roy Bratusek
5a5de54e4c - use 'read -er' instead of 'read -r' so that during user-input readline
features like path-completion can be used.
- in game information fix link to Pokemon Star Sapphire Thread
2016-08-23 18:19:26 +02:00
Christopher Roy Bratusek
d9032f5107 rename script.d to scripts 2016-08-06 10:36:54 +02:00