A collection of WZ-related tools for MapleStory, with a focus on GMS v95 and lower, or partial support up to GMS v232 and the equivalent versions for all other MapleStory regions. Partial support for v233 or higher is currently not available.
Original thread: HaSuite - HaCreator 2.1/HaRepacker 4.2.3 | Ragezone
Forked from: Harepacker Resurrected | Ragezone
- HaCreator - MapleStory level editor
- HaRepacker - MapleStory .wz file editor
- CanvasHelper - Generate wz files with Canvas outlinks fixed
- HaSharedLibrary - A shared library between HaRepacker & HaCreator for mostly GUI
- MapleLib - A shared library between HaRepacker & HaCreator for the WZ files.
- squish-1.11\apng - (Unused for now, might consider .NET Core implementation of SIMD for images in future releases) info
- spine-csharp 2.1.25 - 2D animation library official website | official website, spine demo | MapleStory dev's note
- UnitTest_WzFile - For testing of wz file across versions.
- is based on MapleLib by Snow, WzLib by JonyLeeson, and information from Fiel\Koolk
- at least Microsoft Visual Studio 2019
- Git or Github, bundled for cloning, and downloading of related sub-module components in the repository.
- Microsoft .NET Framework 4.8 (usually already pre-installed in Windows 10, just do a Windows update) otherwise, install here
Modules / Submodules used
git clone https://github.com/Arnuh/HaSuite.git
git submodule init
git submodule update
Please note that this is a community-driven project that I work on in my free time. Don't expect any issues to be fixed or new features to be added quickly.
Would you like to contribute to this project instead? If so, you can fork the project and create a pull request. It's all free!
MIT
Copyright (c) 2023~?, Arnah https://github.com/Arnuh
Copyright (c) 2018~2023, LastBattle https://github.com/lastbattle
Copyright (c) 2010~2013, haha01haha http://forum.ragezone.com/f701/release-universal-harepacker-version-892005/
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.