MattNL
|
617f0da71b
|
Fixed display bug when adding a new Behaviour entry
|
2023-03-03 22:06:05 -05:00 |
|
MattNL
|
9dd6bea516
|
Created EntityMaterialData resource
|
2023-03-03 21:16:07 -05:00 |
|
MattNL
|
67bceb02b6
|
Updated entity resources
|
2023-03-03 21:15:39 -05:00 |
|
miku-666
|
e2f77169f2
|
Rename 'saved' to 'wasModified'
|
2023-03-03 18:55:19 +01:00 |
|
miku-666
|
225fb48285
|
Merge 'main' into https://github.com/PhoenixARC/-PCK-Studio/tree/main
|
2023-03-03 17:39:18 +01:00 |
|
miku-666
|
61bcef1c9f
|
Program.cs - Remove 'Debug.WriteLine(Info.LastCommitHash)'
|
2023-03-03 17:38:05 +01:00 |
|
MattNL
|
34f2cdfe47
|
Fix for a potential crash in BehaviourEditor
|
2023-03-03 09:19:05 -05:00 |
|
MattNL
|
12f3be70b3
|
Changed build from "a" to "b"
|
2023-03-03 05:23:47 -05:00 |
|
MattNL
|
8e333b62e7
|
Changed Rename tool to Change tool in BehaviourEditor
|
2023-03-03 05:10:28 -05:00 |
|
MattNL
|
0630e35d8c
|
Changed AcceptButton access to public
|
2023-03-03 04:50:19 -05:00 |
|
MattNL
|
5db8e3ada5
|
Added tool to create new Behaviour files
|
2023-03-03 04:46:26 -05:00 |
|
MattNL
|
e4605b1634
|
Fixed NodeIcon for RiderOverride from showing in the Entity menu
|
2023-03-03 04:45:56 -05:00 |
|
MattNL
|
0dbb08ffa8
|
Removed parameters from CreateNewBehaviourFile
|
2023-03-03 04:43:17 -05:00 |
|
MattNL
|
7093ee2412
|
Fixed a small bug involving skins
|
2023-03-03 04:38:16 -05:00 |
|
MattNL
|
a08dda7a04
|
Updated Entity Resources
|
2023-03-03 04:26:10 -05:00 |
|
MattNL
|
f7d0180951
|
Updated BehaviourEditor
|
2023-03-03 04:25:58 -05:00 |
|
MattNL
|
87138f9853
|
Added AddBehvaiour to BehaviourEditor
|
2023-03-03 01:43:31 -05:00 |
|
MattNL
|
ebca55434b
|
Created BehaviourUtil for handling BehaviourFiles
|
2023-03-02 21:57:01 -05:00 |
|
MattNL
|
70b22237d7
|
Edited AnimationUtil to now utilize ImageUtils for ImageList creation instead
|
2023-03-02 21:56:31 -05:00 |
|
MattNL
|
e2153924d7
|
Created ImageUtils to hold CreateImageList
|
2023-03-02 21:55:57 -05:00 |
|
MattNL
|
b6b4a1aad9
|
Fix for missing mobs in behaviourData
|
2023-03-02 21:52:01 -05:00 |
|
MattNL
|
32c0ebf8df
|
Renamed "entities" to "entities_sheet" to be consistent with the other resource sheets
|
2023-03-02 20:53:34 -05:00 |
|
MattNL
|
efd0edb9d3
|
Fixed BehaviourData file displaying as a binary file instead of text
|
2023-03-02 20:51:42 -05:00 |
|
MattNL
|
2716775207
|
Added new Entity and Behaviour resources
|
2023-03-02 20:47:37 -05:00 |
|
MattNL
|
64afeee93f
|
Added Entity sheet and BehaviourData json file
|
2023-03-02 20:45:04 -05:00 |
|
miku-666
|
690785781f
|
Move Version Number construction into ProgramInfo class and add last commit hash as a usable string
|
2023-03-02 16:05:59 +01:00 |
|
MattNL
|
ed69121c6d
|
Update Resources.Designer.cs
|
2023-03-02 07:24:21 -05:00 |
|
MattNL
|
4a47628677
|
Fixed bug with new version system
|
2023-03-02 07:19:30 -05:00 |
|
MattNL
|
dbd506b1f7
|
Adopted Minecraft Java Snapshot format for keeping tabs on wip versions and features
|
2023-03-02 07:08:49 -05:00 |
|
MattNL
|
48ea364f19
|
Made small changes to the changelog
|
2023-03-02 06:56:10 -05:00 |
|
MattNL
|
772898009b
|
Fixed "Extract" tool not working properly on SubPCK folders
|
2023-03-02 06:41:09 -05:00 |
|
MattNL
|
cf42fa6efc
|
Added Current PCK File label to Editor Tab
|
2023-03-01 06:28:16 -05:00 |
|
MattNL
|
092742d94a
|
Added "Add File" Tool and Prompts to the context menu
|
2023-03-01 05:56:47 -05:00 |
|
MattNL
|
4d052a086e
|
Added WIP PCK File Sorter
|
2023-03-01 03:50:48 -05:00 |
|
miku-666
|
ff605b03e4
|
Add check for changes in an open pck file before opening another one with 'LoadPck'
|
2023-02-28 17:52:42 +01:00 |
|
miku-666
|
9da6542988
|
SkinAnim.cs - Improved functuion naming and rename 'eANIM_EFFECTS' to 'ANIM_EFFECTS'
|
2023-02-21 14:45:18 +01:00 |
|
MattNL
|
9e6cff2f04
|
BOX Editor now forces string case to upper
|
2023-02-20 17:54:38 -05:00 |
|
MattNL
|
2154a80e33
|
Fixed Mirror and Armor checkboxes in Box Editor saving incorrectly
|
2023-02-20 17:53:52 -05:00 |
|
MattNL
|
870bede8ee
|
Removed Move Up/Down functions
|
2023-01-29 22:11:32 -05:00 |
|
MattNL
|
8df61a5bb0
|
Added proper handling of the file type exception
|
2023-01-29 22:08:33 -05:00 |
|
MattNL
|
083128c6bb
|
Improved the ProcessEntries method in AudioEditor
|
2023-01-29 21:37:31 -05:00 |
|
MattNL
|
4d0ac91945
|
Fixed bug where duplicate binkas would delete themselves when added
|
2023-01-22 18:32:56 -05:00 |
|
miku-666
|
778e5e6519
|
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
|
2023-01-18 21:46:10 +01:00 |
|
miku-666
|
d3a3ba2cb6
|
ModelReader/Writer - Rename ModelReader/Writer to ModelFileReader/Writer and add support for PS4 models.bin files
|
2023-01-18 21:42:55 +01:00 |
|
MattNL
|
c9ace98c54
|
Fix for crash when double clicking a non animation texture file
|
2023-01-15 18:39:00 -05:00 |
|
MattNL
|
39afb231f8
|
Changed unknown flag texts as they're now known
|
2023-01-14 11:58:54 -05:00 |
|
MattNL
|
2d8d830d07
|
Added "EDIT BEHAVIOURS" button
|
2023-01-14 10:49:01 -05:00 |
|
MattNL
|
72232c19f7
|
Remove filename condition for AudioFiles
AudioFiles do not have to be named "audio.pck" in order to function
|
2023-01-14 10:37:02 -05:00 |
|
MattNL
|
00aeb21e9a
|
Added Entity Materials Icon
|
2023-01-14 10:33:55 -05:00 |
|
MattNL
|
ec921a811b
|
Fix for Rename feature not working properly in BehavioursEditor
|
2023-01-13 17:35:40 -05:00 |
|