Skip to content

Releases: Skyluker4/UnityAssetReplacer

Development Build

25 Apr 00:04
6a7ee97
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Commits

v3.0.1

19 Oct 22:12
03d382b
Compare
Choose a tag to compare

Commits

  • 983c287: Update UABEA (Luke Simmons)
  • 03d382b: Bump version (Luke Simmons)

v3.0.0

19 Oct 00:14
afbf79f
Compare
Choose a tag to compare

Commits

  • 61f6bf0: Fix Linting Problems (Luke Simmons)
  • cc9b8d5: Simplify a Statement (Luke Simmons)
  • 4dd5c7a: Fix a few more formatting problems (Luke Simmons)
  • 9e165fd: Ignore .vscode (Luke Simmons)
  • 9bcdec5: Update build and upload workflows (Luke Simmons)
  • b6b8724: Add final newline to files (Luke Simmons)
  • bb02284: Fix Release Workflow (Luke Simmons)
  • 10e7201: Change formatting of options (Luke Simmons) #2
  • 9aa578e: Create CLI commands for textures (Luke Simmons) #2
  • 666c888: Implement dumping textures (Luke Simmons) #2
  • c088383: Added submodule UABEA (Luke Simmons) #2
  • 847f002: Add TexturePlugin Project (Luke Simmons) #2
  • f4136fa: Implement Importing Textures (Luke Simmons) #2
  • 6065afd: Checkout submodules in Build workflow (Luke Simmons) #2
  • e001221: Better Error Handling for Replacing Textures (Luke Simmons) #2
  • 02ad217: Fix Formatting (Luke Simmons) #2
  • f9e7a19: Dump More Textures (Luke Simmons) #2
  • 11c699e: Don't fail and continue on importing texture error (Luke Simmons) #2
  • bcd9700: Fix Directory Separators (Luke Simmons) #2
  • 5b25ae2: Don't make single file (Luke Simmons) #2
  • cb33e15: Fix CodeQL (Luke Simmons) #2
  • a864b1f: Fix runtime for CodeQL (Luke Simmons) #2
  • fa0448c: Initalize Submodules (Luke Simmons) #2
  • 1cb8ecb: Change Super Linter branch (Luke Simmons) #2
  • d5483ea: Merge branch 'fix-build' into feature-textures (Luke Simmons) #2
  • c3fc2ae: Fix Formatting (Luke Simmons) #2
  • 6790329: Reduce Code Duplication for Replacing Assets (Luke Simmons) #2
  • 3d39d0b: Reduce even more code duplication for replacing assets (Luke Simmons) #2
  • 9fd4042: Fix path separator for textures (Luke Simmons) #2
  • 4fefb5f: Fix formatting (Luke Simmons) #2
  • b74025b: Take some code out of Main (Luke Simmons) #2
  • 4db165f: Refactor argument handling (Luke Simmons) #2
  • 9f1e0d7: Refactor UnityAssetReplacer to Asset (Luke Simmons) #2
  • f869e86: Add file exception handling (Luke Simmons) #2
  • a197354: Fix backslashes in filenames (Luke Simmons) #2
  • 2f5a41f: Merge branch 'refactor' into feature-textures (Luke Simmons) #2
  • e286ae8: Fix restyled formatting errors (Luke Simmons) #2
  • ad5a186: Disable astyle (Luke Simmons) #2
  • d0307d9: Move asset classes to their own files (Luke Simmons) #2
  • 8acce40: Disable clang-format (Luke Simmons) #2
  • fd29479: Fix YAML formatting (Luke Simmons) #2
  • 48e293b: Bump Mono.Options from 6.6.0.161 to 6.12.0.148 (dependabot[bot]) #1
  • 8eecd56: Bump SixLabors.ImageSharp from 1.0.3 to 1.0.4 (dependabot[bot]) #4

v2.1.2

26 Jun 19:56
4d02fbb
Compare
Choose a tag to compare

Commits

  • 47c5438: Update release.yml (Luke Simmons)
  • e363fb1: Fix Formatting (Luke Simmons)
  • 892014a: Create linter.yml (Luke Simmons)
  • f5941ee: Run Code Analysis On-demand (Luke Simmons)
  • 56ad0d3: Ignore Debugging Settings (Luke Simmons)
  • fe82054: Fix formatting (Luke Simmons)
  • 8a0eced: Update build.yml (Luke Simmons)
  • bc6bdc7: Get Script Index for Monobehaviors (Luke Simmons)
  • 056f4b0: Close streams (Luke Simmons)
  • bab86dd: Close the writer (Luke Simmons)
  • d301b92: Merge branch 'replace-fix' into main (Luke Simmons)
  • 2230e79: Better Formatting (Luke Simmons)
  • 6104c44: Bump Version (Luke Simmons)

v2.1.1

26 Jun 19:55
118fcc5
Compare
Choose a tag to compare
Create Directory for Dumping

Create the directory if it does not already exist when dumping.