Dalamud/Dalamud
2020-03-11 21:29:03 +09:00
..
Configuration fix: save plugin configs with type, in external directory 2020-03-03 22:45:16 +09:00
Data fix: update lumina, flash window 2020-02-24 02:30:35 +09:00
DiscordBot Fix incorrect error log in discord forwarding when the local player sends a chat. Player links are seemingly only included in the payload for clickable names; when the local player sends a chat message, the entire sender payload is just their name as text 2020-02-17 08:48:49 -08:00
Game Merge pull request #51 from ff-meli/5.21 2020-03-11 21:18:00 +09:00
Hooking
Interface Fix extraneous error log if dalamud crashes/exits before the game ever renders a frame 2020-03-03 20:33:22 -08:00
Plugin actually fix devPlugins... 2020-03-04 14:39:38 -08:00
Properties
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
UIRes build: v4.7.3.0 2020-01-27 17:47:59 +09:00
Dalamud.cs feat: plugin updates, more installer stuff 2020-02-27 20:43:58 +09:00
Dalamud.csproj build: v4.7.14.0 2020-03-11 21:29:03 +09:00
DalamudStartInfo.cs fix: some more plugin installer stuff 2020-02-23 22:34:08 +09:00
EntryPoint.cs fix: add Ssl3 to security protocol types 2020-02-10 23:33:31 +09:00
FodyWeavers.xml
FodyWeavers.xsd
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