1
- v1.0.6.2 (Beta 2)
1
+ v1.0.6.2
2
2
--------
3
- - Fixes issue with bundle editing in older games (#240, #248)
4
- - Fixes crashing issues (#242)
3
+ - Fixed memory issue and writing of cat files
4
+ - Fixed issue with bundle editing in older games
5
+ - Fixed crashing issues
6
+ - Improved applying speed in Mod Manager
7
+ - Improved Loaded Plugins List in Editor
8
+ - Added filter to PointerRef Editor
9
+ - Added Recent Projects to Editor
10
+ - Added option to change ordering of Mod Manager's Applied Mods list
5
11
6
12
Plugin Changes
7
- - Fixes crash when the localization chunk doesnt exist but gets modified (#239)
8
- - Fixes issue with texture duplication (#243)
9
- - Fixes crash when loading sounds where one chunk doesnt exist (#245)
10
- - Fixes issues with rivals meshes and textures (#246)
11
- - Moves DifficultyWeaponTableData into its own plugin (#247)
13
+ - Fixed MeshSetEditor inverted tangets
14
+ - Fixed issues with DAI texture edits
15
+ - Fixed issue with texture duplication
16
+ - Fixed issues with rivals meshes and textures
17
+ - Fixed issues with ealayer3 sounds
18
+ - Updated BWLocalizationPlugin
19
+ - Added CompositeMeshAsset part exporting
20
+
21
+ v1.0.6.2 (Beta 2)
22
+ --------
23
+ - Improved applying speed in Mod Manager (#159)
24
+ - Fixed issue with bundle editing in older games (#240, #248)
25
+ - Fixed crashing issues (#242)
26
+
27
+ Plugin Changes
28
+ - Fixed crash when the localization chunk doesnt exist but gets modified (#239)
29
+ - Fixed issue with texture duplication (#243)
30
+ - Fixed crash when loading sounds where one chunk doesnt exist (#245)
31
+ - Fixed issues with rivals meshes and textures (#246)
32
+ - Moved DifficultyWeaponTableData into its own plugin (#247)
12
33
13
34
v1.0.6.2 (Beta 1)
14
35
--------
@@ -33,7 +54,7 @@ Plugin Changes
33
54
v1.0.6.2 (Alpha 1)
34
55
--------
35
56
- Improved applying speed in Mod Manager (#159)
36
- - Improved Loadinged Plugins List in Editor (#192)
57
+ - Improved Loaded Plugins List in Editor (#192)
37
58
- Added filter to PointerRef Editor (#161)
38
59
- Added Recent Projects to Editor (#174)
39
60
- Added CompositeMeshAsset part exporting (#178)
0 commit comments