slothy

Results 8 issues of slothy

When creating a Penumbra mod, there should be some sort of checksum or hash of the modded file contents in order to determine if a file has been changed by...

Exception occurs when scanning dev plugins after having added a DLL path as a dev plugin location: ![image](https://user-images.githubusercontent.com/6005409/145517142-d6f72021-cbef-43cc-b574-c3a5dcf06554.png) Log: [dalamud.log](https://github.com/goatcorp/Dalamud/files/7690120/dalamud.log) Config (changed from json to upload): [dalamudConfig.txt](https://github.com/goatcorp/Dalamud/files/7690121/dalamudConfig.txt)

Visibility is most useful to me in incredibly populated areas. A system could be added to take into account various things, including, but not limited to: - Current territory -...

enhancement

The program I'm intending to use with CheerpJ uses Swing file choosers for input in the form of XML files and other things. It doesn't appear to me that CheerpJ...

https://discord.com/channels/581875019861328007/684745859497590843/1103379779174015090 At 110% scaling, the server info bar's positioning and spacing automatically overlaps some elements with each other.

enhancement
core

Plugins that load synchronously that use dependencies provided by Dalamud (such as SharpDX) will fail to load if they utilize these dependencies in their constructor. Repro: https://github.com/lmcintyre/Dalamud1158 When the above...

## Functionality - Adds support for the [EXDSchema](https://github.com/xivdev/EXDSchema) definition format - Adds definition update support to both SaintCoinach.Cmd and Godbert - This update functionality will check for an updated gamever,...

If another program manages to hook into XIV before Dalamud can create its module copy, any locations that were hooked by the other program will be unavailable. This occurs with...

bug
core