Commit Graph

108 Commits

Author SHA1 Message Date
Chris 'Nano' Bratusek
1b6293b7a7
Merge pull request #3 from alberic89/alpine
Add Newer Alpine Dream
2023-08-19 19:18:52 +02:00
Chris 'Nano' Bratusek
f50f4813d4
Merge pull request #4 from alberic89/downloader-help
Show two links if the download of riivolution patch failed
2023-08-19 19:18:41 +02:00
alberic89
545ce0c22d
Show two links if the download of riivolution patch failed 2023-08-19 14:40:16 +02:00
alberic89
94706261d4
Add Newer Alpine Dream
Newer Alpine Dream is a short mod based on Newer.
I have also add a missing luigi dark moon entrie.
2023-08-19 12:53:01 +02:00
alberic89
8e55981f44
Do this cleaner 2023-08-17 18:54:49 +02:00
alberic89
9ea14210b3
Create dir before try to copy in 2023-08-17 15:43:55 +02:00
Christopher Roy Bratusek
6a451756e6 support MKWiimm 2017-05; dos2unix 2017-10-21 19:49:34 +02:00
Christopher Roy Bratusek
b8c0a52575 add Newer Super Luigi Wii: Dark Moon to game list 2017-10-21 19:37:59 +02:00
lordofpeace
7f3011f278 added Newer Super Luigi: Dark Moon 2017-10-21 14:17:59 +02:00
Christopher Roy Bratusek
c8edfbf026 bump version to 7.6.0 (in-dev) 2017-01-07 20:54:26 +01:00
Christopher Roy Bratusek
bc21e40923 update Pokemon Rising Ruby/Sinking Sapphire to 2.1 2017-01-07 20:48:59 +01:00
Christopher Roy Bratusek
ee78c060db fixup previous commit 2016-09-27 18:03:34 +02:00
Christopher Roy Bratusek
23ad9ccc41 ::game updates:
- Pokemon Rising Ruby: support version 2.0
- Pokemon Sinking Sapphire: support version 2.0
2016-09-27 17:58:12 +02:00
Christopher Roy Bratusek
284b0e2a74 replace two if -e with if -f 2016-09-09 20:07:46 +02:00
Christopher Roy Bratusek
ce424c9a51 bump version 2016-09-09 20:06:23 +02:00
Christopher Roy Bratusek
b7c33d51cb add support for Super Mario Bros. Frozen Editon (SFR?01) 2016-09-09 20:05:31 +02:00
Christopher Roy Bratusek
0f0e924e4e bump version 2016-09-03 11:33:24 +02:00
Christopher Roy Bratusek
599ab40d45 - update The Legend of Yoshi to version 2016-08-31 2016-09-01 18:41:37 +02:00
Christopher Roy Bratusek
000dc4c29a minor link change 2016-09-01 18:41:20 +02:00
Christopher Roy Bratusek
01457363d4 wget -q for cover downloader 2016-08-31 18:59:29 +02:00
Christopher Roy Bratusek
b435615ec5 - update Revised Super Mario Bros. Wii to version 1.1 2016-08-31 18:58:06 +02:00
Christopher Roy Bratusek
eb18c1c807 wget -q for cover downloader 2016-08-31 18:57:56 +02:00
Christopher Roy Bratusek
9cad927973 use CURDIR for Tokyo Mirage Sessions FE so that it does not get deleted in batch mode 2016-08-29 22:06:56 +02:00
Christopher Roy Bratusek
3a10c2ea2c - update Cliff Super Mario Bros. Wii to version 1.1.1 2016-08-29 21:50:12 +02:00
Christopher Roy Bratusek
2e3da07726 fixup Tokyo Mirage Sessions FE patcher 2016-08-29 21:42:38 +02:00
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
92a34b4fb5 bump version 2016-08-29 21:06:48 +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
c1972d75e5 - use 'wget -nv' instead of 'wget -q' 2016-08-29 21:04:14 +02:00
Christopher Roy Bratusek
e249c66b66 fix typo 2016-08-29 20:38:54 +02:00
Christopher Roy Bratusek
98985ef95b update ask_input_image_nsmb 2016-08-28 21:03:53 +02:00
Christopher Roy Bratusek
d9268d3e5a bump version 2016-08-28 10:38:14 +02:00
Christopher Roy Bratusek
4af2bb098f - update Cliff Super Mario Bros. to version 1.1 2016-08-27 19:46:17 +02:00
Christopher Roy Bratusek
3df05a86af - fixed that character mods were not applicable to Cliff Super Mario Bros. Wii
- drop support for Awesomer Super Luigi Mini (broken and offline)
- minor string changes
2016-08-27 19:35:33 +02:00
Christopher Roy Bratusek
fd6e202fbd bump version to 7.3.1, ChangeLog 2016-08-27 14:59:22 +02:00
Christopher Roy Bratusek
13316d3eda remove temporary files when download failes 2016-08-27 14:56:24 +02:00
Christopher Roy Bratusek
6a18fc7da2 fix issue with relative paths 2016-08-27 14:53:33 +02:00
Christopher Roy Bratusek
a97a82dde8 proper mega.nz downloader function 2016-08-27 11:02:45 +02:00
Christopher Roy Bratusek
bc9387258e bump version and export MEGADL var 2016-08-27 11:01:15 +02:00
Christopher Roy Bratusek
e1e117d432 don't stop download upon mega.nz links 2016-08-27 11:00:59 +02:00
Christopher Roy Bratusek
88b2261bfc update Bravely Second Uncensored Links to proper format 2016-08-27 11:00:13 +02:00
Christopher Roy Bratusek
6b4d4a655f make downloader don't stop upon sendspace 2016-08-27 10:51:55 +02:00
Christopher Roy Bratusek
3550d72af2 - changed download links to Sendspace so that they can automatically be
downloaded using wget, this makes Challenging Super Mario Bros. Wii:
  Virtual Special auto-downloadable
2016-08-27 10:49:46 +02:00
Christopher Roy Bratusek
aecbf473f1 - changed download links to Mediafire so that they can automatically be
downloaded using wget, this makes Cliff Super Mario Bros., Ghostly Super
  Mario Boos Wii, MLG Super Mario Bros. Wii, Pokemon Neo X, Pokemon Neo Y
  and Pokemon Red Ruby auto-downloadable
2016-08-27 10:46:53 +02:00
Christopher Roy Bratusek
57ac5f406c update Cliff Super Mario Bros. to version 1.0.5 2016-08-25 22:23:19 +02:00
Christopher Roy Bratusek
e2a569f9c0 bump version 2016-08-24 18:47:36 +02:00
Christopher Roy Bratusek
d124fbdeee modularize common.sh 2016-08-24 18:41:53 +02:00
Christopher Roy Bratusek
448d73ae28 bump version 2016-08-23 19:56:42 +02:00
Christopher Roy Bratusek
99d7dce0dc - fixed that the script expected wrong parameter --show-downloadlink
instead of correct --show-download
2016-08-23 18:44:42 +02:00