Commit Graph
217 Commits
Author SHA1 Message Date
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
Actions User 9cb105bf36 [CI] Updating repo.json for 2.0.6.5 2024-09-30 21:25:19 +00:00
RisaDev 3c7326667b Welp, I thought AgentLobby does not exist when player is logged in 2024-10-01 00:23:21 +03:00
Actions User d700285b79 [CI] Updating repo.json for 2.0.6.4 2024-09-30 20:49:30 +00:00
RisaDev c0ecc73b2a Bump api version because of course I would forget that 2024-09-30 23:47:35 +03:00
Actions User a84df4eccf [CI] Updating repo.json for 2.0.6.3 2024-09-30 20:44:43 +00:00
RisaDev fbbbf5550c Update actions 2024-09-30 23:42:24 +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 021f4c8724 Update CutsceneService and ObjectManager from upstream 2024-09-30 22:44:47 +03:00
RisaDev 80d0ed4f07 Expose GameState.GetCutsceneParentIndex and GameState.SetCutsceneParentIndex via IPC 2024-09-30 22:44:19 +03:00
RisaDev 0a6b5e51ca Update submodules 2024-09-30 22:42:02 +03:00
Actions User 5df38cbfb7 [CI] Updating repo.json for 2.0.6.2 2024-08-11 18:17:23 +00: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
Actions User c0a877fd9c [CI] Updating repo.json for 2.0.6.1 2024-08-03 19:30:10 +00:00
RisaDev f96b21001f Fix lobby 2024-08-03 22:28:10 +03:00
Actions User 68087ec61c [CI] Updating repo.json for 2.0.6.0 2024-07-29 19:33:23 +00: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 f2ea64c398 Update submodules 2024-07-25 01:08:37 +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
Actions User 55dd2e818c [CI] Updating repo.json for 2.0.5.1 2024-07-14 20:40:27 +00:00
RisaDev b9f515aba7 Rename face bone 2024-07-14 23:36:21 +03:00
RisaDevandGitHub d6f8921a87 Merge pull request #23 from kaze-xiv/main
Add names for face bones introduced in Dawntrail
2024-07-14 23:34:06 +03:00
Kaze 2c833f2fb6 Add support for face bones introduced in Dawntrail 2024-07-14 21:34:11 +02:00
Actions User 384b707412 [CI] Updating repo.json for 2.0.5.0 2024-07-11 11:26:22 +00:00
RisaDev 877bc8a990 Use release since we can't build Penumbra.GameData on stg right now 2024-07-11 14:24:16 +03:00
RisaDevandGitHub e61170b374 Merge pull request #12 from Aether-Tools/dawntrail
Dawntrail update
2024-07-11 14:16:05 +03: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 72d0b5f353 Bump submodule versions 2024-07-11 01:44:16 +03:00
RisaDev 17ac0d4950 Updated hooks 2024-07-05 18:21:41 +03:00
RisaDev 11b5106aab Can boot into the UI 2024-07-04 13:10:12 +03:00
RisaDev b63a335e68 More readme updates 2024-06-25 23:24:51 +03:00
RisaDev 540aa4158f Changed info about reporting issues 2024-06-25 22:53:01 +03:00
Actions User b4e8181483 [CI] Updating repo.json for testing_2.0.4.7 2024-06-23 22:56:57 +00:00
RisaDev d8c0c4b4fe Move support button, improve text alignment in support log 2024-06-24 01:53:08 +03:00