This repository was archived by the owner on May 4, 2024. It is now read-only.
Releases: Cracko298/MC-3DS-Flip
Releases · Cracko298/MC-3DS-Flip
Release 6.2 - Line Extractor (and Alpha *.r3dst) Release
Release 6.0 - GUI Release
Pre-Release 5.75
Significant Minor Update:
- Added a new Arg to "-c" flag called "-extract".
- Allows users to extract all RGB colors from a .3DST Image.
- Permits Texture and Skin Hacking/Modifying.
Pre-Release 5.5
Bug Fixes
- Fixed a few bugs and enhanced the "help" and "?" command.
- Python Source should now work. Whoops! Forgot people want the source to work....
Pre-Release 5
Added Conversion Support
- Converting is simple.
- Some bugs remain (and is Extremely experimental).
- Read the Notes for more information.
- Added "-head" Arguement to the "-g" Flag for .3DST Skins.
Convert PNG 2 3DST:
> .\m3dsflip -con <png_image_path>
Convert 3DST 2 PNG:
> .\m3dsflip -con <3ds_image_path>
Note:
- MetaData extracting from .3DST Skins outputs RGBA8 (Which PIL Identifies as ARGB), just as an FYI.
Special Thanks to the "@Minecraft-3DS-Community" & "@susbaconhairman" for testing and Usage of the Tool!
Pre-Release 4.5
Patch/Feature Update:
- "-g" flag now support grabbing .PNG body parts.
- Grab Flag is much more efficient as well... All "-g" args are in the CLI Usage Section.
Next Update:
- "-g" flag should allow grabbing of Body Parts for Compiled .3DST Skins.
Pre-Release 4
Features:
- "-g" is a new mode (Stands for Grab).
- "-meta" is currently the only option for Grab Mode.
Outputs "<image_path>_metadata.txt"
Fixes:
- xflip is now fixed completely.
- Removed unnecessary dependencies.
- Should be much more responsive.
Pre Release 3.5
A Mid-Teir Release
- Few Bug Fixes
- Added some more color Hues to "-c" (Color Mode).
- Removed "xflip" for this release.
- File Size Decreased by nearly 480%.
WARNING:
- Update to Version v0.3.5 a bug was found in the previous release which can cause .PNG's to grow bigger than expected.
- Offending Command: "xflip".
Notes:
- "yflip" works fine in this release. Only "xflip" caused a problem.
Pre-Release 3
New Stuff:
- Added a new mode "-c" which enables color mode.
- Added new Help Prompt.
Color Mode:
- Color mode now have two options: "-green" and "-invert".
- Color mode is only for Compiled *.3DST Skin Images.
WARNING:
- If you downloaded this release, update to Version v0.3.5 a bug was found in this release which can cause png's to grow bigger than expected. Causing the system to crash.
- Offending Command: "xflip".
Notes:
- "yflip" works fine in this release. Only "xflip" caused a problem
Pre-Release 2
Second Pre-Release
- Added command: "3dstflip"