Quest nostalgia madness!
Another day, here's another release: Unleash your creativity in creating custom quests for the old nostalgic MapleStory versions!!😁 cant wait to see what you'd do with it.
HaRepacker
- .NET 8.0:
- Improvements to the TreeNode sorting speed #256 (thanks @genment !!)
- Ability to store multiple encryption keys in settings #253 #255 (thanks @genment !!)
- Fixed opening hotfix Data.wz, importing IMG files (broke somewhere a few months ago) #261 (thanks @genment !!)
- Get packet protocol encryption keys from ZLZ64.dll (64-bit wz) 158bdd0 0fb786b 2e0989a
HaCreator
- .NET 8.0:
- Quest Editor -- ability to quickly, and easily add new quest to the game in an easy-to-use user interface. From the Ribbon UI, simply click the button 'Edit quests' under 'Etc'. (see: tree/master/HaCreator/GUI/Quest)
Note: Only bgms, pre-bb and post-bb versions of MapleStory are supported for the quest editor, there may be issues with later versions. (V-Update v200++)
- Added the ability to save, AI-upscale, add, or delete individual obj image 2cd8207 95af290 33e8aec a6e7c49
- Added the ability to save, AI-upscale, add, or delete individual background image a6e7c49
- Fixed newline formatting for map simulator Tooltip 838f1a6
Add a space between consecutive newlines, due to how the DrawString method handles newline characters in the Graphics class - SearchBox filtering speed improvement 6ca91ab 5e0174d
- Fix minimap render for flipped objects a317ed9 #249
WzLib/ MapleLib
- .NET 8.0:
- WzBinaryReader: performance enhancement for .NET 8.0 lastbattle/MapleLib@5889a4b lastbattle/MapleLib@b2ae668
- WzBinaryWriter: performance enhancement for .NET 8.0 lastbattle/MapleLib@c16eb6c
- WzMutableKey: Fix depreciated Rijndael class lastbattle/MapleLib@596c9c3
- MapleAESEncryption: Fix depreciated AesManaged lastbattle/MapleLib@84c773d
- Json/Bson WZ extraction: Performance enhancement, use System.Text.Json for .NET 8.0 lastbattle/MapleLib@d579fe8 lastbattle/MapleLib@ba1f0b9
- Spine-runtime improvements lastbattle/MapleLib#9 (thanks @genment !!)
- Create CharacterJobPreBBType.cs (pre-bb job type definitions) lastbattle/MapleLib@13161d1
- Create QuestMedalType -- quest medal category lastbattle/MapleLib@67a2018
- Create CharacterSubJobFlagType lastbattle/MapleLib@0021238 lastbattle/MapleLib@69370db
- Create QuestAreaCodeType values -- kmst lastbattle/MapleLib@afbc851
- Create InventoryType.cs lastbattle/MapleLib@0dbab49
- Character job id & names enum lastbattle/MapleLib@ff904e4
- Job category and names enum lastbattle/MapleLib@abcd860 lastbattle/MapleLib@72acb05
UnitTest
- & many many many more bug fixes.
To run .NET 8.0, you need at least:
Operating system: Windows 10/11 version 1607+, Windows Server 2016+
Processor Architecture: x64, ARM64, x86
RAM: 8GB and above minimum recommended
Graphics: DirectX 12 with minimum 2GB VRAM
HaCreator_win-x64.zip - 127678855 bytes
MD5: 901677ac57a74a898bcc025484009a21
SHA1: fbc0fdfccbb3fceb7e7bec5b490563e9d622bffe
SHA256: a2fea89879581f430d7bdac89acbbf569a5d9e1a79e86085001135ce382c4a2e
SHA512: 8f4d36d52a08db07f1877c6c9bc60827018bf7d04dd6382ade5c34e4189ce56835d0dc3f729d0fe2df05745aea6094564102f26d408d4730f094d288204528ef
HaCreator_win-x86.zip - 119706045 bytes
MD5: 7abddfdf4a5e452f37cdcae84303911bSHA1: 82b0f2ef75c8026260b22b4c21d2b7a7e158d799SHA256: 59409edc709689061152dbb8b4632759944464923e960cd83dd6720b3773ae8bSHA512: ac3107384860142da88de2ed83c7f8f9195f99c6953f574e2e57084736f2f0213a5a2916c64bf5591fda8d4b7d4c4161ff1104586675c654e36ac43c3433a1a0
HaRepacker_win-x64.zip - 116352551 bytes
MD5: 93b1a489ea4f84e872b49de7c708bc5d
SHA1: 039368026306b62ba47a1a46a4eec55d5050359f
SHA256: 996e109db2d7d91374677bb5ba6200168b62722b7e44c22d7ffe4f70342a227c
SHA512: bf3e6481d1aff658b463f39a234f76a6bb9a6050b0845c1f4ff6f888b97941c06ac3fce3aafe0d60edad43b0e1e174c88b392206bb2518ec1ebbe2eca70ec15d
HaRepacker_win-x86.zip - 109438725 bytes
MD5: 98d285877e42cc1ba0f2be84adca3cb7
SHA1: ed143e099a49250a4680a2b23ac0b88c076edd1f
SHA256: 5bfa87783d3e3794c3a19f6b70f5aaf2d1aa52ab42a2520d1b7c95f99b9cead1
SHA512: 4918ed3eee42c85088bb194a34409f8247a44eddedba7bc6d2eb836a4575e4737f9ff245f2972b371424bfcfde7dcceb78be9f4a22db3812484c469fc0cef96b
Credits
Special thanks
- @genment for the many many pull requests!!
New Contributors
Full Changelog: 6.0...7.0