Dalamud/Dalamud
2020-05-09 04:23:57 +02:00
..
Configuration chore: clean up config to not require paths 2020-04-16 12:29:35 +02:00
Data feat: add ClientOpCodes dict to DataManager 2020-04-28 18:03:37 +02:00
DiscordBot fix: we shouldn't do xivapi requests for characters when the name is empty 2020-04-27 15:17:13 +02:00
Game Fix NPE in PartyMember 2020-05-08 22:12:21 -04:00
Hooking Bump .NET framework version to 4.8 2019-11-17 00:03:54 +09:00
Interface Merge pull request #108 from Caraxi/master 2020-05-06 01:46:45 +02:00
Plugin fix: don't reenable updated plugins automatically 2020-04-27 14:36:00 +02:00
Properties Initial commit 2019-09-21 22:29:38 +09:00
Dalamud.cs Allow xlitem searching from command 2020-05-03 23:54:53 +09:30
Dalamud.csproj build: v4.9.5.0 2020-05-09 04:23:57 +02:00
DalamudStartInfo.cs fix: some more plugin installer stuff 2020-02-23 22:34:08 +09:00
EntryPoint.cs feat: add runtime loglevel switch, /xllanguage command 2020-04-16 12:15:23 +02:00
FodyWeavers.xml Initial commit 2019-09-21 22:29:38 +09:00
FodyWeavers.xsd Initial commit 2019-09-21 22:29:38 +09:00
Localization.cs feat: add runtime loglevel switch, /xllanguage command 2020-04-16 12:15:23 +02:00
NativeFunctions.cs fix: only flash window if NOT in foreground 2020-04-28 17:59:42 +02:00
Util.cs feat: add handler for client send packets 2020-04-28 01:48:36 +02:00
XivApi.cs fix: use https for xivapi, make cache concurrent 2020-02-06 22:23:17 +09:00