Dalamud/Dalamud
maributt c669e38222 Fix HitboxRadius' offset
according to https://github.com/FFXIVAPP/sharlayan-resources/blob/master/structures/5.4/x64.json the proper offset for an Actor's HitboxRadius is 192 or 0xC0
2021-04-20 16:02:16 +02:00
..
Configuration refactor: rename IsNeverViewport to IsDisableViewport 2021-04-15 22:09:07 +02:00
Data feat: add some helpers for texture loading 2021-04-19 22:21:08 +02:00
Game Fix HitboxRadius' offset 2021-04-20 16:02:16 +02:00
Hooking refactor: new code style in IDalamudHook.cs 2021-04-06 20:56:01 +02:00
Interface feat: more texture debug FEATURES 2021-04-19 22:51:38 +02:00
Plugin Do not load plugins before performing checks 2021-04-17 01:18:36 -04:00
Properties Initial commit 2019-09-21 22:29:38 +09:00
Resources deps: update lumina, manually include Lumina.Generated as resource 2020-11-23 00:26:05 +01:00
ClientLanguage.cs refactor: new code style in DalamudStartInfo.cs 2021-03-31 15:49:15 +02:00
Dalamud.cs feat: add some texture load debug to Data window 2021-04-19 22:32:26 +02:00
Dalamud.csproj build: 5.2.5.7 2021-04-19 12:15:25 +02:00
DalamudCommands.cs add /xldata 2021-04-09 10:56:49 -04:00
DalamudStartInfo.cs refactor: new code style in DalamudStartInfo.cs 2021-03-31 15:49:15 +02:00
EntryPoint.cs refactor: new code style in EntryPoint.cs 2021-03-31 15:19:25 +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
GlobalSuppressions.cs refactor: new code style in DalamudDataWindow.cs, fix collapse bug 2021-03-31 23:33:35 +02:00
Localization.cs feat: add option to use embedded loc resources 2021-04-12 10:49:15 -04:00
NativeFunctions.cs refactor: new code style for NativeFunctions.cs, sort of 2021-03-31 23:41:03 +02:00
SafeMemory.cs refactor: new code style in SafeMemory.cs 2021-03-31 03:08:15 +02:00
stylecop.json fix: adjust StyleCop rules 2021-03-28 15:08:13 +02:00
Troubleshooting.cs refactor: new code style in Troubleshooting.cs 2021-03-31 15:28:49 +02:00
Util.cs feat: show error message if font doesn't exist 2021-04-17 03:26:51 +02:00
XivApi.cs refactor: deprecate XivApi class 2021-01-18 01:12:26 +01:00