Commit Graph

347 Commits

Author SHA1 Message Date
MattNL
c10c607c20 Most file operations now work with Sub-Pcks (mostly) 2022-11-26 21:37:52 -05:00
MattNL
7070c4c0c2 HUGE WIP: Some SubPCK support. 2022-09-29 13:38:28 -04:00
MattNL
23ae97286d Added message dialog for Model Files 2022-09-12 07:08:15 -04:00
MattNL
b0da3bcc8f Fixed Main TabPages Order 2022-09-12 07:03:08 -04:00
MattNL
b3a2718b39 Icon Overhaul and added File Info Tool 2022-09-12 07:01:21 -04:00
miku-666
d600d24aec Update addnewskin to return when skin id is not valid and re-linked textSkinID_TextChanged 2022-09-04 10:41:54 +02:00
miku-666
7cbdc616b4 Removed some unused Properties from the ModelView Control 2022-09-03 22:19:42 +02:00
miku-666
bf8b114c15 Updated csproj file to include Steve64x64Model.cs 2022-09-03 22:09:51 +02:00
miku-666
3f2550ef83 Add pckFileTypeHandlers to Main Form 2022-09-03 22:06:41 +02:00
miku-666
b197a38422 Add Steve64x64Model 2022-09-03 22:02:21 +02:00
miku-666
632fde3eb9 Fixed SkinPreviewer and refactored/simplefied Model/Render related classes 2022-09-03 20:36:18 +02:00
miku-666
6d1b461397 Add {Read/Write}Float and {Reader/Write}Bool to StreamData{Reader/Writer} 2022-09-03 15:43:39 +02:00
miku-666
0d3184c21c Update AssemblyName from PCK Studio to PCK-Studio 2022-09-01 20:25:28 +02:00
miku-666
61b13599dc Update COLEditor to only return DialogResult.OK once saved 2022-09-01 20:23:19 +02:00
miku-666
9d0ab00599 Disable Maximize Button and set max size in ANIMEditor 2022-09-01 20:18:06 +02:00
miku-666
007ee5f374 Fix MainForm from LOCEditor 2022-09-01 20:12:33 +02:00
miku-666
08564191d1 Update ARCFile{Reader/Writer} to not always use little endian when reading data from a file 2022-09-01 20:06:56 +02:00
miku-666
3f791d55f4 Update LOCEditor for consistentcy 2022-09-01 19:52:39 +02:00
miku-666
1f0233dbb4 Update PCKFileReader to replace back slashes to forward slashes 2022-09-01 19:44:04 +02:00
miku-666
6f9f1f0e50 Add static strings to Program class 2022-09-01 19:41:06 +02:00
miku-666
7f4cbbb82d Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-08-30 19:55:39 +02:00
miku-666
1bff6b7349 Fix csproj file reference to MySql.Data.dll 2022-08-30 19:48:01 +02:00
Felix Miller
1790445f80 Excess garbage collection 2022-08-30 13:41:16 -04:00
Felix Miller
0432542c9d Add pack image selection functionality 2022-08-30 13:39:52 -04:00
Felix Miller
9324701657 Add automatic ARC Garbage collection 2022-08-30 13:38:06 -04:00
Felix Miller
8b39ab627b Implement Pack Image Replacement in the WiiU Pack Installer 2022-08-30 13:36:09 -04:00
miku-666
91b89780d5 Update ARCFile.cs, ARCFileReader.cs and ARCFileWriter and add ARCUtil.cs 2022-08-30 18:55:43 +02:00
miku-666
6408d33125 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-08-30 15:26:53 +02:00
Felix Miller
6904fa7e43 Add ARC file reader/writer 2022-08-29 23:07:42 -04:00
MattNL
f9b36efada Updated ProgramInfo dialog 2022-08-28 14:11:50 -04:00
miku-666
14746d8c51 Add loading pck via terminal 2022-08-27 14:16:45 +02:00
miku-666
fcf3018d0d Remove Promo.cs 2022-08-27 14:00:13 +02:00
miku-666
46436d1c4d Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-08-27 12:08:05 +02:00
MattNL
d1e3aee34e Changed version to 7.0 2022-08-27 05:40:45 -04:00
MattNL
0fe1fff801 ANIM now returns as lowercase 2022-08-27 05:29:51 -04:00
miku-666
6166364193 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-08-27 10:36:46 +02:00
Miku-666
89c66cd142 Merge pull request #7 from zugebot/patch-1
Update LOCFile.cs
2022-08-27 10:08:37 +02:00
MNL
c2c33ded65 Cleaned up changelog
-Removed a lot of unnecessary wording from 6.5 and 6.4's logs and any repeated logs
-Consistently formatted all the logs
2022-08-27 03:51:56 -04:00
jerrinth3glitch
59477f85aa Update LOCFile.cs
Changed two occurences of "langauge" to it's correct spelling "language".
2022-08-26 20:28:32 -07:00
MattNL
6ddfbe0d65 fix for language entry length issue 2022-08-24 03:37:41 -04:00
MattNL
61450dec37 small error in help message fixed 2022-08-24 00:36:51 -04:00
MattNL
d519d4b3ee Bulk track replacing tool for AudioEditor 2022-08-24 00:33:54 -04:00
MattNL
b08cdc70c5 Update MainForm.cs 2022-08-22 22:32:53 -04:00
miku-666
1c920bd39a Fixed typo in PCKFileReader and PCKAudioFileReader 2022-08-21 16:23:44 +02:00
miku-666
7b17ae21fe Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio into main 2022-08-21 16:13:25 +02:00
miku-666
561d0c19ec Moved AudioFile creation to main form 2022-08-21 16:06:30 +02:00
miku-666
30bdc935c2 Update and rename PCKFile.FileData.type property to PCKFile.FileData.filetype and change type to eFileType(EDLCType) 2022-08-21 16:03:59 +02:00
miku-666
29550a33fa Update ANIMEditor and SkinANIM struct
- add |(pipe) operator overload and simplefied Anim Templates
2022-08-21 15:33:10 +02:00
MattNL
075b8b1d85 changed open file filter for AudioEditor 2022-08-18 17:05:45 -04:00
MattNL
3ad1d038ad fixed method name and added check 2022-08-18 16:45:50 -04:00