1
0
mirror of https://github.com/mon/ifstools.git synced 2025-02-17 10:48:37 +01:00

Commit Graph

  • 7b537bd7f9 v1.15 v1.15 Will Toohey 2020-10-26 00:57:21 +10:00
  • cfcb369a02 Update README args master Will Toohey 2020-10-25 16:56:07 +10:00
  • e20f2c539c Super files: MD5 checks and balances Will Toohey 2020-10-25 16:48:06 +10:00
  • 57e909572e Allow fallback extraction of same-name-different-case collisions on Windows Will Toohey 2020-05-02 23:07:13 +10:00
  • cffe74d00a v1.14 v1.14 Will Toohey 2020-04-12 11:27:30 +10:00
  • baf8252e42 Fix super-file edge case Will Toohey 2020-04-12 11:27:02 +10:00
  • 87241fd540 v1.13 v1.13 Will Toohey 2020-01-28 21:18:40 +10:00
  • 52bcf6e822 DXT1 support Will Toohey 2020-01-28 21:17:39 +10:00
  • e6c22d7394 v1.12 v1.12 Will Toohey 2019-11-16 14:33:34 +10:00
  • 09e0804e52 Fix some incorrect super file assumptions Will Toohey 2019-11-16 13:51:50 +10:00
  • 7e754826c1 v1.11 v1.11 Will Toohey 2019-05-26 17:42:19 +10:00
  • 0c6f17f045 Set self.file when loading a dir Will Toohey 2019-04-30 12:28:23 +10:00
  • ccd9c1c363 Fix issue with IFS class not terminating Pool after creating new archive (#15) Windy Fairy 2019-04-30 07:57:08 +09:00
  • 7c7230f218 Fix issue with IFS class not terminating Pool after creating new archive windyfairy 2019-04-30 02:23:30 +09:00
  • ee1b65b6c1 v1.10 v1.10 Will Toohey 2019-02-20 08:22:05 +10:00
  • 66ba4e1bd8 Fix non-silent silent mode Will Toohey 2019-02-20 08:21:03 +10:00
  • 0c37d4a18f v1.9 v1.9 Will Toohey 2019-02-17 15:08:08 +10:00
  • 3e1db2890f Allow --tex-only to recursively extract ifs files Will Toohey 2019-02-17 15:07:33 +10:00
  • f4747bad83 v1.8 1.8 Will Toohey 2019-01-23 10:26:36 +10:00
  • 16b0f761a0 Fix files with no timestamp Will Toohey 2019-01-23 10:26:17 +10:00
  • 042f3697db v1.7 v1.7 Will Toohey 2018-10-21 17:18:12 +10:00
  • 8c31299e1e Bugfixes and hassle free install Will Toohey 2018-05-31 15:22:49 +10:00
  • c7f7ab4646 v1.6 v1.6 Will Toohey 2018-05-21 22:54:11 +10:00
  • 9aca7847aa Update notes on failed multiprocess extraction Will Toohey 2018-05-21 22:08:17 +10:00
  • c3b01d03f9 GenericFile.load now uses kwargs, add --uv arg Will Toohey 2018-05-21 22:07:45 +10:00
  • 9004fef5d7 Fix bbox bug 1.5a Will Toohey 2018-05-06 19:39:33 +10:00
  • 06c2b338d2 v1.5 1.5 Will Toohey 2018-05-06 19:05:25 +10:00
  • 8c5ed5a3b9 Canvas dumping, rename nocache to no-cache Will Toohey 2018-04-22 18:09:58 +02:00
  • ee8ae3374c kwargs for nicer arg propagation Will Toohey 2018-04-22 18:07:48 +02:00
  • ac7ff78353 argb4444 support Will Toohey 2018-04-19 17:40:12 +02:00
  • e8bf6c13ee Fix repacking with exe Will Toohey 2018-03-07 21:25:28 +01:00
  • 9996fe4532 v1.4, add exe build 1.4 Will Toohey 2018-03-03 20:00:59 +01:00
  • 225400a290 Don't load entire blob into memory - faster, less crashing on biiig files Will Toohey 2018-02-12 22:54:17 +00:00
  • 2b847d08d7 Proper _super_ support Will Toohey 2018-02-12 22:53:51 +00:00
  • 471e825c61 Support v1 IFS files, add convenience flags 1.3 Will Toohey 2018-01-30 11:51:44 +10:00
  • 21488cc3c0 Much wider compatibility, PyPi release 1.2 Will Toohey 2018-01-09 17:22:36 +10:00
  • 7f6bd2ecd7
    Create LICENSE Will 2018-01-09 17:21:30 +10:00
  • 5e97545b90 Graceful tree-size fallback Will Toohey 2018-01-06 15:18:21 +10:00
  • 34a400d022 pip installable and globally runnable Will Toohey 2018-01-05 02:14:17 +10:00
  • 1767a83033 Fix py2 (closes #4) Will Toohey 2017-12-30 17:43:17 +10:00
  • 57045b482a Big fat cleanup and perf improvements Will Toohey 2017-12-30 15:03:50 +10:00
  • 7d1e389b02 Python 2 compatibility Will Toohey 2017-12-27 12:19:32 +10:00
  • 9371df11c3 Add requirements, closes #2 Will Toohey 2017-12-27 10:39:51 +10:00
  • b84e329d9d cmdline args, texture compression caching Will Toohey 2017-12-19 11:33:32 +10:00
  • 2f6c286003 Fix auto-repack (again) Will Toohey 2017-12-19 01:33:11 +10:00
  • 8d154b3b8f Fix broken auto detect Will Toohey 2017-12-18 19:41:34 +10:00
  • e0125caf09 Repacking and better compression tools Will Toohey 2017-12-18 19:37:16 +10:00
  • da489545c8 Syntax error (#1) Willy Lau 2017-12-15 20:00:56 -05:00
  • d436f71fad
    Syntax error Willy Lau 2017-12-15 15:43:31 -05:00
  • cef18f3fd7 Initial commit Will Toohey 2017-12-16 03:43:57 +10:00