Carolingian

Results 4 issues of Carolingian

While setting `useNamedReferences` to `true` and `encodeEverything` to `true`, the character `/` is encoded as `/` but the character `\` is encoded as `\` The same happens with the hyphen/minus...

Hello, I hope it is ok to post a question here. In my application, I need to keep the rotation around Y axis when the user drags manually and releases...

**Description** The `switch(type)` inside `_injectContent` method on [line 254](https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/blob/master/src/utils/chat.js#L254) of chat.js has a few issues with `break;` calls, especially in `case ROLL_TYPE.ATTACK` and `case ROLL_TYPE.DAMAGE`. Ideally, all `case` clauses should...

bug

**Describe the bug** I'm getting some errors trying to play JB2A animations from S3 using AA and Sequencer. The issue sounds somewhat similar to [this one](https://github.com/fantasycalendar/FoundryVTT-Sequencer/issues/117), but since it's old...