Dalamud/Dalamud
goaaats 5868b4974a
Merge pull request #37 from attickdoor/master
Update job gauge offset for 5.2.
2020-02-22 00:33:06 +09:00
..
Configuration feat: remove welcome window 2020-02-16 21:42:45 +09:00
Data feat: add lumina to DataManager 2020-02-16 20:06:28 +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 #37 from attickdoor/master 2020-02-22 00:33:06 +09:00
Hooking Bump .NET framework version to 4.8 2019-11-17 00:03:54 +09:00
Interface feat: add lumina to DataManager 2020-02-16 20:06:28 +09:00
Plugin fix: network sig, some installer bugs 2020-02-21 00:15:49 +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
UIRes build: v4.7.3.0 2020-01-27 17:47:59 +09:00
Dalamud.cs feat: add plugin installer 2020-02-20 18:07:00 +09:00
Dalamud.csproj fix: add experimental fix for Discord.Net 100% cpu bug, restructure project 2020-02-17 20:57: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 fix: add Ssl3 to security protocol types 2020-02-10 23:33:31 +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
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