Commit Graph

133 Commits

Author SHA1 Message Date
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
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
5d73de6308 ChangeLog 2016-08-27 15:05:37 +02:00
Christopher Roy Bratusek
bda5666039 ChangeLog 2016-08-27 15:01:04 +02:00
Christopher Roy Bratusek
fd6e202fbd bump version to 7.3.1, ChangeLog 2016-08-27 14:59:22 +02:00
Christopher Roy Bratusek
a2926cfc92 bump version 2016-08-27 11:04:14 +02:00
Christopher Roy Bratusek
bc9387258e bump version and export MEGADL var 2016-08-27 11:01:15 +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
6741ea536a ChangeLog 2016-08-24 18:48:33 +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
Christopher Roy Bratusek
c0bd421351 update Cliff Super Mario Bros. to version 1.0.4 2016-08-23 18:33:29 +02:00
Christopher Roy Bratusek
b851e9dde7 typo 2016-08-23 18:22:19 +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
78bf8f33fd - fix error messages or required user-input during batch-build by
creating a separate build directory, when create the mod and before
  the next build is done that build directory is removed and re-created
2016-08-23 18:14:27 +02:00
Christopher Roy Bratusek
802a67dc43 - fix PATCHIMAGE_3DS_DIR setup when no /home/chris/.patchimage.rc exists
- fix PATCHIMAGE_ROM_DIR setup when no /home/chris/.patchimage.rc exists
2016-08-23 18:09:14 +02:00
Christopher Roy Bratusek
f3da7d0745 changelog 7.2.1 2016-08-23 18:08:31 +02:00
Christopher Roy Bratusek
1af0b35472 update to version 1.02 of New Super Mario Bros. Wii - Other World 2016-08-22 17:39:34 +02:00
Christopher Roy Bratusek
60317fc381 update to the latest The Legend of Yoshi 2016-08-22 17:31:23 +02:00
Christopher Roy Bratusek
7469c3fd07 add new custom karts for Mario Kart Wii 2016-08-21 21:04:22 +02:00
Christopher Roy Bratusek
29f745fa3a add new fonts for Mario Kart Wii: Super Mario, Chalky, UmePlus 2016-08-21 20:44:55 +02:00
Christopher Roy Bratusek
ac1416761a add support for Challenging Super Mario Bros. Wii: Virtual Special
automatic downloading is not possible from SendSpace, update downloader function to inform user to manually download from there
fixed that the script did try to automatically download from mediafire instead of informing user to manually download
update PKMN_ALL and NSMB_ALL batch-build shortcuts for new games
2016-08-20 12:17:34 +02:00
Christopher Roy Bratusek
f309d5877c fix black screen in Remixed Super Mario Bros. Wii 2016-08-19 22:33:59 +02:00
Christopher Roy Bratusek
b770e938d5 fix black screen in Devil Mario Winter Sepcial 2016-08-19 22:29:19 +02:00
Christopher Roy Bratusek
f3494d25d3 add support for Cliff Super Mario Bros. Wii 2016-08-19 21:36:03 +02:00
Christopher Roy Bratusek
a8fcf42a2f add support for Pokemon Red Ruby 2016-08-19 10:15:50 +02:00
Christopher Roy Bratusek
43b9b125ef split out messages in messages.sh
new command line flags:
--list-games-nsmb
--list-games-mkwiimmfi
--list-games-tokyo
--list-games-kirby
--list-games-pokemon
--list-games-3ds
--list-games-other
--list-requirements-nsmb
--list-requirements-mkwiimmfi
--list-requirements-tokyo
--list-requirements-kirby
--list-requirements-pokemon
--list-requirements-3ds
--list-requirements-other
2016-08-18 10:11:05 +02:00
Christopher Roy Bratusek
0d5da931b8 - Pokemon Star Sapphire was accidently called Alpha Sapphire in the menu
- add --list-requirements
- add add --show-download
2016-08-17 22:47:29 +02:00
Christopher Roy Bratusek
e4698ec458 string fix 2016-08-13 19:12:41 +02:00
Christopher Roy Bratusek
aff9bd90f2 ChangeLog / README.GAMEIDS 2016-08-13 19:04:51 +02:00
Christopher Roy Bratusek
2fb2408fe4 add (yet unused) BPS patching function 2016-08-09 22:54:12 +02:00
Christopher Roy Bratusek
ff17f2a5bc allow restoring original characters for NSMBW 2016-08-07 21:03:56 +02:00
Christopher Roy Bratusek
1c4c89ffe9 new download link for Newer Falling Leaf 2016-08-07 20:45:19 +02:00
Christopher Roy Bratusek
048df4999c fix download link for Newer Apocalypse 2016-08-07 20:39:26 +02:00
Christopher Roy Bratusek
69889f6549 update nsmbw.db 2016-08-07 20:35:27 +02:00
Christopher Roy Bratusek
616fe20cf0 fix download link for Midi's Super Mario Wii 2016-08-07 20:33:23 +02:00
Christopher Roy Bratusek
486f77f651 new download link for RVLution Wii 2016-08-07 20:29:55 +02:00
Christopher Roy Bratusek
313ec91026 add support for MLG Super Luigi Bros. Wii 2016-08-07 20:25:21 +02:00
Christopher Roy Bratusek
f66115e87a update ChangeLog 2016-08-07 19:24:06 +02:00
Christopher Roy Bratusek
f1dd72b232 archive name for Newer SMBW has changed 2016-08-06 21:22:41 +02:00
Christopher Roy Bratusek
560c457efc add batch mode for generating more than one mod at once 2016-08-06 21:19:21 +02:00
Christopher Roy Bratusek
8d2f0a260f add --override-szs command line flag 2016-08-06 20:30:04 +02:00
Christopher Roy Bratusek
f90eecd418 fixed that TMS1 was not the correct ID for Tokyo Mirage Sessions #FE restoration patcher
- improved help message
- add --list-games command line paramter
- --list-games and menu show ID, Short Name and Full Name for all games
2016-08-06 20:10:38 +02:00
Christopher Roy Bratusek
b37dd75f84 ChangeLog 2016-08-06 11:40:43 +02:00
Christopher Roy Bratusek
d9e1e9e73e ChangeLog 2016-08-06 08:15:15 +02:00
Christopher Roy Bratusek
ea0e6c921d for NSMBW character mods, Mario Kart Wii font, item and kart mods,
don't download the files from the interwebs, instead use files supplied
  and installed with patchimage
2016-08-04 20:42:52 +02:00
Christopher Roy Bratusek
79e9767068 - add PATCHIMAGE_DATABASE_DIR new internal variable
- add PATCHIMAGE_OVERRIDE_DIR new internal variable
- shift around some paths
- update database with New Super Mario Bros. Wii mods
2016-08-04 20:28:09 +02:00