Commit Graph

49 Commits

Author SHA1 Message Date
beab3d7f8b Fix misspelling. 2023-05-05 00:42:20 +08:00
b143fb49ce Move some classes to Cryville.Common. 2023-05-03 22:51:30 +08:00
ee4b0c5483 Adjust steps for some settings. 2023-03-30 12:20:49 +08:00
824f401b77 Fix encoding. 2023-03-26 23:25:20 +08:00
d6e1b19d32 Prevents dynamically loaded sprites from creating physical shapes. 2023-03-26 17:07:19 +08:00
0e4445e52b Detects assembly references and determines loading order automatically. 2023-03-18 13:46:13 +08:00
ed2c216cf4 Implement extension. 2023-03-17 18:03:59 +08:00
d280d27a0a Improve error log on resource import failure. 2023-03-17 18:00:46 +08:00
5b727065f3 Adapt conversion for RawChartResource. 2023-03-17 17:59:59 +08:00
7aa2577059 Move UMG importers to extensions. 2023-03-17 17:58:45 +08:00
c1b7e9ab55 Separate extension classes into external assembly. 2023-03-17 17:56:12 +08:00
28c878f3e5 Code cleanup. 2023-03-03 13:34:12 +08:00
da68c8b877 Move ruleset config to main scene. Add title for UI. 2023-02-06 22:55:14 +08:00
dca1ba304e Code cleanup. 2023-02-05 23:01:46 +08:00
404a36f9b8 Replace text components in the main browser with TMP. 2023-02-05 15:56:56 +08:00
e8f8593555 Fix conditional compilation. 2023-01-01 20:07:58 +08:00
732af15d9b Add Discord GameSDK. 2023-01-01 18:48:14 +08:00
5d17555744 Implement preset path in file dialog. 2022-12-16 17:50:26 +08:00
e6d94f248c Logic cleanup for file dialog. 2022-12-16 17:48:43 +08:00
b0c70bc62e Pull up ExtensionInterface. 2022-12-16 17:44:41 +08:00
8eb0b11027 Add LocalResourceFinder. 2022-12-16 17:41:23 +08:00
321af22775 Code cleanup. 2022-11-20 23:17:08 +08:00
39ef9815e8 Fix verbose log about invalid resource. 2022-11-20 23:08:58 +08:00
bb3afba11f Fix import error on cover file missing. 2022-11-20 22:36:53 +08:00
78bb820f9e Fix skin resource import destination path. 2022-11-18 11:08:22 +08:00
15e9217f93 Reconstruct resource structure. 2022-11-18 00:11:49 +08:00
678e145271 Pull up data field in metadata. 2022-11-17 23:31:44 +08:00
5cdf10874e Add chart, ruleset, and skin file resource importer. 2022-11-17 17:22:27 +08:00
777b7d9c34 Code cleanup. 2022-11-17 17:21:59 +08:00
34b17f3111 Add chart file resource. 2022-11-17 17:21:09 +08:00
cd8aa0e65c Add ruleset and skin resource stub. 2022-11-17 12:05:57 +08:00
5240408f00 Add support for other media formats besides ogg. 2022-11-17 12:05:16 +08:00
a7e6522a57 Update meta info data structure. 2022-11-17 12:04:17 +08:00
f04d0ec299 Loads ruleset config before worker. Implement skin option of ruleset config. 2022-11-16 11:45:28 +08:00
a19057f869 Uses original cover file name on import. 2022-11-16 11:42:51 +08:00
d0d981b790 Add string property value panel. 2022-11-16 11:40:58 +08:00
f82e0ce9ef Add ruleset config. 2022-11-15 17:22:13 +08:00
3a54d2023f Pull down popup from common. 2022-11-15 17:17:30 +08:00
174f616e5c Add error notice popup for resource import. 2022-11-15 13:31:39 +08:00
7b1f639412 Code cleanup. 2022-11-15 12:12:29 +08:00
1d1d2646c4 Passes chart detail on open and config. 2022-11-15 12:08:48 +08:00
6444de41a2 Fix property value panel layout update. 2022-11-15 12:06:00 +08:00
74b1a5485b Fix resource import interrupted when item not valid. 2022-11-15 09:15:53 +08:00
1f621082c6 Fix item not reloaded on resource import. 2022-11-09 13:51:00 +08:00
7e025f9268 Fix import error due to invalid file name. 2022-11-07 12:13:07 +08:00
92a49294f7 Code cleanup. 2022-10-30 18:18:21 +08:00
5fb135bfa5 Code cleanup. 2022-10-02 16:25:45 +08:00
adbe4370c9 Fix AspectRatioLayoutElement to use its own transform. 2022-10-01 15:48:53 +08:00
e8e36b83bd Add project files. 2022-09-30 17:32:21 +08:00