Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

WZ [Release] Harepacker resurrected

Newbie Spellweaver
Joined
Nov 28, 2007
Messages
99
Reaction score
0
Nice release!
But I'm having an issue expanding .img properties after saving using the custom encryption key.
MPf0V9J - [Release] Harepacker resurrected - RaGEZONE Forums


Steps to recreate the issue:
Open a skill.wz file from v62 using the default GMS (old) key.
Right click on the Skill.wz to expand properties .
Save with the custom encryption. (Let's say use: 1C 1C 1C 1C, as an example.)
Version: 62

Close HaRepacker,
select Use custom encryption key,
File -> open the saved skill.wz


unable to expand any.






got uber bored once again with the CCP beer virus, so here's another release for ya.


LastBattle - [Release] Harepacker resurrected - RaGEZONE Forums

Feature
- Implement scroll bars for viewing of Wz images (in any event that the image is too large for the window)
- Implemented the ability to use custom WzIv keys for opening & saving WZ files.
- Implemented the ability to brute force Wz iv keys from .wz (without ZLZ.dll, or access to client)


Bug fix:
- Fixed saving of the currently opened Data.wz file (special thanks: shavitush )
- Fixed an issue with splash screen GIF not animating
- Fixed image crosshair (off by 5 pixels)
- Fixed an issue decoding Map001.wz (msea v194.1)

Yv4sT48 - [Release] Harepacker resurrected - RaGEZONE Forums


mul9Kbk - [Release] Harepacker resurrected - RaGEZONE Forums


laiPRky - [Release] Harepacker resurrected - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Aug 13, 2009
Messages
124
Reaction score
123
some hint of what's coming..
-hacreator support for latest version of maplestory
-spine animation (for more )
-.lua file support

AT5iMh7 - [Release] Harepacker resurrected - RaGEZONE Forums


Q0VfwpI - [Release] Harepacker resurrected - RaGEZONE Forums


5icOwxD - [Release] Harepacker resurrected - RaGEZONE Forums


psTDa90 - [Release] Harepacker resurrected - RaGEZONE Forums


JwNZhPM - [Release] Harepacker resurrected - RaGEZONE Forums

however given the amount of bugs right now, I will not be making any releases for at least another few weeks until it is all well tested.

meanwhile, you may grab a copy yourself here if you're curious enough: (staging branch)



gonna thank corona? finally got bored enough to do this :fanny:
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Jan 8, 2013
Messages
77
Reaction score
1
copy error

test wz download :
 
Newbie Spellweaver
Joined
Dec 21, 2010
Messages
59
Reaction score
2
Hmm, i face issue exporting file to Private Server XML. Using version 3.1. Was trying to export Item.WZ.
lVLlmsH - [Release] Harepacker resurrected - RaGEZONE Forums


Update: I manage to export using original HaRepacker instead ><
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Mar 26, 2020
Messages
50
Reaction score
13
Modify item.wz> Cash> 0501.img> WzCanvasProperty in the effect of any item to save, it will lead to all WzCanvasProperty damage.
 
Junior Spellweaver
Joined
Aug 13, 2009
Messages
124
Reaction score
123
UiafGbQ - [Release] Harepacker resurrected - RaGEZONE Forums











Direct import from spine project:


new paradigm in custom maplestory? plenty of spine-related assets already out there
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Jan 8, 2013
Messages
77
Reaction score
1
import gif image crashed error

gif link :



THX!
 
Last edited:
Newbie Spellweaver
Joined
Jan 8, 2013
Messages
77
Reaction score
1
can't read long type value



THX!
 
Newbie Spellweaver
Joined
Nov 21, 2016
Messages
10
Reaction score
1
I found a bug in the "old" Harepacker 4.2.4, so while googling I found out about this project.
Downloaded and tried again, but same bug.

To try the bug:
- open mob.wz
- click on 6230600.img
- select attack1
- tools\export selection (or extract everything)

comparing all the files extracted,
attack1.0.png (0,1,2,3,4) are not equal to the one in the editor.
if I extract 1 by 1 I get the correct image.
this bug apply for many monsters not just this one!

I tried versions 0.62, 0.92, 1.25, 1.54 and all have the same bug.
 
Last edited:
Junior Spellweaver
Joined
Feb 11, 2013
Messages
137
Reaction score
0
I downloaded the last release but cant find the hacreator there :(
 
Newbie Spellweaver
Joined
Jan 8, 2013
Messages
77
Reaction score
1
hacreator repack wz error

errors.txt :

---------------------------Error---------------------------개체 참조가 개체의 인스턴스로 설정되지 않았습니다. 위치: MapleLib.WzLib.WzProperties.WzPngProperty..ctor(WzBinaryReader reader, Boolean parseNow) 파일 C:\Users\KJ\Source\Repos\Harepacker-resurrected2\MapleLib\WzLib\WzProperties\WzPngProperty.cs:줄 151 위치: MapleLib.WzLib.WzImageProperty.ExtractMore(WzBinaryReader reader, UInt32 offset, Int32 eob, String name, String iname, WzObject parent, WzImage imgParent) 파일 C:\Users\KJ\Source\Repos\Harepacker-resurrected2\MapleLib\WzLib\WzImageProperty.cs:줄 229 위치: MapleLib.WzLib.WzImageProperty.ParseExtendedProp(WzBinaryReader reader, UInt32 offset, Int32 endOfBlock, String name, WzObject parent, WzImage imgParent) 파일 C:\Users\KJ\Source\Repos\Harepacker-resurrected2\MapleLib\WzLib\WzImageProperty.cs:줄 202 위치: MapleLib.WzLib.WzImageProperty.ParsePropertyList(UInt32 offset, WzBinaryReader reader, WzObject parent, WzImage parentImg) 파일 C:\Users\KJ\Source\Repos\Harepacker-resurrected2\MapleLib\WzLib\WzImageProperty.cs:줄 179 위치: MapleLib.WzLib.WzImageProperty.ExtractMore(WzBinaryReader reader, UInt32 offset, Int32 eob, String name, String iname, WzObject parent, WzImage imgParent) 파일 C:\Users\KJ\Source\Repos\Harepacker-resurrected2\MapleLib\WzLib\WzImageProperty.cs:줄 219 위치: MapleLib.WzLib.WzImageProperty.ParseExtendedProp(WzBinaryReader reader, UInt32 offset, Int32 endOfBlock, String name, WzObject parent, WzImage imgParent) 파일 C:\Users\KJ\Source\Repos\Harepacker-resurrected2\MapleLib\WzLib\WzImageProperty.cs:줄 199 위치: MapleLib.WzLib.WzImageProperty.ParsePropertyList(UInt32 offset, WzBinaryReader reader, WzObject parent, WzImage parentImg) 파일 C:\Users\KJ\Source\Repos\Harepacker-resurrected2\MapleLib\WzLib\WzImageProperty.cs:줄 179 위치: MapleLib.WzLib.WzImageProperty.ExtractMore(WzBinaryReader reader, UInt32 offset, Int32 eob, String name, String iname, WzObject parent, WzImage imgParent) 파일 C:\Users\KJ\Source\Repos\Harepacker-resurrected2\MapleLib\WzLib\WzImageProperty.cs:줄 219 위치: MapleLib.WzLib.WzImageProperty.ParseExtendedProp(WzBinaryReader reader, UInt32 offset, Int32 endOfBlock, String name, WzObject parent, WzImage imgParent) 파일 C:\Users\KJ\Source\Repos\Harepacker-resurrected2\MapleLib\WzLib\WzImageProperty.cs:줄 199 위치: MapleLib.WzLib.WzImageProperty.ParsePropertyList(UInt32 offset, WzBinaryReader reader, WzObject parent, WzImage parentImg) 파일 C:\Users\KJ\Source\Repos\Harepacker-resurrected2\MapleLib\WzLib\WzImageProperty.cs:줄 179 위치: MapleLib.WzLib.WzImage.ParseImage(Boolean forceReadFromData) 파일 C:\Users\KJ\Source\Repos\Harepacker-resurrected2\MapleLib\WzLib\WzImage.cs:줄 344 위치: MapleLib.WzLib.WzImage.SaveImage(WzBinaryWriter writer, Boolean forceReadFromData) 파일 C:\Users\KJ\Source\Repos\Harepacker-resurrected2\MapleLib\WzLib\WzImage.cs:줄 393 위치: MapleLib.WzLib.WzDirectory.GenerateDataFile(String fileName, Byte[] useIv) 파일 C:\Users\KJ\Source\Repos\Harepacker-resurrected2\MapleLib\WzLib\WzDirectory.cs:줄 334 위치: MapleLib.WzLib.WzFile.SaveToDisk(String path, WzMapleVersion savingToPreferredWzVer) 파일 C:\Users\KJ\Source\Repos\Harepacker-resurrected2\MapleLib\WzLib\WzFile.cs:줄 362 위치: HaCreator.GUI.Repack.RepackerThread() 파일 C:\Users\KJ\Source\Repos\Harepacker-resurrected2\HaCreator\GUI\Repack.cs:줄 245---------------------------확인 ---------------------------
 
Junior Spellweaver
Joined
Aug 13, 2009
Messages
124
Reaction score
123
I'm not quite confident of a release yet given the amount of changes, however if anyone is eager to test it at this stage..

feel free
x64:
any:

-Lots more wzlib fixes for the latest ver. of maplestory
-Hacreator compatibility for the latest maplestory (and spine animations)
-Better map stimulator/ renderer (if I have the time, this can easily be made into a custom maplestory client. fps is currently capped to your monitor's frames)
-1024x768, 1366x768, 1920x768 res support + 120% 150% scaling
-many other QOL UI changes
-custom wz encryption issue from the last release is fixed
-etc

todo:
-work on a UI engine to quickly create & literate maplestory's UI via XAML on XNA/DX.

images
LastBattle - [Release] Harepacker resurrected - RaGEZONE Forums


LastBattle - [Release] Harepacker resurrected - RaGEZONE Forums


a5oyV7K - [Release] Harepacker resurrected - RaGEZONE Forums


DcbnsRX - [Release] Harepacker resurrected - RaGEZONE Forums

and again, please dont expect anything to work. I'm only doing this in my free time.
 

Attachments

You must be registered for see attachments list
Last edited:
Back
Top