Dalamud/Dalamud
meli 88d8f2d4ba Merge branch 'master' into actor_table_debug
# Conflicts:
#	Dalamud/Game/ClientState/Actors/ActorTable.cs
2020-03-31 14:42:03 -07:00
..
Configuration fix plugin disable during updates failing due to concurrent file modification; fix plugin updates failing to load config due to assembly version issues 2020-03-22 09:41:38 -07:00
Data fix: update lumina, flash window 2020-02-24 02:30:35 +09:00
DiscordBot feat: use Lumina for client state resolvers 2020-03-24 03:16:49 +09:00
Game Merge branch 'master' into actor_table_debug 2020-03-31 14:42:03 -07:00
Hooking Bump .NET framework version to 4.8 2019-11-17 00:03:54 +09:00
Interface feat: CompanyTag field on PlayerCharacter 2020-03-29 23:44:16 +09:00
Plugin feat: show if plugins are installed in header 2020-04-01 01:53:22 +09:00
Properties Initial commit 2019-09-21 22:29:38 +09:00
UIRes feat: finish credits, new logo 2020-03-22 12:08:17 +09:00
Dalamud.cs fix race condition with plugin render vs dispose, on Dalamud dispose. Mainly seen in crashes when using /xldclose with plugin ui open 2020-03-28 12:45:13 -07:00
Dalamud.csproj build: v4.8.0.0 2020-04-01 01:54:52 +09:00
DalamudStartInfo.cs fix: some more plugin installer stuff 2020-02-23 22:34:08 +09:00
EntryPoint.cs fix: add exception handler for unobserved task exceptions 2020-03-27 16:39:46 +09: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
NativeFunctions.cs fix: update lumina, flash window 2020-02-24 02:30:35 +09: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