Subversion Repositories spk

Rev

Rev 233 | Rev 244 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
141 cycrow 1
Plugin Manager:
229 cycrow 2
1.80
3
	Added UTF8 support
233 cycrow 4
	Added support for Cyrillic filenames and text
238 cycrow 5
	Added Global settings to indiviual packages (allowing multiple packages to edit globals)
233 cycrow 6
	Fixed Readme files not installing correctly
7
	Fixed ScriptType reading in packager scripts
238 cycrow 8
	Fixed "Allow Selection" for Multi-Packages in creator
229 cycrow 9
 
194 cycrow 10
1.71
11
	Fixed FakePatch compatability check for X3FL
12
	Fixed generation of text files
13
 
169 cycrow 14
1.70
15
	Fixed Game exe name displaying (removed brackets)
16
	Fixed version checks
17
	Fixed fake patch shuffling
18
	Fixed duplicate entries in Package Browser
19
	Fixed list of packages in Package Browser (incorrectly filtering some out)
20
	Fixed packing multiple files from packager scripts
21
	Improved downloading of packages
22
	Moved downloaded packages to MyDocuments (to prevent access rights)
23
	Added caching of downloadable packages
24
	Added automatic downloading of dependency packages
25
 
157 cycrow 26
1.63
27
	Fixed Game Launcher
28
	Fixed auto text renaming
29
	Added automatic file packing from packager scripts
30
	Added Visual Studio Redist 2022 to installer
31
 
153 cycrow 32
1.62
33
	Fixed AutoUpdater
34
	Fixed Error in installing dependecies
35
 
148 cycrow 36
1.61
150 cycrow 37
	Fixed installing of FakePatches
148 cycrow 38
	Fixed Enabling of packages
39
	Updated for VS2022/Windows 11
40
 
141 cycrow 41
1.6
42
	Added new Directory Control dialog for adding/removing game directories
43
	Improved Mod File handling
44
	Fixed crash in fake patch control
45
	Improved extraction options for package files
46
	Added files being connected to multiple games
47
	Added support for automatically installing found dependacies
142 cycrow 48
	Added support for X3 Farnham's Legacy
141 cycrow 49
 
50
1.531
51
	Fixed mistake in existing file matching
52
 
53
1.53
54
	Fixed exporting of Bodies file
55
	Improvements to Texture extracting when importing ships
56
	Added shader files to Ship Extraction
57
	Virtual File System will now find matching pbd/bod if it cant read the bob files
58
	Virtual File System correctly matches files with different extensions (pbb, pbd, bob, bod, xml, txt, pck)
59
	Added libx2bc to allow decompiling of bob files
60
	Fixed some read text errors in ship names (null race and variants)
61
	Fixed ship name when importing ship
62
 
63
1.52
64
	Fixed Finding Download of packages for multiple games (Didn't show when AP directory selected)
65
	Adjusting loading of text files in creator (They are now loaded on demand rather than all in one go)
66
	Ship Creator, Customise Ship, Default weapons now based on the primary game selected
67
	Ship Creator, Customise Ship, Weapons list now scrollable when disabled (set to using defaults)	
68
	Ship Creator, Customise Ship, weapons list when using defaults will now show the default lasers checked (Not changedable)
69
	Game Launcher, now resume the same plugin mananger that launched it (lite or advanced)
70
	Game Launcher, added Advanced plugin manager to menu
71
	Creator, Added "New" items to File menu (From Archive, Import from VFS, etc)
72
	Creator, Fixed maxmising package form when importing ships.
73
	Creator, ship values added to packager script (and pluginmanager.txt) when exported
74
	Added Generated files when exporting to zip (TShips, TCockpit, Components, etc)
75
	Extract/Export from file context menu no longer opens the file in the Creator if its already running
76
 
77
1.51
78
	Fixed restoring of Original Files
79
	Adjusted Customise Ship, Primary Game.  Now allows you to switch between game directories
80
	Added shield names in Customise Ship (rather than ID's)
81
	Synced game directories in Creator with Plugin Managers controlled directories
82
	Fixed issue with installing some pck script files
83
	Fixed issue with reinstalling parent package (no longer disappears from list)
84
 
85
1.50
86
	Fixed invisible ship models in AP
87
	Fixed installing of readme files
88
	Added use of no_steam exe for Game Launcher
89
	Fixed Save game manager
90
	Save game manager now restores the creation/modified dates to the save files
91
	TC/AP can now detect if the plugin manager has been left open (or not closed correctly) and gives a warning in game
92
	Added Ware Display to view all wares added and override the price/notoriety
93
	Added Command slot display
94
	Added Ware/Command conflicts view
95
 
96
1.48
97
	Improved command line arguments for using --gamerun
98
	Adjusted dummies creation (striped out rogue spaces)
99
	Fixed compatibility issues with some mods (XRM, Litcube)
100
	Fixed Importing ship from VFS
101
	Additional improvements to Importing ship files
102
	Improvements to ship installing in Albion Prelude
103
	Fixed adding X3AP.exe so it no longer defaults to TC
104
	Fixed importing of text files for ships
105
 
106
1.47
107
	Improved Mod Merge functions, now merges TShips properly and adjusts cockpit entries
108
	Caps relval for ships to prevent overflow
109
 
110
1.45/1.46
111
	Fixed several memory problems (includes failing to install some ships and crashes)
112
	Fixed 0byte file error
113
	Fixed conflicts detection in installed fakepatchs/mods	
114
 
115
1.44
116
	Fixed TCockpit creation for some ships with custom cockpits
117
	Fixed uninstalling of some ships so they no longer break the rest of the ships
118
	Fixed installing of some ship models so they no longer show invisible
119
	Fixed Importing Ship to correctly extract some pbb files
120
	Fixed a problem with reinstalling a ship and losing some of its files.
121
	Fixed auto filetype detection for t/conversations
122
	Fixed auto text file renaming for t/conversations
123
	Added use of VFS when renaming of Text Files.
124
	Fixed Importing of archives with uninstall files (also fixed crash on closing creator after)
125
 
126
1.43
127
	Added option to load additional mod file when importing ships
128
	Added option to import ships via the Virtual File System
129
 
130
1.42
131
	Added spk converter to the Creator to open old spk files
132
	Fixed reading and writing of cat files
133
	Fixed installation of ships for AP
134
	Fixed creation of Text files, stripping out invalid characters
135
	Adjusted automatic filetype detection for loading in archive files, Fixed uninstall script detection
136
	Added addition to error messages for importing ships
137
 
138
1.41
139
	Improved protected directory detections
140
	Fixed Protected directory surpression message
141
	Fixed remove ship files from fake patch
142
	Fixed Access denied display for downloading updates
143
 
144
1.40 RC3
145
	Added support for game setting for each filter
146
 
147
1.40 RC2
148
	Several ship installing fixes
149
 
150
1.40 RC1
151
	Beta cleanup
152
 
153
1.40 Beta 16
154
	Fixed large hull values in ship creator
155
	Added setting base directory to vanilla when using addon
156
	Saves enabled status between vanilla/modified switching
157
 
158
1.40 Beta 14
159
 
160
1.40 Beta 13
161
	Fixed Custom Ships for Albion Prelude
162
	Updated version checker to work with RC/Beta
163
 
164
1.40 Beta 12
165
	Fixed Custom wares for Albion Prelude
166
 
167
1.40 Beta 11
168
	Added addon support for EMP and general cat files	
169
 
170
1.40 Beta 10
171
	Improved handling for Addons
172
 
173
1.40 Beta 9
174
	Fixed compile error
175
 
176
1.40 Beta 8
177
	Fixed Creator
178
 
179
1.40 Beta 7
180
	Added Albion Prelude support
181
 
182
1.40 Beta 6
183
	Improved Filelog View
184
	  - Added date stamp
185
	  - Added export data to file
186
	Added Export installed package data to file
187
	Fixed freeze when uninstalling some packages
188
	Added Automatic Text file rename/shuffle	
189
 
190
1.40 Beta 5
191
	Adjusted url display in creator
192
	Fixed Save game manager
193
	Fixed EMP Wares for mods with old version
194
 
195
1.40 Beta 4
196
	Added archive support
197
	Updated save game manager support (option to disable it)
198
 
199
1.40 Beta 3
200
	Added Mod Diff to Creator
201
	Added Mod Merge to Creator
202
	Added Find packages online
203
 
204
1.40 Beta 2
205
	Fixed Uninstaller
206
	Fixed XSPConverter
207
 
208
1.40 Beta 1
209
	Added XModDiff/XModPatch utils
210
	Added Check package Update for all packages
211
	Added View Fake Patch Assignment (Advanced)
212
	Added Multi package support for both spk/xsp
213
	Fixed scripts for ware name texts
214
 
215
1.20 Beta 1
216
	Added enable/disabling multiple packages at once
217
	Added installing/uninstalling multiple packages at once
218
	Added Right click context menu for packages
219
	Added Game Launcher
220
	Added Additional Icons	
221
 
222
1.10 RC4
223
	Added More Languages
224
 
225
1.10 RC1
226
	Added Enabled number of packages for each section
227
 
228
1.10 Beta 6:
229
	Added Package numbers for each section
230
	Added Status bar
231
 
232
1.10 Beta 5:
233
	Fixed Child Window Position (Center Parent Display)
234
	Fixed Main Window Top Level (no more going into background)
235
	Added Unused Shared File Check on Exit
236
 
237
1.10 Beta 4:
238
	Prevents Multiple instances of the program to run at the same time
239
	Allows double clicking on files while manager is open
240
	Fixed Ship Text/Scripts to display correct text
241
	Fixed Child package display for Librarys
242
	Fixed Adding ships to shipyards
243
 
244
1.10 Beta 3:
245
	Removal of Uninstall scripts during purge
246
	Use ship name as the text if no text exists
247
	Improved installing of built in plugin manager scripts to make sure the newest ones are installed
248
	Added Full EMP-X support
249
	Added installed plugin manager script version to about display
250
 
251
1.10 Beta 2:
252
	Added ships to shipyards
253
	Purged uninstalled/disabled ships
254
	Allowed seperate auto update for beta versions
255
 
256
1.10 Beta 1:
257
	Added Ship Installing Support
258
 
259
1.00:
260
	Fixed Multi-Package installing
261
	Made Stable Release
262
 
263
RC4:
264
	Fixed fake patch installing
265
	Fixed script sign checker
266
	Fixed directory removal text
267
	Fixed installing packages from different games
268
 
269
RC3:
270
	Fixes the game exe checker when installing over old plugin manager
271
	Several optimisations
272
	Adjusted Automatic text file renaming
273
 
274
RC2:
275
	Added Compatability for X3: Reunion
276
 
277
RC1:
278
	Added Remove Directory option to clear plugin manager completly from a game directory
279
	Fixed installing of built in scripts
280
	Fixed plugin manager text files
281
	Added installing spk files from command line
282
	Optimised loading and closing of manager
283
 
284
Beta 7:
285
	Filters out mods for different games from mod selector list
286
 
287
Beta 6:
288
	Improved Mod Selector
289
	Fixed crash in some mods
290
	Added Details display in Mod Selector
291
	Fixed HTML display for package descriptions
292
	Saves main dialog size
293
 
294
Beta 5:
295
	Added support for Custom Wares
296
	Maintains seperate save games for vanilla and modified mode
297
	Only creates plugin manager mod files when needed
298
	Fixed emp ware file generation
299
	Fixed version detecting for all games
300
 
301
Beta 4:
302
	Fixed game directories with brackets in
303
	Built in EMP mod
304
	Added Plugin Manager scripts for both TC and X3
305
 
306
 
307
Beta 3:
308
	Added Package Browser
309
	Added Image for Mod Selector
310
	Added Icon in Mod Selector list
311
	Added Description Display for selected package
312
 
313
Beta 2:
314
	Added Icon support for package list
315
	Added Icon for program
316
	Added Signed Display for package list	
317
	Added VC++ Distributables into install
318
	Added Current Mod Addons section in package list
319
 
320
spk.dll
321
 
153 cycrow 322
2.10:
323
	Fixed installing depencies
324
 
141 cycrow 325
1.86:
326
	Updated the VirtualFileSystem and TextDB
327
 
328
1.85:
329
	Added old compression routines to convert older files
330
	Fixed reading and writing of cat files
331
	Fixed creation of Text files, stripping out invalid characters
332
	Adjusted automatic filetype detection for loading in archive files, Fixed uninstall script detection
333
 
334
1.68:
335
	Fixed save game manager backup location
336
 
337
1.64:
338
	Added fake patch ordering support
339
	Fixed cat file support
340
	Added Diff generation support
341
	Added Mod Merge support
342
 
343
1.36:
344
	Fixed Disabling shared files for vanilla
345
 
346
1.32:
347
	Optimised Closing Down
348
 
349
1.31:
350
	Adjusted Blank Ship Entries
351
	Adjusted Text Generation for Ships	
352
 
353
1.30:
354
	Fixed File Generation from fake patch/other mods
355
 
356
1.29:
357
	Keeps selected mod selected if not controled by plugin manager
358
	Fixed Text file creation
359
	Fixed installing scripts with disabled dependacies
360
	Fixed Error message for X2 ships
361
	Fixed Removing unused shared files
362
 
363
1.28:
364
	Fixed Cockpit entries
365
	Fixed TShip last Entry
366
	Added Support for Animations
367
	Creates Mod Directory first when creating pluginmanager.cat/dat
368
	Removes file extensions from bodies entries
369
	Properly formats Dummies entrys
370
	Added selected mod package to search for base files from
371
 
372
1.27:
373
	Added Seperate cockpit weapon masks for each game
374
	Added Support for CutData
375
	Added Support for Bodies
376
	Adjusted Dummies and Component file creation
377
 
378
1.26:
379
	Added Proper UTF8 formating for created text files
380
	Fixed Create Text file for Ship Names (including in german)
381
	Fixed TShips Formatting
382
	Fixed Uninstall Script Removal
383
	Fixed removal of ship files and directories
384
 
385
1.25:
386
	Added packager script support
387
 
388
1.24:
389
	Writes shipname as ship text if no ship text exists
390
	Adjusted installing built in scripts to allow overriding the install
391
 
392
1.23:
393
	Added EMP-X Support
394
 
395
1.22:
396
	Added Removing of unisntall scripts when purging
397
 
398
1.21:
399
	Adjusted Shipyard flags for installed ships
400
 
401
1.20:	
402
	Finalised Ship Installer
403
 
404
1.10:
405
	Add Ship Installer Support
406
 
407
1.00:
408
	Made Stable
409
 
410
0.92:
411
	Fixed EMP ware file creation
412
 
413
0.91:
414
	Fixed cat file manipulation
415
	Fixed invalid file in package crashes
416
	Optimized loading directory startup
417
	Fixed game version checking
418
 
419
0.90:
420
	Added support for Custom Wares
421
	Added backup/restore of save games for vanilla/modified
422
 
423
0.83:
424
	Added built in EMP
425
 
426
0.82:
427
	Added support for image files
428
	Added support for script ratings
429
	Fixed resaving files that are already compressed
430
	Fixed signed script checking for data memory
431
 
432
 
433
0.81:
434
	Added Library script support
435
	Added Signed check for script files
436
	Added Signed check for whole package
437
	Fixed fake patch check (prevents multiple being created)
438
 
439
spktool.exe
440
 
441
1.22:
442
	Added Command to use packager scripts
443
 
444
1.21:
445
	Fixed appending files to existing spk files
446
	Fixed adjusting settings on existing spk files
447
 
448
XSPConvertor
449
 
450
1.20:
451
	Added Seperate Cockpit weapon masks for games
452
 
453
AutoUpdater:
454
 
455
1.10:
456
	Allowed multiple files to be updated at once, ie libraries + program