Commit graph

1229 commits

Author SHA1 Message Date
Ottermandias
0186f176d0 meta tmp 2023-04-15 20:40:00 +02:00
Ottermandias
9037166d92 Add some logging, fix som bugs 2023-04-15 20:38:02 +02:00
Ottermandias
85fb98b557 tmp 2023-04-14 22:26:30 +02:00
Ottermandias
0108e51636 Some renaming 2023-04-14 16:22:06 +02:00
Ottermandias
828cd07df0 Fix an imgui clipping issue. 2023-04-13 16:00:49 +02:00
Ottermandias
e86899c943 tmp 2023-04-13 16:00:44 +02:00
Ottermandias
2bf80dfa6b Only search through non-hidden files in a few places. 2023-04-12 16:26:00 +02:00
Ottermandias
a88332d3bc Merge remote-tracking branch 'origin/master' into services 2023-04-12 16:11:15 +02:00
Jacob Keller
8c28f0c6e3 Ignore hidden files when generating the unused files list.
Don't include hidden files in the unused file list for a mod. These files are typically things such as .git or otherwise intended to be hidden and shouldn't be included as part of the list of files which could be used.
2023-04-12 11:01:01 +02:00
Ottermandias
3f33bab296 Lots of collection progress. 2023-04-11 11:28:56 +02:00
Caraxi
51ce6d1038 Fix double by in mod name display 2023-04-10 23:53:48 +02:00
Ottermandias
d908f22a17 Maybe prevent weird GetName crashes. 2023-04-10 15:06:16 +02:00
Ottermandias
c527d19117 Remove some static dependencies. 2023-04-10 00:31:29 +02:00
Ottermandias
4294b18bcb Fix issue with tutorial window and double necessary click 2023-04-09 02:42:27 +02:00
Ottermandias
bbfc9a0a6f Rework around a saner import popup and decouple logic from interface. 2023-04-08 22:29:43 +02:00
Ottermandias
bfb630d317 HTTP Api formatting. 2023-04-08 20:53:11 +02:00
Ottermandias
31c9b22b9b Add UnpackMod to API 2023-04-08 20:50:30 +02:00
Sebastina
19efd766fc Update ModFileSystemSelector.cs re-add forgotten reference during rebase. 2023-04-08 20:50:02 +02:00
Sebastina
2bfd5d138f Update PenumbraApi.cs Add method for unpacking mod. 2023-04-07 09:42:01 -05:00
Sebastina
3f4cd67dae Add ExternalModImporter.cs allows access to ModFileSystemSelector actions to HTTP API 2023-04-07 09:40:52 -05:00
Sebastina
eddbd2b14f Update HttpApi.cs allows external applications to tell penumbra about a mod package to unpack 2023-04-07 09:40:14 -05:00
Sebastina
69ce929c5e Update ModFileSystemSelector.cs add functions to allow penumbra to respond to requests to unpack mods. 2023-04-07 09:39:19 -05:00
Ottermandias
0ed1a81c29 Some stuff. 2023-04-07 00:29:19 +02:00
Ottermandias
f85fc46fb7 Now that's a collection manager. 2023-04-06 15:47:33 +02:00
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