Commit graph

16 commits

Author SHA1 Message Date
Ottermandias
fb2f212970 Fix not being able to compile due to missing assemblies and changed name. 2021-09-04 19:05:01 +02:00
Ottermandias
34b21c2fde Merge branch 'master' into api4-b
# Conflicts:
#	Penumbra/Interop/GameResourceManagement.cs
#	Penumbra/Penumbra.cs
#	Penumbra/Penumbra.csproj
2021-09-01 21:40:02 +02:00
Ottermandias
e751a5dfff Add the ResourceManager tab for debug mode. 2021-09-01 21:15:10 +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
2532e73f9d Change folder handling and introduce drag & drop for folders 2021-08-11 23:20:20 +02:00
Ottermandias
f372cc001f Fixed CharEquipment wrong order of rings, fixed some GPose redraw stuff, gave some variables actual names. 2021-07-23 12:54:58 +02:00
Ottermandias
c7d22935ef Add option to scale the mod selector with window growth. 2021-07-23 12:48:33 +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
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
a19ec226c5 Complete refactoring of most code, indiscriminate application of .editorconfig and general cleanup. 2021-06-26 19:54:11 +02:00
Ottermandias
668371dae8 Some further interface improvements. 2021-04-20 16:32:03 +02:00
Ottermandias
70371b6467 Some structure for UI shit 2021-02-22 14:38:19 +01:00
Ottermandias
ef2f2cff5c Remove some warnings about nullable. 2021-02-22 14:32:07 +01:00
Ottermandias
801d9e24cf Applied a slightly expanded .editorconfig to all files, checked the changes and did some simple refactoring-suggestions. 2021-02-16 15:52:57 +01:00
Ottermandias
de8930c574 All Linebreaks to LF. 2021-02-15 13:30:02 +01:00
Ottermandias
7e51e663ec Complete refactoring of interface code. Addition of 'Enable Mods' checkmark, that just (de)activates all mods at once without changing settings. Allow editing of mod json inside the interface in advanced mode. 2021-01-27 14:53:10 +01:00