Commit graph

19 commits

Author SHA1 Message Date
Exter-N
acfd5d2484 Update Penumbra.GameData
Also remove a check that, if it was still valid, would always be false with the new changes.
2023-11-15 20:04:30 +01:00
Ottermandias
e5427858e0 Add support for ActorIdentifier.FromUserString returning multiple identifiers. 2023-10-03 01:43:18 +02:00
Ottermandias
3d2ce1f4bb Use ClientStructs hook for CalculateHeight. 2023-10-02 23:25:15 +02:00
Ottermandias
21d503a8cd Update for API 9 2023-09-28 18:12:27 +02:00
Ottermandias
808d7ab017 Add CalculateHeight Hook 2023-09-19 20:18:53 +02:00
Exter-N
d7205344eb ResourceTree improvements + IPC
- Moves ResourceType enum out of GameData as discussed on Discord ;
- Adds new color coding for local player and non-networked objects on On-Screen ;
- Adds ResourceTree-related IPC ;
- Fixes #342.
2023-09-18 17:02:08 +02:00
Ottermandias
53adb6fa54 Use System global usings. 2023-09-15 14:15:52 +02:00
Ottermandias
569fa06e18 Fix CS update creating ambiguous reference. 2023-09-08 14:04:14 +02:00
Ottermandias
b985833aaa Check for drawObject != null before invoking draw object created event. 2023-09-02 15:54:11 +02:00
Ottermandias
6d3e930440 Use better event in SkinFixer and some cleanup. 2023-08-30 20:52:39 +02:00
Ottermandias
930931a846 Fix ChangeCustomize not loading decals from collections. 2023-08-01 17:39:41 +02:00
Ottermandias
9e0c38169f Glamourer-related changes. 2023-07-12 02:45:40 +02:00
Ottermandias
6e7805d58f Fix handling of decals overall. 2023-07-06 00:51:16 +02:00
Ottermandias
e3a608fe0e Fix DecalReverter using wrong variables. 2023-07-06 00:51:16 +02:00
Ottermandias
d9dc37c994 Disable Meta Edits when mods are disabled. 2023-04-30 10:48:07 +02:00
Ottermandias
e66d666d4d Get rid of last statics. 2023-04-22 00:35:48 +02:00
Ottermandias
a8000fbf14 Add ExportManager. 2023-03-28 16:58:20 +02:00
Ottermandias
f38a252295 More renaming... 2023-03-23 20:42:34 +01:00
Ottermandias
56286e0123 Rename interop folders 2023-03-23 20:30:23 +01:00
Renamed from Penumbra/Interop/Resolver/MetaState.cs (Browse further)