Commit Graph
274 Commits
Author SHA1 Message Date
RisaDev cbc732d00a Make branch detection warnings less annoying 2024-11-18 02:47:09 +03:00
RisaDev f03e43792f Update OtterGui 2024-11-18 01:08:55 +03:00
RisaDev 344dc52614 Experimental: no longer run in dev/staging dalamud when not Debug/ReleaseValidate 2024-11-18 01:08:25 +03:00
RisaDev 9c0b8b7ab0 Update Penumbra.GameData 2024-11-17 03:22:38 +03:00
RisaDev db44be0d00 Dalamud branch detection 2024-11-16 03:55:21 +03:00
RisaDev 3bd80f3c33 Switch to ECommonsLite 2024-11-16 03:12:46 +03:00
RisaDev 4112fece6d Bump api level 2024-11-15 04:21:30 +03:00
RisaDev f6bcef4a27 More api11 and 7.1 work 2024-11-15 04:19:19 +03:00
RisaDev df4e435585 api 11 2024-11-12 23:54:21 +03:00
Actions User 9f6653ad71 [CI] Updating repo.json for testing_2.0.7.1 2024-10-27 16:11:36 +00:00
RisaDev b3086529d1 Fix for battle minions 2024-10-27 19:06:45 +03:00
RisaDev 1802e500f4 Fix help tooltip for enabled checkbox in profiles 2024-10-26 23:09:32 +03:00
Actions User 23b4268d50 [CI] Updating repo.json for 2.0.7.0 2024-10-26 19:53:02 +00:00
RisaDev 2041f38e7b Update changelog 2024-10-26 22:51:08 +03:00
RisaDev 7d0faa8647 Update changelog 2024-10-26 20:37:22 +03:00
RisaDev 77e8f78303 Cleanup 2024-10-26 20:15:07 +03:00
RisaDev 650e8fbc01 Some things for future updates 2024-10-26 20:14:48 +03:00
Actions User f9cd3a5937 [CI] Updating repo.json for testing_2.0.6.9 2024-10-25 21:05:19 +00:00
RisaDev 007a59397d Cleanup, updated changelog 2024-10-26 00:02:44 +03:00
RisaDev 85dede2668 Deleted launch notification 2024-10-26 00:01:58 +03:00
RisaDev 55adf2828e Chat notification for testing version 2024-10-26 00:01:49 +03:00
RisaDev 803962c63e Reorder character search because seems like minions also have entries in npc dicts 2024-10-26 00:01:18 +03:00
RisaDev c3cc0bf80a Spelling 2024-10-25 00:12:03 +03:00
RisaDev e7308dcdae Update repo.json 2024-10-24 23:58:54 +03:00
Actions User 39da1d0ae8 [CI] Updating repo.json for testing_2.0.6.8 2024-10-24 20:45:02 +00:00
RisaDev f538ad1d93 Changelog update 2024-10-24 23:41:59 +03:00
RisaDev a3c3d4d0e5 Testing version warning 2024-10-24 23:38:39 +03:00
RisaDev 4284b323ef Modded skeleton bone warning 2024-10-24 23:38:00 +03:00
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
Actions User 17e09a8d26 [CI] Updating repo.json for testing_2.0.6.7 2024-10-19 20:17:19 +00:00
RisaDev 8b0b218e47 Fix build 2024-10-19 23:15:14 +03:00
RisaDevandGitHub 01fbc8a1a9 Merge pull request #44 from Aether-Tools/new_actor_assignment_ui
2.0.7.0 for testing
2024-10-19 23:09:25 +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