miku-666
|
5a98798ae9
|
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
|
2023-07-08 18:20:47 +02:00 |
|
miku-666
|
426792390b
|
MainForm - Added Shortcutkeys for opening and saving files
|
2023-07-07 21:10:12 +02:00 |
|
miku-666
|
eaec635ad9
|
MainForm - Reorganized MenuStrip Items and renamed some MenuStrip items
|
2023-07-07 20:40:53 +02:00 |
|
miku-666
|
80d29d4b66
|
MainForm - Removed 'binkaConversionToolStripMenuItem'
|
2023-07-07 19:28:23 +02:00 |
|
miku-666
|
e5059f4b8f
|
MainForm - Cleaned up code and replaced Console.WriteLine to Debug.WriteLine
|
2023-07-07 19:24:26 +02:00 |
|
miku-666
|
7c951858e2
|
Updated csproj file to always include branch name when compiling
|
2023-07-07 19:22:13 +02:00 |
|
miku-666
|
54d5474c13
|
MainForm - Added mechanism to prevent the same file from being opened twice
|
2023-07-05 08:50:56 +02:00 |
|
miku-666
|
58ca05e600
|
Updated OMI ref
|
2023-06-30 20:46:49 +02:00 |
|
miku-666
|
43aff8199f
|
PckEditor - Updated RPC message
|
2023-06-29 19:36:46 +02:00 |
|
miku-666
|
2ac6234277
|
CustomTabControl - Changed size and position of close button
|
2023-06-29 19:35:39 +02:00 |
|
miku-666
|
251a9c7b42
|
MainForm - Reset RPC Message to default when no pck is open
|
2023-06-29 19:34:20 +02:00 |
|
miku-666
|
cfce93c805
|
Program - Added command line support for multiple files
|
2023-06-29 19:33:15 +02:00 |
|
miku-666
|
74a327d649
|
SettingsManager.cs - Renamed namespace
|
2023-06-29 18:55:49 +02:00 |
|
miku-666
|
b1e5445163
|
AddFilePrompt - Renamed constructor parameter
|
2023-06-29 18:36:11 +02:00 |
|
miku-666
|
9af7924630
|
Program.cs - Moved 'RPC.Deinitialize();' to 'Application.ApplicationExit' event
|
2023-06-29 18:32:10 +02:00 |
|
miku-666
|
f4d9713124
|
MainForm - Fixed tab not being removed when 'MainForm_FormClosing' is called
|
2023-06-28 19:00:52 +02:00 |
|
miku-666
|
eab5e66dbd
|
CustomTabControl - Updated button drawing
|
2023-06-28 18:59:18 +02:00 |
|
miku-666
|
8a3a78b78a
|
PckEditor - Renamed private variables
|
2023-06-28 18:14:55 +02:00 |
|
miku-666
|
1abffa1d48
|
MainForm - Fixed 'closeToolStripMenuItem_Click' not closing tab
|
2023-06-28 17:18:36 +02:00 |
|
miku-666
|
e09ffc018e
|
IPckEditor - Added UpdateView method
|
2023-06-28 17:12:13 +02:00 |
|
miku-666
|
bb13068718
|
PckEditor - Fixed setting save location when oopening from a filepath
|
2023-06-28 17:10:08 +02:00 |
|
miku-666
|
4fa14db479
|
Added CustomTabControl, PckEditor, IPckEditor
|
2023-06-25 20:48:53 +02:00 |
|
miku-666
|
4c2303ce76
|
MainForm - Renamed 'UpdateRPC' function to 'UpdateRichPresence'
|
2023-06-17 17:21:44 +02:00 |
|
miku-666
|
fe7123418e
|
TextPrompt.cs - Set Controls to private, added setter properties for them and added empty constructor
|
2023-06-17 17:21:22 +02:00 |
|
miku-666
|
91c5bcb4ef
|
Binka.cs - Added overloads for 'ToWav' function
|
2023-06-17 12:06:52 +02:00 |
|
miku-666
|
56f1081723
|
Renamed 'AppBehaviorSettingsForm' to 'AppSettingsForm'
|
2023-06-17 11:25:12 +02:00 |
|
miku-666
|
6244399143
|
Added save icon to csproj file
|
2023-06-16 17:02:37 +02:00 |
|
miku-666
|
dd4b251e68
|
MainForm - Improved restoring selected load after 'BuildMainTreeView'
|
2023-06-16 16:57:33 +02:00 |
|
miku-666
|
03af825270
|
SettingsManager - Moved private function to the bottom of the class for readability
|
2023-06-16 16:56:26 +02:00 |
|
miku-666
|
4148f56683
|
MainForm - Renamed 'pictureBoxImagePreview' to 'previewPictureBox' and hide pictureBox2(pck studio logo)
|
2023-06-16 16:54:52 +02:00 |
|
miku-666
|
4cc63d2d93
|
SkinBOX - Updated 'SkinBOX.Empty'
|
2023-06-15 21:02:17 +02:00 |
|
miku-666
|
d06f82e71a
|
SettingsManager - Updated '_newValue' being set to null after callback
|
2023-06-15 21:01:13 +02:00 |
|
miku-666
|
045b195a09
|
RPC - Changed 'LargeImageText' to Application.ProductName
|
2023-06-15 20:59:38 +02:00 |
|
miku-666
|
45c365b60a
|
AppBehaviorSettingsForm - Fixed SettingsManager firing when loading form
|
2023-06-15 20:58:44 +02:00 |
|
miku-666
|
2a90afa082
|
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
|
2023-06-15 20:55:41 +02:00 |
|
MattNL
|
c32f791f7b
|
Replaced "Unused?" with "Build Off" in the Music Editor
Changed display strings and icons
|
2023-06-15 13:31:08 -04:00 |
|
MattNL
|
be21e955f2
|
added audio cache clean up and changed variable names
|
2023-06-15 13:03:45 -04:00 |
|
MattNL
|
1b58476399
|
Cache folder now created when converting music
|
2023-06-15 12:56:51 -04:00 |
|
miku-666
|
d38747f3a4
|
NumericPrompt.cs - Changed minimum and maximum values in constructor
|
2023-06-13 18:15:19 +02:00 |
|
miku-666
|
6024c4ad22
|
Added SettingsManager.cs
|
2023-06-13 18:14:34 +02:00 |
|
miku-666
|
8ba073092e
|
MainForm - Changed addCustomPackIcon tool to use same 'OpenFileDialog' instance
|
2023-06-11 20:07:49 +02:00 |
|
miku-666
|
3fa454a40b
|
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
|
2023-06-11 20:03:20 +02:00 |
|
MattNL
|
486944fb62
|
Added entity material type to form list
|
2023-06-11 08:33:27 -04:00 |
|
MattNL
|
04a26f952f
|
Fix for incorrect material type
|
2023-06-11 08:29:48 -04:00 |
|
MattNL
|
3927511632
|
Moved and resized context label
|
2023-06-10 23:36:29 -04:00 |
|
MattNL
|
c63d6d870d
|
Fixed check for existing file
|
2023-06-10 23:25:58 -04:00 |
|
MattNL
|
ff6c51fb97
|
Improved clone function
|
2023-06-10 23:22:08 -04:00 |
|
MattNL
|
034ccb61a0
|
Improved SubPCK methods
|
2023-06-10 22:28:15 -04:00 |
|
MattNL
|
aeb1d9b192
|
Changed RPC button punctuation
|
2023-06-10 08:18:12 -04:00 |
|
MattNL
|
7246ce1ea0
|
Renamed RenamePrompt form to TextPrompt
|
2023-06-10 07:51:32 -04:00 |
|