goat
goat
Currently, trying to time events accurately to music is tricky, as it's very hard to correctly place the playhead. - Add hotkeys that move the playhead by set time intervals...
Hi! We recently did a big refactor [on our project](https://github.com/goatcorp/Dalamud/blob/net5/Dalamud/Hooking/Internal/ReloadedHook.cs) that introduced parallel component/plugin loads, leading to a lot of hooks being created at the same time. This, on fast...
The theme crashes the Spider Monkey Panel when resizing the panel/foobar vertically past the point where the album cover art would be too small to show. ``` Error: Spider Monkey...
Due to scripting API changes, the template used for script generation is out of date: - Changed callback structure( now ``[ & ]( Entity::Player& player, const Event::SceneResult& result )``) -...
Mounts are already present in a basic state, but some things have to still get added: - [ ] Unlocking mounts - [ ] Mount unlock item actions - [...