MattNL
b52de5bc0f
fixed small saving bug in AudioEditor
2022-08-10 18:36:40 -04:00
MNL
e3be72f1c6
Merge pull request #5 from PhoenixARC/PCKAudioFile
2022-08-10 16:00:49 -04:00
MNL
465e629c37
Merge branch 'main' into PCKAudioFile
2022-08-10 15:53:46 -04:00
MattNL
a7cdae416b
optimized list in PCKAudioFileReader
2022-08-10 14:44:05 -04:00
MattNL
7c0d3d46d4
fix to song order issue in AudioFileReader
2022-08-10 14:27:24 -04:00
miku-666
7ef830aa03
Fix GRFFileWriter writting logic
2022-08-10 06:39:51 +02:00
miku-666
d5249087ae
Update COLFile and added Reader/Writer to keep consistency
2022-08-10 06:27:32 +02:00
miku-666
6f8ba9221c
Update replace function
2022-08-10 04:37:47 +02:00
miku-666
7a486998d2
Remove UnblockAllFiles.ps1 and update readme
2022-08-09 11:43:02 +02:00
MattNL
3ed5598a97
slight change to audio file classes
...
this also fixes the "Include Overworld songs in Creative" feature. The code for that functionality was already perfect, so that hasn't been touched at all. Just needed to adjust the class a little. (:
2022-08-09 05:16:10 -04:00
MattNL
beca901b80
fixed audio editor save issue
2022-08-09 04:00:16 -04:00
miku-666
1ecb43dd34
Add CHANGELOG.md as a resource reference
2022-08-09 09:29:45 +02:00
miku-666
56921d4e02
Remove MySql.Data.dll and some old assemblyIdentities
2022-08-09 08:25:25 +02:00
miku-666
bcf9a16736
Bumped version to 6.5.0.0
2022-08-09 07:01:14 +02:00
miku-666
65858be014
ReDesign Main UI
...
- concept UI by `! rr9.#2328`(DiscordId: 586717099041488897)
2022-08-09 06:50:35 +02:00
miku-666
7f2ed7b372
Remove CSM Visualiser and nobleUpdater
2022-08-09 03:55:26 +02:00
miku-666
9267ca8457
Update Discord Rich Presence Text when exiting LOCEditor
2022-08-09 02:49:35 +02:00
miku-666
b0e840fa04
Refactored GRFFile Implementation
2022-08-09 02:47:58 +02:00
miku-666
0c9e98f92b
Simplefied PCKFile.GetFile by using FirstOrDefault
2022-08-09 00:46:47 +02:00
miku-666
bad2043e4c
Add Doc strings to PCKFile class and add TryGetFile
2022-08-08 22:57:37 +02:00
miku-666
fb3a45cf92
Changed PCKFileWriter methods visibility and rename PCKFileReader private function name ReadFileFromStream -> ReadFromStream
2022-08-08 22:54:20 +02:00
MattNL
63fac543a8
Several small Audio Editor fixes
2022-08-08 12:39:56 -04:00
MattNL
e5b2588b6f
Fixed AddCategory feature not making nodes
2022-08-06 15:11:38 -04:00
MattNL
916fc4c40d
Merge branch 'PCKAudioFile' of https://github.com/PhoenixARC/-PCK-Studio into PCKAudioFile
2022-08-06 14:41:02 -04:00
miku-666
55faf154e6
Fixed Index Out of Range Exception when retriving available categories
2022-08-06 18:54:07 +02:00
miku-666
46496d1e5f
Fixed Index Out of Range Exception when retriving available categories
2022-08-06 06:38:53 +02:00
miku-666
9eaf30bc27
Merge branch 'PCKAudioFile' of https://github.com/PhoenixARC/-PCK-Studio
2022-08-06 06:24:56 +02:00
miku-666
6466dfcf8e
Simplefied PCKAudioFile.Categories and removed null check when looping over PCKAudioFile.Categories
2022-08-06 06:23:41 +02:00
MattNL
a7a4c565e9
Fixed verify tool in audio editor
2022-08-05 23:07:25 -04:00
miku-666
2c2fd9d691
Merge branch 'PCKAudioFile' of https://github.com/PhoenixARC/-PCK-Studio into PCKAudioFile
2022-08-06 01:05:34 +02:00
miku-666
8522fabd60
Move AudioEditor to Forms/Editor and related files to Additional-Popups and renamed some namespaces related to Additional-Popups
2022-08-06 01:04:51 +02:00
miku-666
61f02c19c9
Fix AddingDuplicate Error when setting credits and add GetCreditsString Property
2022-08-06 00:13:41 +02:00
Miku-666
20806d6838
Update CI to run on any branch
2022-08-05 20:42:04 +02:00
miku-666
1302ed5a0e
Add AudioPCKFile
2022-08-05 20:38:21 +02:00
miku-666
ad90a245df
Added Import -> Add Texture function
2022-08-05 20:31:20 +02:00
miku-666
d99409ee74
Add maxChar to RenamePrompt
2022-08-04 19:17:24 +02:00
miku-666
5f3efa7e04
Add RPC text when opening/closing a pck
2022-08-04 19:16:34 +02:00
miku-666
46ecfd6743
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
2022-08-04 18:54:11 +02:00
MattNL
64512b88fa
fixed silly error in music editor code
2022-08-03 23:59:33 -04:00
miku-666
ff32407e71
Set DialogResult when invalid anim is passed to ANIMEditor
2022-08-03 15:07:25 +02:00
miku-666
7aca4eb856
Fix addPassword from creating a 2nd LOCK property
2022-08-03 02:59:58 +02:00
miku-666
db800c76d3
Add using statement to addEntryToolStrip
2022-08-03 02:58:33 +02:00
miku-666
c83bd7f655
Replace try catch with if case when checking ANIM for ANIMEditor
2022-08-03 02:57:28 +02:00
miku-666
fd88eeffc6
Update SkinANIM and changed to struct and add string parsing
2022-08-03 02:41:20 +02:00
miku-666
3cb60810d9
Set ANIMEditor.MinimumSize and changed Style to Silver
2022-08-03 02:04:39 +02:00
miku-666
5eb91abf82
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
2022-08-03 00:57:50 +02:00
MattNL
e0a439fbf3
Fixed Audio Editor LOC support
2022-08-02 18:56:22 -04:00
miku-666
8ce6ae2b9f
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
2022-08-02 22:53:43 +02:00
MattNL
58be77a1b8
Improved ANIM string conversion
...
Thanks Miku (:
2022-08-02 16:52:10 -04:00
miku-666
4c7a53d15b
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
2022-08-02 22:29:27 +02:00