This project is mirrored from https://:*****@code.mycard.moe/sherry_chaos/MDPro3.git. Updated .
  1. 18 Feb, 2026 2 commits
    • Senator John's avatar
      Merge branch 'patch' into 'master' · b2c3a0fc
      Senator John authored
      Implemented Pre-Release IDs Replacement
      
      Solves a long problem with the "UNKNOWN" cards after the cards where out of "Pre-Release" and got assigned the official id.
      
      See merge request !25
      b2c3a0fc
    • ElderLich's avatar
      Implemented Pre-Release IDs Replacement · 1d9aa1d8
      ElderLich authored
      Solves a long problem with the "UNKNOWN" cards after the cards where out of "Pre-Release" and got assigned the official id.
      1d9aa1d8
  2. 17 Feb, 2026 2 commits
  3. 16 Feb, 2026 1 commit
    • SherryChaos's avatar
      Extract zip via temp file using UnityWebRequest · a050eb5e
      SherryChaos authored
      Download the .zip to a temporary file and extract from disk instead of loading the entire archive into memory. Uses DownloadHandlerFile to write to Application.temporaryCachePath and replaces the in-memory ExtractZipFile path with a new ExtractZipFileFromFile method that streams entries from the zip file, updates extraction progress, creates directories, and ensures proper cleanup of the ZipFile stream. This reduces memory usage when handling large zip assets.
      a050eb5e
  4. 15 Feb, 2026 1 commit
  5. 12 Feb, 2026 13 commits
  6. 11 Feb, 2026 2 commits
  7. 18 Jan, 2026 2 commits
  8. 16 Jan, 2026 8 commits
  9. 15 Jan, 2026 2 commits
  10. 12 Jan, 2026 3 commits
  11. 05 Jan, 2026 1 commit
  12. 03 Jan, 2026 1 commit
  13. 02 Jan, 2026 2 commits