Skip to content

wltan/Harepacker-resurrected

 
 

Repository files navigation

HaSuite / Harepacker resurrected

Github total downloads Github All Releases Github All Issues

A collection of tools for MapleStory, including a .wz file and level/field/map editor.

Original thread: HaSuite - HaCreator 2.1/HaRepacker 4.2.3 | Ragezone

Discussion thread: Ragezone


Project contents

  • HaCreator - MapleStory level editor
  • HaRepacker - MapleStory .wz file editor
  • 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.
MapleLib2 by haha01haha01;
  • is based on MapleLib by Snow, WzLib by JonyLeeson, and information from Fiel\Koolk

BUILD

To build HaSuite, you need

To run HaSuite, you need

  • Microsoft .NET Framework 4.8 (usually already pre-installed in Windows 10, just do a Windows update) otherwise, install here

Modules / Submodules used

Cloning

git clone https://github.com/lastbattle/Harepacker-resurrected.git
git submodule init
git submodule update

Development

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.

Want to support the development?

BTC: 3AEEJKaTNuw8KoafKNevpMsP2tVmaip4Fx

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!


Harepacker

Image preview

Spine image preview

Limen: Where the world ends

Rainbow Street Amherst

Oblivion Lake


License

MIT

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.

About

File/Level editor for MapleStory .wz game files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 56.4%
  • C 39.6%
  • C++ 3.8%
  • Other 0.2%