RisaDev
fbe6ff18dc
Add owned temp profile test to ipc tests
2024-10-24 02:24:33 +03:00
RisaDev
9061138cf1
Added character info and priority to Profile.GetList IPC, bump of major IPC version, IPCCharacterProfile cleanup, some fixes which should hopefully fix temporary profiles for minions
2024-10-22 21:04:35 +03:00
RisaDev
80d0ed4f07
Expose GameState.GetCutsceneParentIndex and GameState.SetCutsceneParentIndex via IPC
2024-09-30 22:44:19 +03:00
RisaDev
8fcfe9e94d
Use object table index instead of passing ICharacter/Character address. Seems like the dev who decided to shit talk behind my back about this forgot it was them who implemented it that way.
2024-07-29 22:12:49 +03:00
RisaDev
11b5106aab
Can boot into the UI
2024-07-04 13:10:12 +03:00
RisaDev
30d9522da8
Removed a bit too much
2024-06-03 18:18:26 +03:00
RisaDev
708522a47c
Removed legacy IPC
2024-06-03 18:14:23 +03:00
RisaDev
efa77f83cc
Small fixes
2024-03-28 22:04:37 +03:00
RisaDev
abb92e741e
More IPC work
...
Additional checks to make sure profile update event is not getting sent when editor and default profile is involved
Selected default profile can no longer be changed if profile set as default is enabled
Fixed "Limit to my creatures" not ignoring objects with IdentifierType != Owned
IPC test tab no longer initializes IPC if debug mode is disabled
Fixed incorrect warning priority in plugin state control
Some slight text changes
2024-03-26 00:14:29 +03:00
RisaDev
b4a086ec3a
Profile.GetList now also returns virtual path
2024-03-25 01:53:57 +03:00
RisaDev
3a74a50e39
Updated ECommons, Profile.GetProfileByUniqueId -> Profile.GetByUniqueId, OnProfileUpdate now returns Guid.Empty if no profile is set
2024-03-21 23:34:43 +03:00
RisaDev
849b5c19de
Profile.GetCurrentlyActiveProfileOnCharacter -> Profile.GetActiveProfileIdOnCharacter (now returns profile id instead of profile contents), Profile.GetProfileById -> Profile.GetProfileByUniqueId
2024-03-18 04:46:08 +03:00
RisaDev
5b71cd479e
Implemented rest of profile methods for IPC
2024-03-18 00:15:03 +03:00
RisaDev
37c2882a98
GetProfileList -> GetList
2024-03-11 01:10:13 +03:00
RisaDev
13976a9135
Added Profile.GetProfileList, Profile.EnableByUniqueId, Profile.DisableByUniqueId IPC endpoints
...
Co-authored-by: Limiana <5073202+Limiana@users.noreply.github.com >
2024-03-11 01:04:51 +03:00
RisaDev
e9b3fc4d3d
EzIPC experiments
2024-03-11 00:17:09 +03:00
RisaDev
57c91eb834
A bit of work on new IPC
2024-03-03 02:42:16 +03:00
RisaDev
f2456ef920
Slight popup refactoring
2024-02-04 23:36:59 +03:00
RisaDev
dc7fb73d84
Updated to latest Penumbra.GameData, updated ObjectManager
2024-02-03 03:07:50 +03:00
RisaDev
a486dd2c96
Code commit
2024-01-09 22:52:17 +03:00