miku-666
367d1d249e
SettingsManager - Add default property and made class non-static
2024-08-09 19:21:31 +02:00
miku-666
51487a71d0
Format extension classes and remove unnecessary using statements
2024-07-21 12:14:01 +02:00
miku-666
f9826d8fc6
AnimationExtensions - Move common serialization functions to animation serializer
2024-07-20 17:49:04 +02:00
miku-666
bb6209105c
Animation - Move anim parsing away from class and add option for generating frame by texture
2024-07-20 14:58:41 +02:00
miku-666
243c3fda0e
GRF/AddParameter - Add auto complete to param promt and remove combobox option
2024-07-20 13:20:52 +02:00
miku-666
4c2d68e5e9
TextPrompt - Auto focus textbox when opening prompt
2024-07-16 20:15:49 +02:00
miku-666
c41fecde90
Format code to conform with code style guide lines
2024-07-16 20:07:34 +02:00
miku-666
2dcc2c80c3
MainForm - Format code segments
2024-07-14 19:21:41 +02:00
miku-666
978c13674b
Clean up AudioEditor
2024-07-14 19:20:29 +02:00
miku-666
b4aaef0c8d
COLEditor - Clean up default color table initialization
2024-07-14 19:19:15 +02:00
miku-666
6af20ea0bf
PckAudioFile - Rename member variable 'audioType' to 'AudioType'
2024-07-14 19:17:54 +02:00
miku-666
7be4ca67b2
Editors - Use extension method 'GetData' to deserialize data
2024-07-14 19:15:10 +02:00
miku-666
70c4535296
MainForm - Remove adding 'Skins' folder inside Skins.pck
2024-07-14 18:38:05 +02:00
miku-666
5b3c76723a
FilterPrompt - Add 'PageBackColor' property for setting background color
2024-07-14 17:57:40 +02:00
miku-666
2a1be6cf4c
MainForm - Remove prioritizing Skins.pck when adding skins
2024-07-14 17:49:40 +02:00
miku-666
ae0650e385
v7.0.0.2
2024-07-11 13:42:40 +02:00
miku-666
3f897beb1d
LOCEditor - Fix resizing bug and overall errors that where occurring
2024-07-11 12:19:54 +02:00
miku-666
384e1e2246
AddLanguage - Fix returning empty string when nothing is selected
2024-07-11 12:17:49 +02:00
miku-666
8be79bcd17
MainForm - Fix null exception when droping in anything other than a file onto start page
2024-07-07 14:51:51 +02:00
miku-666
cb20a7f3ca
Move 'GameTickInMilliseconds' to GameConstants
2024-07-07 13:52:05 +02:00
miku-666
642261c0ec
GameConstants - Add reference link
2024-07-03 15:52:55 +02:00
miku-666
9a37eac6ec
TextureAtlasEditor - Fix argument null exception when populating variant combo box
2024-07-03 15:52:17 +02:00
miku-666
35abbe84ce
TextureAtlasEditor - General clean up of functions
2024-07-03 15:22:52 +02:00
miku-666
60f569eb51
ImageDeserializer - Add size and null check
2024-07-03 15:19:01 +02:00
miku-666
fedfc68fc2
Rename & Move HasCustomColor to AllowCustomColour and move from ColorEntry to TileInfo
2024-07-03 15:14:15 +02:00
miku-666
74da4a74a9
TextureAtlasEditor - Use display name rather than internal name when opening animation editor
2024-07-03 12:50:03 +02:00
miku-666
3baa592d25
TextureAtlasEditor - Simplified particle atlas check
2024-07-03 12:49:01 +02:00
miku-666
a57b85fd3f
TextureAtlasEditor - Clean up Tile initialization
2024-07-03 12:47:32 +02:00
miku-666
91be60e10a
TextureAtlasEditor - Add error checking when getting color table
2024-07-03 12:45:29 +02:00
miku-666
926515c977
TextureAtlasEditor - Move Dye colors into GameConstants class and add ToBGR extension method
2024-07-03 10:36:07 +02:00
miku-666
dc08ceb96e
TextureAtlasEditor - Move GraphicsConfig into member variable and clean up SetTile function
2024-07-03 10:33:48 +02:00
miku-666
bdd2917af5
TextureAtlasEditor - Fix setting atlas texture
2024-07-03 10:31:26 +02:00
miku-666
2d9fdb4748
TextureAtlasEditor - Rename class member variables
2024-07-03 10:20:05 +02:00
miku-666
43ad6d4107
Extended ResourceLocation for better atlas handling
2024-06-30 21:22:19 +02:00
miku-666
94e5fbfb8f
Move AddNewSkin to Additional-Popups
2024-06-30 17:06:23 +02:00
miku-666
baa151a180
AddNewSkin - Fix Cape button not being visible
2024-06-28 21:52:35 +02:00
miku-666
3840b2940e
Remove PCK-Studio-Updater Project
2024-06-27 19:53:33 +02:00
miku-666
974b4cab96
Fix displayed Version
2024-06-27 19:47:03 +02:00
miku-666
6007897bd1
Update version information
2024-06-27 19:36:37 +02:00
miku-666
d5c7fe9af5
TreeViewExtensions - Fix ArgumentOutOfRangeException when adding or replacing files( #38 )
2024-06-27 19:33:56 +02:00
miku-666
ff93889776
Change In-App-Update system
2024-06-27 13:08:29 +02:00
miku-666
07d319b7f4
AppSettingsForm - Add automatically loading of settings
2024-06-25 19:20:46 +02:00
miku-666
d5ba7e1fdb
AnimationPictureBox - Fix animation starting when resizong
2024-06-25 17:37:22 +02:00
miku-666
4c41504a0b
Fix right click issue on main treeview( #34 )
2024-06-24 19:26:59 +02:00
miku-666
d620759de8
Fix main treeview selecting wrong asset after rebuild( #36 )
2024-06-24 19:10:35 +02:00
miku-666
795ad9f9d1
Update Changelog( #37 )
2024-06-24 18:44:37 +02:00
miku-666
3b884901a1
AddNEwSkin - Fix context menu location( #33 )
2024-06-24 17:25:57 +02:00
miku-666
4ce300d7be
Fix Branch information not showing in release( #35 )
2024-06-24 17:24:08 +02:00
miku-666
2be8627ad1
MainForm - Fix error when closing via file menu
2024-06-23 12:54:59 +02:00
miku-666
61204e74cc
Add FilterPrompt form and update ChnageTile and AddEntry(for entities)
2024-06-22 22:17:43 +02:00
miku-666
5db1ef955c
Move Binka & BinkaConverter into 'External/API/Miles'
2024-06-22 13:23:42 +02:00
miku-666
2ea94d9a35
Remove Helper folder
2024-06-22 13:20:45 +02:00
miku-666
ba7a950f17
Move internal app related classes into 'Internal/App'
2024-06-22 00:32:37 +02:00
miku-666
fcdadb3530
GithubUserPanel - Add todo
2024-06-21 20:04:08 +02:00
miku-666
2ad8423eff
MainForm - Add some main menu icons
2024-06-21 19:49:09 +02:00
miku-666
d9397eb787
Update OMI submodule ref
2024-06-21 19:30:01 +02:00
miku-666
c5098bf4af
Rename every variable-/parameter-/propertyname of type PckAsset from 'file' to 'asset'
2024-06-21 19:19:27 +02:00
miku-666
b94ff2f149
Update CreditsForm to reflect more recent Contributors
2024-06-16 13:10:32 +02:00
miku-666
cff1394b94
CreditsForm - Show build info no matter what build config
2024-05-26 15:41:09 +02:00
miku-666
9ef19cee34
Move Misc folder to 'Internal' folder and rename namespace
2024-05-20 16:11:29 +02:00
miku-666
5725e26ce6
MainForm - Updated context menu
...
- Move misc functions to main context menu and only show on selected file types
2024-05-19 14:19:43 +02:00
miku-666
70d83eca2a
MainForm - Fix duplicating folder when dropping onto itself
2024-05-08 16:44:33 +02:00
miku-666
4a856deca5
Fix release workflow running when just pushing to the main branch
2024-05-07 18:45:57 +02:00
miku-666
d0f4973627
Update CI workflow name
2024-05-07 18:33:22 +02:00
miku-666
0b1e1eb3ab
Add release workflow
2024-05-06 20:40:37 +02:00
miku-666
f6c3602d1e
Update build workflow to cache nuget packages
2024-05-05 20:58:14 +02:00
miku-666
a570f99b44
Move 'Features' folder into 'Forms' folder
2024-05-01 13:53:59 +02:00
miku-666
be1bd6d054
Add serialization/deserialization of property data
2024-04-30 19:00:28 +02:00
miku-666
115c16db97
ImageExtension - Fix leaving bitmap data locked in memory
2024-04-30 18:16:32 +02:00
miku-666
76c8a856fe
AnimationEditor - Fix null reference exception when loading treeview
2024-04-29 20:56:28 +02:00
miku-666
8f475070e3
AnimationPictureBox - Update animation system as a whole
2024-04-29 20:46:58 +02:00
miku-666
792399ca50
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
2024-04-29 16:14:50 +02:00
miku-666
aadb8519b1
MainForm - Fix animation file name when creating a new one
2024-04-29 16:03:43 +02:00
miku-666
a3098bb39b
Move 'IO' folder from 'Classes' to 'internal' folder
2024-04-28 20:52:22 +02:00
miku-666
37a920e578
Remove obsolete PCK-Studio.Installer project
2024-04-28 18:53:27 +02:00
miku-666
9410f7a0ad
MainForm - Change description when adding a folder
2024-04-28 18:21:34 +02:00
miku-666
ea77b6b6d2
MainForm - Make context menu entries only show on appropriate items
2024-04-26 21:52:44 +02:00
miku-666
d7375f95d6
MainForm - Remove move up/down menu items in favor of drag n' drop
2024-04-26 21:05:23 +02:00
miku-666
5d70172739
Update OMI submodule ref
2024-04-24 20:37:03 +02:00
miku-666
9c8ecdff0e
Rename IPckSerializer/IPckDeserializer to IPckAssetSerializer/IPckAssetDeserializer
2024-04-23 17:55:24 +02:00
miku-666
c696ad9892
Remove deprecated resx files
2024-04-23 17:46:18 +02:00
miku-666
e6efd420a8
Remove Classes/API/PCKCenter folder as it's no longer supported
2024-04-21 14:16:54 +02:00
miku-666
6f93b0629b
Rename PckFileDataExtensions to PckAssetExtensions
2024-04-21 14:13:26 +02:00
miku-666
dc8c7ba41a
Update OMI and change PckFileData to PckAsset
2024-04-21 13:20:13 +02:00
miku-666
67ad95f623
Remove WiiUPanel.cs and FTPClient.cs
2024-04-21 13:06:28 +02:00
miku-666
034a3a0336
Rename 'IPckFileSerializer' to 'IPckSerializer'
...
To be more consistent with the name of 'IPckDeserializer'
2024-04-21 01:20:53 +02:00
miku-666
d91f3cca52
Update OMI submodule ref to fix loc file reading issue
2024-04-21 01:05:42 +02:00
miku-666
99a04c25a4
MainForm(Drag'n Drag) - Fix target node being null
2024-04-20 22:29:11 +02:00
miku-666
1622ea72ac
CemuPanel - Change region name for japanese to "JP"
2024-04-20 11:12:44 +02:00
miku-666
a9416b1201
MainForm - Fix drag n drop working when not moving dragged item into folder thus causing a useless move and refresh over the treview
2024-04-19 19:28:02 +02:00
miku-666
55ef0e07b3
MainForm - Fix showing empty named folders and fix rename to show the actual file name
2024-04-19 19:26:10 +02:00
Miku-666
e64acf0317
Re-implemented Drag n drop ( #26 )
...
* [WIP] MainForm - Re-implemented drag n drop
* MainForm - Fix drag n drop issue for files
* MainForm - Add drag n drop for external files
* MainForm - Add folder drag n drop
2024-04-18 19:07:19 +02:00
miku-666
f685ee29f6
AddFilePrompt - Fix Unused file type being selectable
2024-04-12 20:39:19 +02:00
miku-666
b5081d4973
CemuPanel - Fix null reference exception thrown when double clicking no node
2024-04-06 11:38:17 +02:00
miku-666
5b1c429ccf
MainForm - Fix PckManager preventing application to exit
2024-04-05 23:03:03 +02:00
miku-666
1580827fa6
MainForm - Update if condition in 'HandleOpenFile'
2024-04-05 23:01:14 +02:00
miku-666
f8eeb5da48
MainForm - Set file type handler for sub pck files to null
2024-04-05 23:00:11 +02:00
miku-666
4e19ccc7a3
MainForm - Rename 'openPck' to 'OpenPck'
2024-04-05 22:57:07 +02:00
miku-666
88af7fadb7
MainForm - Rename 'checkSaveState' to 'CheckSaveState'
2024-04-05 22:55:35 +02:00
miku-666
3d3dde49cc
PckFileDataExtensions - Rename 'SetData<T>' to 'SetSerializedData'
2024-04-05 22:49:34 +02:00