Penumbra/Penumbra
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
..
Api Add correct handling of forceAssignment and correct iteration while deleting. 2023-03-25 12:21:55 +01:00
Collections Fix issue with assigning indexed npcs. 2023-03-05 15:19:50 +01:00
Import Add Changelog. 2023-03-04 19:55:02 +01:00
Interop Use OriginalDisposeSafe. 2023-03-12 02:27:55 +01:00
lib Further fixes. 2022-09-29 13:50:52 +02:00
Meta Allow item swapping between from accessories and hats to other accessory types. 2023-03-12 02:27:55 +01:00
Mods Ignore hidden files when generating the unused files list. 2023-04-12 11:01:01 +02:00
UI Fix double by in mod name display 2023-04-10 23:53:48 +02:00
Util Improve startup performance tracking 2023-03-09 15:38:27 +01:00
CommandHandler.cs Run command registration on framework. 2023-03-25 16:55:47 +01:00
Configuration.cs Add option to make successful chat commands silent. 2023-03-05 15:19:50 +01:00
Configuration.Migration.cs Update everything except for IPC and temp collections to new system. 2022-11-17 18:17:23 +01:00
Dalamud.cs Some Glamourer stuff. 2023-01-29 21:08:43 +01:00
packages.lock.json .net7 2023-01-09 14:01:37 +01:00
Penumbra.cs Run command registration on framework. 2023-03-25 16:55:47 +01:00
Penumbra.csproj Allow Profiling in Release for now. 2023-02-04 15:38:57 +01:00
Penumbra.csproj.DotSettings Revamp resource logging. 2023-02-16 16:53:31 +01:00
Penumbra.json Add names, maybe fix combos. 2023-01-14 19:58:39 +01:00
tsmLogo.png Replace manage mods button with title screen menu 2022-01-31 22:08:33 +01:00
ValidityChecker.cs Fix missing stuff from defines. 2023-03-12 02:42:07 +01:00