Commit graph

1405 commits

Author SHA1 Message Date
Ottermandias
5a817db069 Make Individual Collection lookup thread-safe by locking. 2023-04-03 12:14:43 +02:00
Ottermandias
e9ab9a71a8 Fix Refresh Data and Reload Files. 2023-04-01 23:01:56 +02:00
Ottermandias
577669b21f Some mod movement. 2023-04-01 14:24:12 +02:00
Ottermandias
c12dbf3f8a Fix early loaded weapons blocking the identified collections cache with unprepared customize arrays. 2023-04-01 14:23:50 +02:00
Ottermandias
d4738934f8 Fix Resource Watcher crash 2023-04-01 14:22:17 +02:00
Ottermandias
113078af90 Namespace movement. 2023-03-31 20:44:17 +02:00
Ottermandias
a1e9c44697 Test different action. 2023-03-31 18:50:40 +02:00
Ottermandias
49f1f7020f Fix some bugs. 2023-03-31 18:35:45 +02:00
Ottermandias
a2fd070c86 Fix regex issue 2023-03-31 02:06:39 +02:00
Ottermandias
e79b110429 Remove cached data from mod and use ModCaches where required. 2023-03-31 01:27:47 +02:00
Ottermandias
2ffbd7beba Fix Item Swaps not updating when mod is changed. 2023-03-31 01:27:27 +02:00
Ottermandias
afa11f85e2 Use ModManager2 2023-03-30 23:51:13 +02:00
Ottermandias
70c1a2604f ModManager2 2023-03-30 23:29:01 +02:00
Ottermandias
1541cdb78d Add Mount animation hook. 2023-03-29 14:45:03 +02:00
Ottermandias
3f86698615 Make OnScreen a task. 2023-03-29 14:45:03 +02:00
Ottermandias
185be81e73 Fix some issues with ResourceWatcher. 2023-03-29 14:45:03 +02:00
Ottermandias
a8000fbf14 Add ExportManager. 2023-03-28 16:58:20 +02:00
Ottermandias
2b7292adb8 Fix issue with import state popup 2023-03-28 16:57:42 +02:00
Ottermandias
c31a2f5a42 Remove SaveDefaultMod. 2023-03-27 18:09:41 +02:00
Ottermandias
fbe2ed1a71 Bunch of work on Option Editor. 2023-03-27 17:09:19 +02:00
Ottermandias
1253079968 Move Mod.Manager and ModCollection.Manager to outer scope and required changes. 2023-03-27 15:22:39 +02:00
Ottermandias
ccdafcf85d More Stuff. 2023-03-26 18:02:32 +02:00
Ottermandias
ef9022a746 Stuff. 2023-03-26 12:37:22 +02:00
Ottermandias
e33f49e097 Merge branch 'master' into services
# Conflicts:
#	Penumbra/CommandHandler.cs
#	Penumbra/Penumbra.cs
2023-03-25 16:58:33 +01:00
Actions User
182546ee10 [CI] Updating repo.json for refs/tags/0.6.6.5 2023-03-25 15:58:18 +00:00
Ottermandias
c958935f40 Run command registration on framework. 2023-03-25 16:55:47 +01:00
Ottermandias
355206e0cf Cleanup 2023-03-25 16:12:14 +01:00
Ottermandias
d58a3e0fe7 Fix bug with default mod settings other than 0. 2023-03-25 12:53:47 +01:00
Actions User
348da38879 [CI] Updating repo.json for refs/tags/0.6.6.4 2023-03-25 11:36:14 +00:00
Ottermandias
fb2fe05409 Merge API changes. 2023-03-25 12:34:47 +01:00
Ottermandias
d32e777426 Merge tag '0.6.6.4' into services
# Conflicts:
#	Penumbra/Api/PenumbraApi.cs
#	Penumbra/Api/TempModManager.cs
2023-03-25 12:31:19 +01:00
Ottermandias
831990949f Add correct handling of forceAssignment and correct iteration while deleting. 2023-03-25 12:21:55 +01:00
Ottermandias
9ee8ab73ec Fix dissolving not working. 2023-03-25 11:46:21 +01:00
Ottermandias
45b26030cc Fix button sizing for collapsible groups, fix default tab to be settings, fix bug with item spacing style. 2023-03-24 18:33:22 +01:00
Ottermandias
5cad575c2e Fix FileSystemSelector bug and add notifications on failures. 2023-03-24 18:32:27 +01:00
Ottermandias
c8415e3079 Start ModManager dissemination.... 2023-03-24 00:28:36 +01:00
Ottermandias
174e640c45 Move TexTools around. 2023-03-23 21:50:28 +01:00
Ottermandias
f38a252295 More renaming... 2023-03-23 20:42:34 +01:00
Ottermandias
7bad131542 Start restructuring CharacterUtility 2023-03-23 20:35:33 +01:00
Ottermandias
56286e0123 Rename interop folders 2023-03-23 20:30:23 +01:00
Ottermandias
49f1e2dcde Hopefully merge the rest of the changes correctly. 2023-03-23 18:54:16 +01:00
Ottermandias
e6b17d536b Cleanup and fit ResourceTree to new paradigm. 2023-03-23 17:51:02 +01:00
Ottermandias
d28299f699 Merge branch 'pr/n292_feature/on-screen' into services
# Conflicts:
#	Penumbra/UI/Classes/ModEditWindow.FileEditor.cs
#	Penumbra/UI/Classes/ModEditWindow.Files.cs
#	Penumbra/UI/Classes/ModEditWindow.cs
#	Penumbra/UI/ConfigWindow.cs
2023-03-23 17:50:00 +01:00
Exter-N
046ef4d72d Deduplicate UI code 2023-03-23 17:01:09 +01:00
Ottermandias
7a6384bd22 Path Resolver unfiddled and somewhat optimized. 2023-03-23 16:39:29 +01:00
Exter-N
14eddac6f7 Better handling of sub-objects, better headers 2023-03-23 13:47:36 +01:00
Exter-N
045c84512f On-Screen resource tree & quick import 2023-03-23 02:52:51 +01:00
Ottermandias
b6d6993c9f tmp 2023-03-21 17:25:18 +01:00
Ottermandias
c5ac9f6f08 Derp 2023-03-21 16:44:07 +01:00
Ottermandias
21181370e7 Add rudimentary quick move support to folders. 2023-03-21 15:58:08 +01:00