Releases: czastack/RszTool
Releases · czastack/RszTool
RszTool 0.3.5
RszTool 0.3.4
2025/03/24 0.3.4
- MHWilds support
2024/11/25 0.3.3
- Auto detect OBB type
2024/06/25 0.3.2
- Optimize the performance of opening files with a large number of items, and improve items rendering.
- Use AvalonDock to support more advanced layouts, support reopening files that were not closed last time, and support layout recording.
- Support drop folder to add to FileExplorer
- A warning will pop up when the writing of Rsz data fails.
- The ContextID correction window supports manual input of offset and batch updating of Index.
- Support parsing the current player's position and rotation copied from DebugInfo (copied in the Script Generated UI).
- Support parsing the position and rotation copied from the Emv Engine,
by clicking the "+" to the left of the vector field corresponding to the Emv Engine,
and copying data starting with "vec:",
where 3 values are considered as the position x, y, z,
and 4 values are considered as the rotation x, y, z, w. - AddComponent support search
RszTool 0.3.0
- Add DarkTheme
- Fix Quaternion edit
- Fix Folder parent assign
- Add file explorer
- ScnFile support AddFolder
- ResourceInfos will be rebulid when instance path field changed
- Support edit resource path manually
- Dragons Dogma 2 support
RszTool 0.2.2
- Enable paste pfb and scn game object to each other
- RE4 enable combobox select enum value for field
- RE4 update ContextID after paste game object and instance
RszTool 0.2.1
- Pfb game object support copy/paste
- Add self check on field detected as Object type which original type is "Data"
- Fix repeated NULL in dmc5 which will let 010 Editor throws an error
- Fix pfb reopen bug
- Fix recent files menu display
- Fix RszInstance.RSZUserData.InstanceId when rebulid info
- Scn object and instance index is more like origin when rebulid info
- Check resource path when rebulid info
RszTool 0.2.0
- Enable remove game object component
- Support Int2, Int3, Int4, Uint2, Uint3, Uint4 typpe
RszTool 0.1.9
- Enable instance and field copy and paste
- Enable GameObject add component
- Fix UserFile resourceInfo read
RszTool 0.1.8
- Fix search instances by value
- CheckBox will set file changed status
- Normal field array support Duplicate/Remove
- Auto fix ObjectRef to new guid when copy GameObject
- Refreash view after Reopen
RszTool 0.1.7
- Fix dmc5 read
- Fix Add array item
RszTool 0.1.6
- Show external Instance UserData path
- Show GameObjectInfo Guid
- Add recent files history
- Some command will set file changed state