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 |
|
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
|
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 |
|
miku-666
|
599a66c9b5
|
Remove Password check when opening pck file
|
2023-03-04 13:11:01 +01:00 |
|
miku-666
|
a143417432
|
Renmae programInof.cs to CreditsForm
|
2023-03-04 13:05:04 +01:00 |
|
miku-666
|
aba4d6ab34
|
PCKFile - Add 'CreateNew' method
|
2023-03-04 12:41:53 +01:00 |
|
miku-666
|
e45be4300a
|
Rename Imageutil to ImageExtentions and improved util classes
|
2023-03-04 12:17:56 +01:00 |
|
miku-666
|
f29780d7c0
|
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
|
2023-03-04 11:48:21 +01:00 |
|
miku-666
|
b7145a72c8
|
Improved NodeSorter
|
2023-03-04 11:47:56 +01:00 |
|
MattNL
|
8604a2d524
|
Added PS4 variants of some mobs
|
2023-03-04 04:34:03 -05:00 |
|
MattNL
|
a63c4634bc
|
Added PS4 Exclusive Entities to EntityMaterialData
|
2023-03-04 04:26:19 -05:00 |
|
MattNL
|
9430cc5163
|
Update PckStudio.csproj
|
2023-03-04 04:24:38 -05:00 |
|
MattNL
|
b3b19fe2ba
|
Added one example entry to newly created MaterialFiles
|
2023-03-04 04:24:25 -05:00 |
|
MattNL
|
f885ac7cf9
|
Forgot to push this change somehow lol
|
2023-03-04 02:27:50 -05:00 |
|
MattNL
|
44de363bd6
|
Create MaterialUtil.cs
|
2023-03-04 02:27:36 -05:00 |
|
MattNL
|
8f7d9c413a
|
Changed display text to accurately describe the changes
|
2023-03-04 02:26:02 -05:00 |
|
MattNL
|
41710e9d8a
|
Added Wither to MaterialData resource
|
2023-03-04 02:11:39 -05:00 |
|
MattNL
|
0c8ecf6c50
|
Added EntityMaterialData to Resources
|
2023-03-04 02:02:44 -05:00 |
|
MattNL
|
ec8a3c82a3
|
Created MaterialsFile IO methods
|
2023-03-04 01:54:21 -05:00 |
|
MattNL
|
6ec6038abe
|
Create MaterialsFile class
|
2023-03-04 01:45:05 -05:00 |
|
MNL
|
fbb986f66a
|
Update README.md
|
2023-03-04 00:57:43 -05:00 |
|
MattNL
|
a34721fd99
|
Changed AddEntry to be better adapted for multiple purposes
|
2023-03-04 00:52:02 -05:00 |
|
MattNL
|
51ae9207fc
|
slightly adjusted some icons
|
2023-03-03 23:28:23 -05:00 |
|
MattNL
|
4ca8c30409
|
Renamed AddBehaviour to AddEntry for reuse in other Entity related forms
|
2023-03-03 22:06:38 -05:00 |
|
MattNL
|
617f0da71b
|
Fixed display bug when adding a new Behaviour entry
|
2023-03-03 22:06:05 -05:00 |
|