Commit Graph
123 Commits
Author SHA1 Message Date
RisaDev 24505ead8d Fix active profiles not seeing addition/removal of characters 2024-10-24 23:37:29 +03:00
RisaDev fbe6ff18dc Add owned temp profile test to ipc tests 2024-10-24 02:24:33 +03:00
RisaDev 466602c03a Redesign character areas a bit 2024-10-23 23:20:53 +03:00
RisaDev 8d3da5e3a2 Fix commands 2024-10-23 23:19:48 +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 8b0b218e47 Fix build 2024-10-19 23:15:14 +03:00
RisaDev bc796ae6fe Preliminary changelog for 2.0.7.0 2024-10-19 23:07:37 +03:00
RisaDev 74cf737102 Fix DefaultLocalPlayerProfile and DefaultProfile conflicting, fix commands, bump IPC version, send Profile.OnUpdate for DefaultProfile and DefaultLocalPlayerProfile 2024-10-19 23:06:48 +03:00
RisaDev 93802e6115 Added profile priority system, fixed a few issues 2024-10-19 04:51:51 +03:00
RisaDev 7085cf616c Added ability to apply profile to several characters 2024-10-19 02:55:38 +03:00
RisaDev 3ff5806322 Some npc characters can have more than a single word in their name 2024-10-18 23:47:59 +03:00
RisaDev 90bd5fa4df Added several settings to control when plugin window is being hidden/shown 2024-10-18 23:44:55 +03:00
RisaDev cbb5e7ccd9 V3 configuration migration no longer supported, you had enough time to upgrade 2024-10-18 23:26:10 +03:00
RisaDev 0a8104ccdb Reimplemented profile conversion to V5 using some heuristics based on excel sheets 2024-10-18 23:15:46 +03:00
RisaDev 486a5ddbe6 Rewrite ApplyToCurrentlyActiveCharacter so it behaves like DefaultProfile 2024-10-18 21:48:19 +03:00
RisaDev 3e290cbabc Rename CompareIgnoringOwnership and FindActorsByIdentifier 2024-10-18 21:34:35 +03:00
RisaDev 80e87a821d Fix incorrect usage of identifier in AddTemporaryProfile 2024-10-17 00:01:44 +03:00
RisaDev 497ab29de4 Cleanup 2024-10-16 23:50:52 +03:00
RisaDev d6975591fe Use actor identifiers in template editor 2024-10-16 23:19:05 +03:00
RisaDev 3781000d75 Cleanup TemplatePanel 2024-10-16 23:08:35 +03:00
RisaDev b95686b566 Additional checks in ActorAssignmentUi 2024-10-16 23:08:09 +03:00
RisaDev c1c0fead8d Improve IPC OnArmatureChanged check 2024-10-16 23:07:50 +03:00
RisaDev 34cd6c0b27 Merge remote-tracking branch 'origin/main' into new_actor_assignment_ui 2024-10-12 22:41:52 +03:00
RisaDev 09a093e5f9 Always rebuild armatures on skeleton updates instead of trying to augment them 2024-10-12 22:02:52 +03:00
RisaDev 7a0ee53756 Hopefully this doesn't break anything, I can't test this properly on my free trial account
Removed "Limit to my creatures", the code now automatically detects this for all owned actors. If you liked to apply edits to minions and stuff of other players... too bad.
Implemented UI for setting profiles to NPC, minions and mounts (still WIP, will probably have to implement multiple characters per profile)
2024-10-08 00:32:58 +03:00
RisaDev d088550574 Separators 2024-10-07 02:05:39 +03:00
RisaDev 57edb49ff2 Moving stuff around in the UI 2024-10-07 01:51:47 +03:00
RisaDev df6512dbca Apply to current character button 2024-10-07 01:36:18 +03:00
RisaDev fc175f075b Fix 2024-10-07 01:11:40 +03:00
RisaDev 2d40fff844 More work on profile character assignment rewrite.
Added ability to apply profile to any currently logged in character
Functional UI for player character, retainers and mannequins
Almost completely switched to using ActorIdentifier instead of character name
Migration code for ActorIdentifier instead of character names
IPC is not functional for now (see todos)
2024-10-07 01:11:20 +03:00
RisaDev a7da74bb80 New actor assignment ui experiments 2024-10-05 22:17:47 +03:00
RisaDev c0ecc73b2a Bump api version because of course I would forget that 2024-09-30 23:47:35 +03:00
RisaDev 1ac191133d 2.0.6.3 2024-09-30 23:39:47 +03:00
RisaDev b2d110980e Improve lobby handling so it doesn't spam errors anymore 2024-09-30 23:32:48 +03:00
RisaDev a0c21635ad Less spam in debug log 2024-09-30 23:01:37 +03:00
RisaDev eea1d90986 Fix incorrect handling of GPose actors 2024-09-30 22:45:41 +03:00
RisaDev 80d0ed4f07 Expose GameState.GetCutsceneParentIndex and GameState.SetCutsceneParentIndex via IPC 2024-09-30 22:44:19 +03:00
RisaDev 42ce579651 I want to know this so I can tell people that they are not getting any help if they are running ivcs plugin 2024-08-11 21:15:23 +03:00
RisaDev f6ae42489b 2.0.6.0 2024-07-29 22:31:13 +03:00
RisaDev 0d6f36e115 IVCS -> IVCS Compatible 2024-07-29 22:20:52 +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 f5def97f9e Restore IPC 2024-07-25 00:55:35 +03:00
RisaDev fcd7ffdd2f Fix negative values not working with Root position, GameData update 2024-07-17 23:14:52 +03:00
RisaDev b9f515aba7 Rename face bone 2024-07-14 23:36:21 +03:00
Kaze 2c833f2fb6 Add support for face bones introduced in Dawntrail 2024-07-14 21:34:11 +02:00
RisaDev 1187d277ae 2.0.5.0 2024-07-11 14:15:22 +03:00
RisaDev c90dbce7fc Additional support log info 2024-07-11 03:07:57 +03:00
RisaDev b529b985a0 Display proper count 2024-07-11 02:45:54 +03:00
RisaDev 51b870abdc Disabled IPC, updated changelog 2024-07-11 02:38:23 +03:00
RisaDev 17ac0d4950 Updated hooks 2024-07-05 18:21:41 +03:00