Dalamud/Dalamud
meli 68f3862efe Merge branch 'master' into sestring_payloads_refactor
# Conflicts:
#	Dalamud/Dalamud.cs
#	Dalamud/Game/Internal/Gui/ChatGui.cs
2020-04-25 19:47:36 -07:00
..
Configuration chore: clean up config to not require paths 2020-04-16 12:29:35 +02:00
Data Merge branch 'master' into sestring_payloads_refactor 2020-04-25 19:47:36 -07:00
DiscordBot Initial pieces of payload rework; everything is read-only at the moment, pending next stages. Lumina is now used for on-demand property resolution, properties are only exposed for user-facing values, and mostly expose the lumina object(s) where applicable 2020-04-21 16:41:03 -07:00
Game Merge branch 'master' into sestring_payloads_refactor 2020-04-25 19:47:36 -07:00
Hooking Bump .NET framework version to 4.8 2019-11-17 00:03:54 +09:00
Interface Merge pull request #97 from Caraxi/master 2020-04-24 20:39:45 +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 Merge branch 'master' into sestring_payloads_refactor 2020-04-25 19:47:36 -07:00
Dalamud.csproj build: v4.8.9.0 2020-04-24 19:00:53 +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