10000 Releases · nunuhara/alice-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: nunuhara/alice-tools

alice-tools 0.13.0

11 Apr 01:15
Compare
Choose a tag to compare
  • Add asd dump and asd build commands for save file editing
  • Properly implement packing of afa version 1 archives
  • Fix bug when same output directory is listed multiple times in archive manifest
  • Allow specifying options in manifest file (e.g. #BATCHPACK --afa-version=1 --backslash)
  • Improve handling of non-ASCII command line inputs
  • Fix a bug when using the --split option to ex dump
  • Fix bug affecting Oyako Rankan archive files

alice-tools 0.12.1

08 Jan 05:20
Compare
Choose a tag to compare
  • Fix issues with extracting .dcf and .pcf images from Dohna Dohna
  • Add option to ain dump to dump HLL stubs for xsystem4

alice-tools 0.12.0

12 Nov 05:44
Compare
Choose a tag to compare
  • Add GUI viewer ("galice") for archives, ain files, ex files, and more
  • Implement support for AAR archives
  • Implement proper DCF image support
  • Implement PCF image support
  • Add cg thumbnail command for thumbnailing AliceSoft's image formats
  • Fix issue that prevented opening Healing Touch ain files
  • Various compiler improvements

alice-tools 0.11.1

21 Nov 00:44
Compare
Choose a tag to compare
  • Implement file size check for AinInput and PactInput in .pje files
  • Implement support for pact archive modding via project build
  • Fix issues affecting .flat files

alice-tools 0.11.0

14 Nov 23:52
Compare
Choose a tag to compare
  • Add --function option to ain dump for dumping a specific function only
  • Add ex edit command for making incremental edits to .ex files
  • Allow listing .txtex files as part of .pje build process
  • Allow specifying archive source directories in .inc files
  • Allow (limited) directory wildcard patterns in .inc files
  • Allow specifying .jam source files in .inc files
  • Implement bytecode injection feature for .pje builds

alice-tools 0.10.2

04 Nov 05:27
Compare
Choose a tag to compare
  • Fix encoding issue when using quoted strings in manifest files

alice-tools 0.10.1

04 Nov 03:19
Compare
Choose a tag to compare
  • Support extracting DLF and ALK archives
  • Fix issues with Japanese file names on Windows
  • Allow using quoted strings in archive manifest files
  • Various improvements to the .jaf compiler

alice-tools 0.10.0

17 Apr 03:51
Compare
Choose a tag to compare
  • Add "BATCHPACK" manifest format for ar pack command
  • Support ain v1 files (Mamanyonyo)
  • Add tools for editing .flat files (flat extract and flat build)
  • Support bytecode function replacement (.jam) via .pje project files
  • Support building archives and .ex files via .pje project files
  • Add project build command for building .pje files (replaces ain edit -p)
  • Add cg convert command for converting between CG types
  • Various improvements to the (still experimental) .jaf compiler

alice-tools 0.9.1

10 Jan 22:47
Compare
Choose a tag to compare
  • Fix encoding issue when using the ar pack command on Windows

alice-tools 0.9.0

10 Jan 18:25
Compare
Choose a tag to compare
  • Change naming of ain v12+ instructions/types to better reflect their semantics
  • Implement ain v14+ versions of various macros
  • Automatically dump .ex/.pactex files when extracting archives
  • An archive's table-of-contents can now be overridden when extracting
  • The ain edit command now processes files in the order given on the command line
  • The ain edit command now accepts a --jam option for patching the code section
  • Many improvements/fixes to the (experimental) .jaf compiler
  • Various bug fixes
0