Dalamud/Dalamud
goaaats 487622be73
Merge pull request #105 from ff-meli/master
Update ActorTable offsets for hp/mp, add ui (display-only.. probably) status effects
2020-05-03 21:20:30 +02:00
..
Configuration chore: clean up config to not require paths 2020-04-16 12:29:35 +02:00
Data feat: add ClientOpCodes dict to DataManager 2020-04-28 18:03:37 +02:00
DiscordBot fix: we shouldn't do xivapi requests for characters when the name is empty 2020-04-27 15:17:13 +02:00
Game Add actor rotation 2020-04-30 18:34:42 -07:00
Hooking Bump .NET framework version to 4.8 2019-11-17 00:03:54 +09:00
Interface Merge pull request #105 from ff-meli/master 2020-05-03 21:20:30 +02:00
Plugin fix: don't reenable updated plugins automatically 2020-04-27 14:36:00 +02:00
Properties Initial commit 2019-09-21 22:29:38 +09:00
Dalamud.cs Allow xlitem searching from command 2020-05-03 23:54:53 +09:30
Dalamud.csproj feat: add Customize to Chara 2020-04-30 14:10:02 +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: only flash window if NOT in foreground 2020-04-28 17:59:42 +02:00
Util.cs feat: add handler for client send packets 2020-04-28 01:48:36 +02:00
XivApi.cs fix: use https for xivapi, make cache concurrent 2020-02-06 22:23:17 +09:00