Dalamud/Dalamud
2020-05-06 01:38:43 +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 feat: yet another network api rework 2020-05-06 01:38:43 +02:00
Hooking Bump .NET framework version to 4.8 2019-11-17 00:03:54 +09:00
Interface Merge branch 'master' of https://github.com/goaaats/Dalamud 2020-04-30 14:10:21 +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 feat: add plugin authors to credits 2020-04-29 16:03:58 +02:00
Dalamud.csproj feat: add Customize to Chara 2020-04-30 14:10:02 +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