| .. |
|
API
|
Setup the CollectionsManager and introduced first version of character based collection loading and automatic redrawing of characters.
|
2021-06-26 19:54:30 +02:00 |
|
Extensions
|
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 |
|
Game
|
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 |
|
Importer
|
Added a whole lot of rudimentary comments, also importing selects the last imported mod if possible.
|
2021-06-26 19:54:18 +02:00 |
|
Interop
|
Fix redraw queue getting stuck on NPCs or leaving actors.
|
2021-06-27 13:02:06 +02:00 |
|
Meta
|
Potential fix for being unable to load into character select until reloading player resources.
|
2021-06-27 12:09:24 +02:00 |
|
Mod
|
Introducing custom Sort Order for mods and collapsible folders inside the mod selector based on '/' in the sort order.
|
2021-06-28 22:47:12 +02:00 |
|
Mods
|
Introducing custom Sort Order for mods and collapsible folders inside the mod selector based on '/' in the sort order.
|
2021-06-28 22:47:12 +02:00 |
|
Structs
|
Complete refactoring of most code, indiscriminate application of .editorconfig and general cleanup.
|
2021-06-26 19:54:11 +02:00 |
|
UI
|
Introducing custom Sort Order for mods and collapsible folders inside the mod selector based on '/' in the sort order.
|
2021-06-28 22:47:12 +02:00 |
|
Util
|
Complete refactoring of most code, indiscriminate application of .editorconfig and general cleanup.
|
2021-06-26 19:54:11 +02:00 |
|
Configuration.cs
|
Introducing custom Sort Order for mods and collapsible folders inside the mod selector based on '/' in the sort order.
|
2021-06-28 22:47:12 +02:00 |
|
MigrateConfiguration.cs
|
Complete refactoring of most code, indiscriminate application of .editorconfig and general cleanup.
|
2021-06-26 19:54:11 +02:00 |
|
Penumbra.csproj
|
Merge remote-tracking branch 'origin/master' into develop
|
2021-04-16 00:00:33 +02:00 |
|
Penumbra.json
|
fix #11, reshuffled some UI and added a button to the main menu/lobby
|
2021-01-06 20:03:11 +11:00 |
|
Plugin.cs
|
Setup the CollectionsManager and introduced first version of character based collection loading and automatic redrawing of characters.
|
2021-06-26 19:54:30 +02:00 |