Skip to content

Releases: Sammi-Husky/Sm4sh-Tools

SM4SH Tools (Latest Commit)

07 May 04:12
Compare
Choose a tag to compare

Latest commit release for all tools in the repo. This build is updated every time a commit is pushed, or each night at 2:00am PST, and may be unstable.
Last updated: 2018-10-09T09:08:30.0000000Z

FITD and FITC Compiler and Decompiler

17 Sep 00:32
Compare
Choose a tag to compare

Initial release of FITD and FITC compiler and decompiler. These standalone (de)compilers will soon replace the SM4SHCommand backend entirely. This system allows users to decompile all ACMD scripts from a character into plaintext .acmd source code files (using FITD.exe) which can then be edited and recompiled with FITC.exe

image

SM4SHCommand [Nightly Build]

17 Sep 21:44
Compare
Choose a tag to compare

This build is updated every time a commit is pushed, or each night at 2:00am PST, and may be unstable.
Last updated: 2017-04-28T01:47:48.0000000Z

PARAM v0.57

18 Mar 05:13
Compare
Choose a tag to compare
PARAM v0.57 Pre-release
Pre-release
- Fix parsing animations

- Fix saving as different platform

SM4SHCommand v1.2.5

03 Mar 05:09
Compare
Choose a tag to compare
SM4SHCommand v1.2.5 Pre-release
Pre-release
  • Allow parsing all fighter animations by selecting the fighter's "motion" folder (the folder containing the other folders named "body" and such), rather than selecting the main.pac/bch.
  • Restructured the tree view for better usage
  • Renamed Frame_Speed_Multiplier to Set_Frame_Duration to better indicate usage
  • Current tab handle is colored green to easily distinguish from non selected tabs
  • Fix switching / opening tabs causing crashes in release builds
  • Fix Parse Animations throwing errors on certain characters
  • Fix rebuilding ACMD crashing on taunt, crouch, etc
  • Merge new custom codebox branch
  • Add IASA / Allow_Interupt command
  • Add TRUE/FALSE/COMPARE/IS_BIT_SET commands
  • Autocalc TRUE/FALSE/GOTO commands.
  • Autoformat on entering closing bracket '}'.
  • Remove indent level and do indenting based on enclosing brackets.
  • fix save as
  • fix parsing animations in fighter mode
  • fix save in fighter mode
  • add "mode" combo box to file menu to save as either big endian or little endian for wiiu/3ds.
  • display subaction index next to CRC in treeview
  • return to displaying empty event lists in fighter mode to preserve subaction indexes.
  • Update with new 1.1.4 commands
  • parsing animations now preserves subaction index
  • Allow adding commands to empty lists
  • fix infinite loop memory leak when someone mistakenly opens anything other than ACMD

DTLSExtractor v1.2.2

18 Nov 06:01
Compare
Choose a tag to compare

Added patch ability to DTLS (no full rebuild yet).