1 |
OniUnPacker v0.32a |
2 |
------------------ |
3 |
+DB2Dat functionality enhanced (*can* be used but is not yet finished) |
4 |
+PSpc Preview added (but not yet working cause of some weird bugs) |
5 |
|
6 |
OniUnPacker v0.32a |
7 |
------------------ |
8 |
+Raw-part "BodyPartAnimation data" of TRAMs |
9 |
+Added basic DB2Dat functionality (SHOULD NOT BE USED YET!!!) |
10 |
+CharSet selection (works for ValueViewer only right now) |
11 |
|
12 |
OniUnPacker v0.31a |
13 |
------------------ |
14 |
+Dat2DB function working |
15 |
+Fixed a bug which appeared when multiple windows of the same class were opened at one time (eg 2*BinEdit) |
16 |
|
17 |
OniUnPacker v0.30a |
18 |
------------------ |
19 |
+Completely rewritten data-backend-connection-classes (Unit15_Classes.pas) |
20 |
|
21 |
OniUnPacker v0.29a |
22 |
------------------ |
23 |
+Little changes in StructureDefs |
24 |
|
25 |
OniUnPacker v0.29a |
26 |
------------------ |
27 |
+New StructureViewer |
28 |
+New StructureTypes: 12=.dat-file-ID, 13..16=SignedInteger, 1000..9999=Unused data |
29 |
+Dynamic Structures (look at TXAN-files or AISA-files for examples) |
30 |
+File-type associations (.dat, .oldb, .opf) with OUP possible |
31 |
+File IDs as Hex |
32 |
|
33 |
OniUnPacker v0.28a |
34 |
------------------ |
35 |
+StructureDefinitions as separate txt-files |
36 |
+Minor bugfixes |
37 |
+Ctrl+C for Hex-fields |
38 |
|
39 |
OniUnPacker v0.27a |
40 |
------------------ |
41 |
+Added MAC-file support |
42 |
+Added StructureDefs for ONCCs / TRAMs (thanks to SSG) |
43 |
|
44 |
OniUnPacker v0.26a |
45 |
------------------ |
46 |
+Fixed some bugs again ;) |
47 |
|
48 |
OniUnPacker v0.25a |
49 |
------------------ |
50 |
+Fixed some bugs here and there ;) |
51 |
+BinEdit/RawEdit: Added keycombo CTRL+S for saving current file |
52 |
|
53 |
OniUnPacker v0.24a |
54 |
------------------ |
55 |
+RawEdit. Open it by doubleclick on a Raw-Link in the StructureViewer of BinEdit or enter the FileID and the offset of the raw-link in the .dat-file manually |
56 |
|
57 |
OniUnPacker v0.23a |
58 |
------------------ |
59 |
+Added copy2clipboard functions to ValueViewer (rightclick) |
60 |
+Enhanced FileList-filters |
61 |
+Added ValueEditor to BinEdit -> StructViewer / ValueViewer (doubleclick on either value field of ValueViewer or StructViewer) |
62 |
|
63 |
OniUnPacker v0.22a |
64 |
------------------ |
65 |
+Replaced DB-Backend (much faster conversion of levels) |
66 |
+Added ValueViewer to BinEdit (decodes selected area as different variable-types) |
67 |
|
68 |
OniUnPacker v0.21a |
69 |
------------------ |
70 |
+Extractor tool works almost completely (you can't select where the files are stored if you *don't* choose to put them all in one file. They are stored in the root of drive d:) |
71 |
+Corrected string-display in the structure viewer of BinEdit (strings are now displayed as a hint of the value-box if you move the mouse over it) |
72 |
|
73 |
OniUnPacker v0.20a |
74 |
------------------ |
75 |
+? (Forgot what I added here ;) ) |
76 |
|
77 |
OniUnPacker v0.19a |
78 |
------------------ |
79 |
+.dat/.raw -> OUP-Level-DB-Convert basics |
80 |
+Extractor tool (not working yet :D ) |
81 |
|
82 |
OniUnPacker v0.18a |
83 |
------------------ |
84 |
+Completely rewritten GUI |
85 |
|
86 |
OniUnPacker v0.17a |
87 |
------------------ |
88 |
+Binary-editor: Structure-viewer (only TXMP so far) |
89 |
|
90 |
OniUnPacker v0.16a |
91 |
------------------ |
92 |
+Replaced hex-view-box with a true hex-component |
93 |
+Binary-editor for .dat-files |
94 |
|
95 |
OniUnPacker v0.15a |
96 |
------------------ |
97 |
+Extract menu |
98 |
+Changed layout |
99 |
|
100 |
OniUnPacker v0.14a |
101 |
------------------ |
102 |
+Corrected image-decoder for 32bit images |
103 |
+TXMP-Replace: 32bit option (for prevention from quality loss) |
104 |
|
105 |
OniUnPacker v0.13a |
106 |
------------------ |
107 |
+TXMP-Replace: Transparency option |
108 |
+TXMP-Replace: Fading option |
109 |
+TXMP-Replace: Overwrites old data if the new fits in that space (to keep the raw as small as possible) |
110 |
|
111 |
OniUnPacker v0.12a |
112 |
------------------ |
113 |
+TXMP-Replace function (Menu -> Tools -> TXMP Replacer) |
114 |
+TXMB-Decoder (export with convert & preview) |