MattNL
3403d342b9
Made name property modifiable
2023-03-11 06:37:01 -05:00
MattNL
9079adc2f4
Made Box icon clearer to see when smaller
2023-03-11 06:35:23 -05:00
MattNL
3b9aec408e
Add node icons for Model Editor
2023-03-09 13:40:36 -05:00
MattNL
4872c033c3
Fixed function name mistake
2023-03-08 23:10:34 -05:00
MattNL
87c74137ef
Created ModelsUtil
2023-03-08 23:05:34 -05:00
MattNL
deb10675a1
Added EntityModelData.json as a resource
2023-03-08 22:54:56 -05:00
MattNL
bb3fd51b85
Added Organize Tracks tool to AudioEditor
2023-03-08 21:02:59 -05:00
MattNL
dea25468cb
Adjusted display text in the AudioEditor
2023-03-08 20:05:54 -05:00
MattNL
2374199194
Changed display text for debug release 23w11b
2023-03-08 20:01:22 -05:00
MattNL
127ce18de4
.wav files now convert to the correct format
2023-03-08 19:50:52 -05:00
MattNL
0ee2b7b2b1
Added NAudio NuGet packages
2023-03-08 19:49:24 -05:00
MattNL
036ca6d7bd
Added message after converting files
2023-03-08 18:31:46 -05:00
MattNL
ad7944722e
Fix for multiple PleaseWait dialogs while converting
2023-03-08 17:59:09 -05:00
MattNL
568ecad076
Changed the display text in PleaseWait
2023-03-08 17:13:24 -05:00
MattNL
1e9265c31a
Made improvements to WavToBinka conversion
...
-Filenames with unsupported characters are now fixed for conversion
-Files are copied to the program's cache folder and deleted after conversion
-Added an error message when files fail to convert
2023-03-08 17:08:36 -05:00
MattNL
69638ccdcc
Added check for missing files when saving in the AudioEditor
2023-03-08 14:15:06 -05:00
MattNL
aa801e5361
Made changes to OpenPCK
...
OpenPCK now attempts to open pck files with the opposite endian when confronted with an OverflowException which makes it possible to open little endian pck files from outside the program
2023-03-08 12:45:59 -05:00
MattNL
13f587e604
Changed display text for debug release 23w11a
2023-03-07 12:07:31 -05:00
MattNL
f3ffd3b05b
Made a small mistake with the last commit lol
2023-03-07 03:26:29 -05:00
MattNL
e72275918d
Fixed a bug where a newly created Audio.pck would be hidden from the user
2023-03-07 03:25:31 -05:00
miku-666
c4914d7f64
Move BehaviourFile processing to OMI lib
2023-03-06 18:32:33 +01:00
MattNL
b45e637c13
Padded EntityBehaviourData.json
2023-03-05 18:14:27 -05:00
MattNL
3f2eb414e2
Padded EntityMaterialData.json
2023-03-05 18:13:57 -05:00
MattNL
2d06b3cb76
Added EntityModelData resource
2023-03-05 18:12:30 -05:00
MattNL
f93b3b3cb4
Expanded entities.png in preparation of Models.bin support
2023-03-05 18:12:08 -05:00
MattNL
f166c1c282
Change debug build to "E"
2023-03-05 16:23:01 -05:00
miku-666
dc9284182a
Update OMI lib sym-link
2023-03-05 19:27:02 +01:00
miku-666
06df405cae
Remove COL implementaion and use OMI implementation
2023-03-05 13:37:29 +01:00
miku-666
87ae496cac
Add OMI-lib to solution and remove ARC implementations from PCKStudio and use OMI arc implementation
2023-03-05 12:59:19 +01:00
miku-666
5865e0a5ce
Add OMI-Lib submodule
2023-03-05 12:45:56 +01:00
miku-666
2d251558fc
GRFFile - Rename eCompressionType enum values and SubRules to ChildRules
2023-03-05 12:39:09 +01:00
miku-666
988a5eca0c
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
2023-03-05 12:15:17 +01:00
miku-666
90b69bf555
Update BehaviourEditor and -File
2023-03-05 12:14:52 +01:00
MattNL
9cc4516b15
Fixed bug where adding new files caused it to be added twice
2023-03-05 05:44:03 -05:00
MattNL
788bffbf4e
Add .tga to Add Texture filter
2023-03-05 01:06:39 -05:00
MattNL
3ca723edc2
Changed program build to "D"
2023-03-04 12:53:16 -05:00
MattNL
b83f7e4ea5
Replacing a file with a new extension now properly renames the file
2023-03-04 12:42:30 -05:00
MattNL
f540a56958
Added support for multiple extensions when replacing some formats
2023-03-04 12:32:00 -05:00
MattNL
9e1e6e08d2
Added ability to create new EntityMaterial Files
2023-03-04 11:41:47 -05:00
MattNL
d4a1cfbebe
Change build to "C"
2023-03-04 11:34:29 -05:00
miku-666
54b81e2c2f
Main Form - disable convert PC Textrure Pack menu item
2023-03-04 17:17:07 +01:00
miku-666
3a25cc30c0
BehaviourEditor - Fix editor throwing exception when adding new entity
2023-03-04 17:01:09 +01:00
miku-666
e64331107d
ImageExtentions - Update getting a tile/sub image
2023-03-04 16:46:54 +01:00
miku-666
fed21920e0
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
2023-03-04 16:45:33 +01:00
MattNL
fb55adee7f
Added MaterialsEditor
2023-03-04 10:40:58 -05:00
MattNL
a75046a856
AddEntry now alphabetically sorts the entity list
2023-03-04 10:40:42 -05:00
miku-666
1ea67a5cc7
Add setting to set Compression Level on grf files
2023-03-04 16:30:33 +01:00
miku-666
22bffbf878
AnimationEditor - Fix potential bug where thread would not exit when closing editor and an animation was playing
2023-03-04 14:54:04 +01:00
miku-666
170994237c
ImageExtentions - Add another overload for CreateImageList that accepts an ImageLayoutDirection
2023-03-04 14:45:24 +01:00
miku-666
21ec9e25f2
Update ImageExtention to support different width and height sub images
2023-03-04 14:12:28 +01:00