Dalamud/Dalamud
2020-01-23 13:45:40 -08:00
..
Configuration fix: load plugin config correctly, failed due to interface instantiation 2020-01-13 23:17:03 +09:00
DiscordBot feat: CfPreferredRole notification WIP, needs configuration 2019-12-08 16:09:43 +09:00
Game fix: vtable is a fallback now 2020-01-20 21:58:33 +09:00
Hooking Bump .NET framework version to 4.8 2019-11-17 00:03:54 +09:00
Interface Add support for loading images for use in ImGui windows 2020-01-23 13:45:40 -08:00
Plugin fix: load plugin config correctly, failed due to interface instantiation 2020-01-13 23:17:03 +09:00
Properties Initial commit 2019-09-21 22:29:38 +09:00
Resources simple direct render. Probably a good idea to look into threading the render to do a bit less work in present and block the frame for less time. May also need to use a separate render target depending on how this works with reshade etc. No input handling at all right now 2020-01-04 14:11:07 -08:00
Dalamud.cs Set path for imgui's ini file to the general dalamud data directory, so it won't conflict with other imgui applications and is obvious to users that it is part of dalamud 2020-01-20 13:25:05 -08:00
Dalamud.csproj feat: nicer colors and font 2020-01-23 15:52:56 +09:00
DalamudStartInfo.cs New config system, config flags for combos, commands for combos 2019-10-18 23:50:02 +09:00
EntryPoint.cs feat: add log debug window 2020-01-13 22:03:48 +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
NotoSansCJKjp-Medium.otf feat: nicer colors and font 2020-01-23 15:52:56 +09:00
XivApi.cs Fix for #22 - prepending an item name with a '+' will do an exact search 2019-12-27 17:54:33 -08:00