Dalamud/Dalamud
2020-04-22 21:13:22 +02:00
..
Configuration chore: clean up config to not require paths 2020-04-16 12:29:35 +02:00
Data feat: introduce "AssetManager" to download remote assets like fonts, loc data, images 2020-04-22 16:39:45 +02:00
DiscordBot feat: use Lumina for client state resolvers 2020-03-24 03:16:49 +09:00
Game Merge branch 'master' into master 2020-04-22 21:04:21 +02:00
Hooking Bump .NET framework version to 4.8 2019-11-17 00:03:54 +09:00
Interface feat: add enum for special SE codepoints 2020-04-22 20:59:36 +02:00
Plugin fix: switch to org URL for DalamudPlugins 2020-04-22 15:16:59 +02:00
Properties Initial commit 2019-09-21 22:29:38 +09:00
Dalamud.cs fix: show available languages in language command, notify about successful change 2020-04-22 21:13:22 +02:00
Dalamud.csproj feat: introduce "AssetManager" to download remote assets like fonts, loc data, images 2020-04-22 16:39:45 +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: dodgy RTSS workaround 2020-04-13 20:49:27 +02:00
Util.cs refactor: move ByteArrayToHex into an Util class for everyone to use 2020-01-30 20:08:54 +09:00
XivApi.cs fix: use https for xivapi, make cache concurrent 2020-02-06 22:23:17 +09:00