Commit Graph
44 Commits
Author SHA1 Message Date
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 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 a3c3d4d0e5 Testing version warning 2024-10-24 23:38:39 +03:00
RisaDev 8d3da5e3a2 Fix commands 2024-10-23 23:19:48 +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 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 d6975591fe Use actor identifiers in template editor 2024-10-16 23:19:05 +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 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 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 0d6f36e115 IVCS -> IVCS Compatible 2024-07-29 22:20: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 c90dbce7fc Additional support log info 2024-07-11 03:07:57 +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 d8c0c4b4fe Move support button, improve text alignment in support log 2024-06-24 01:53:08 +03:00
RisaDev 27290ef8e5 Add support log, improve bone name display, fix incognify issues 2024-06-24 01:30:23 +03:00
RisaDev 708522a47c Removed legacy IPC 2024-06-03 18:14:23 +03:00
RisaDev f9e79dc1d2 Deleted FantasiaPlusConfigMover 2024-04-13 04:32:18 +03:00
RisaDev bba6551085 Deleted FantasiaPlusDetectService 2024-04-13 04:29:34 +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 4c94667989 Merge remote-tracking branch 'origin/main' into ipc_new
# Conflicts:
#	CustomizePlus/Core/ServiceManagerBuilder.cs
#	CustomizePlus/Game/Services/GameObjectService.cs
#	CustomizePlus/Profiles/ProfileManager.cs
2024-03-21 23:18:58 +03:00
RisaDev d919024f29 Net 8, updated submodules 2024-03-21 23:05:36 +03:00
RisaDev 57c91eb834 A bit of work on new IPC 2024-03-03 02:42:16 +03:00
RisaDev 7f18030018 Trim user input so stuff doesn't break 2024-03-03 01:50:48 +03:00
RisaDev f2456ef920 Slight popup refactoring 2024-02-04 23:36:59 +03:00
RisaDev 6aa64e43ef Lock UI on hook failure 2024-02-04 22:56:31 +03:00
RisaDev 205f60480c Added option to not display confirmations for chat commands 2024-02-04 22:46:25 +03:00
RisaDev dc7fb73d84 Updated to latest Penumbra.GameData, updated ObjectManager 2024-02-03 03:07:50 +03:00
RisaDev 4067aa516f Quick hack fix for migrations not working due to V3 config not existing 2024-01-28 02:58:27 +03:00
RisaDev 18defd3ee3 Changed commands 2024-01-27 05:01:19 +03:00
RisaDev dfd74933c7 Fixed string.Incognify not working correctly with short strings 2024-01-10 01:20:43 +03:00
RisaDev 44607e10d7 Code style fix 2024-01-09 22:52:20 +03:00
RisaDev 2b8db843a1 Some changes to incognito for debug stuff 2024-01-09 22:52:20 +03:00
RisaDev a486dd2c96 Code commit 2024-01-09 22:52:17 +03:00