Commit graph

16 commits

Author SHA1 Message Date
Ottermandias
d7214cd851 Fixes regarding collection settings, change self-conflict behaviour by iterating through options instead of through files, button to clean up collection settings. 2021-09-16 16:51:38 +02:00
Ottermandias
940f1fbb3d Rename GameResourceManagement, add some output 2021-09-01 22:04:20 +02:00
Ottermandias
4dfc2cf665 Update to API4, use IPC instead of API-project. Replace Actor in most visible names with Object, Character or Player.. 2021-08-27 17:51:51 +02:00
Ottermandias
556bff4e46 Add separate option for temporary folder, fix cache StructuredMods not updating on root folder change. 2021-08-14 21:14:11 +02:00
Ottermandias
12ee42df8e General formatting and cleanup. 2021-07-26 16:49:08 +02:00
Ottermandias
c7a17d0180 Create external project for GameData and move GamePath to it 2021-07-26 16:49:07 +02:00
Ottermandias
d6bb45f33c Some fixes regarding Forward-Slashes in ModNames. 2021-07-24 20:36:58 +02:00
Ottermandias
3a7716717c Introduce list clipper for effective changes. 2021-07-19 12:21:25 +02:00
Ottermandias
92e95400b0 Changed initial mod directory to be empty and prevent crashes on invalid or no root directories (also add some information to debug). 2021-07-11 23:15:42 +02:00
Ottermandias
b05ff66773 Temp Files addition to Debug Tab 2021-07-11 00:59:53 +02:00
Ottermandias
cf223c927c Try to fix actor redrawing stalling again, some fixes for collections not correctly reloading metadata or changing wrong collection. Added hidden debug tab that can be activated by /penumbra debug (and is active when compiled in debug mode by default). 2021-07-11 00:15:33 +02:00
Ottermandias
2ff98f2338 Added object identification for equipment, weapons, action/animations and character customizations. Added mod filtering for changed items and authors. A bunch of bugfixes. 2021-07-04 19:44:37 +02:00
Ottermandias
546f6d4152 Support for TexTools .rgsp files for meta changes. (Racial Scaling Parameters) 2021-06-29 18:54:53 +02:00
Ottermandias
e4f9bf72e2 Potential fix for being unable to load into character select until reloading player resources. 2021-06-27 12:09:24 +02:00
Ottermandias
b0d14751cd Moved Hooks to Interop, added PlayerWatcher that keeps tabs on specific actors and their equip state by name and triggers an event when equip changes. 2021-06-26 19:54:18 +02:00
Ottermandias
a19ec226c5 Complete refactoring of most code, indiscriminate application of .editorconfig and general cleanup. 2021-06-26 19:54:11 +02:00
Renamed from Penumbra/Mods/MetaManager.cs (Browse further)