Coder Social home page Coder Social logo

foundryvtt-compact-roll-card-5e's People

Contributors

akrigline avatar

Watchers

 avatar  avatar

Forkers

varriount ikaguia

foundryvtt-compact-roll-card-5e's Issues

[LANG] FR

Hello,

Please find attached the fr.json, for the French language.
fr.zip

Issue with Monk's TokenBar and Compact Roll Card DnD5e

There's a compatibility issue between Monk's TokenBar and Compact Roll Card DnD5e. When clicking on the roll result to check what came up on the dice, the window showing the dice result will almost fill the entire screen.

Here are some screenshots showing what happens.

  1. Before clicking on the result.
    1

  2. The intended behavior (only Monk's TokenBar active)
    2

  3. The issue when both modules are active.
    3

I'm also posting this on Monk's Tokenbar's issue list.

Saving throws for unlinked actors being merged

Using Foundry v9.269, dnd5e v1.6.1, and the core roller

I had a character cast a spell that required a saving throw that targeted muliple NPCs. They were unlinked tokens, but from the same actor. I had also renamed them, putting numbers at the end of their token's name: Bandit 1, Bandit 2, Bandit 3. I selected all three of them and rolled the saving throw. It merged all three of the rolls together and now I cannot tell which one saved and which one failed.

image

I see this bit of code that seems to be doing it.

if (speakerActor && prevSpeakerActor && speakerActor === prevSpeakerActor) {
  // these are probably from the same character
  html.addClass('compact-roll-card-5e-collapse-up');
  return;
}

Merging not taking whispers into account

Two messages appearing at the same time get merged despite one being whispered and another not (or to different targets) resulting in odd-looking cards.

In addition, merged messages getting popped out retain the merged look.

Chat messages not merged with core roller

I'm on Foundry v9.269 and dnd5e v1.6.1. I'm using the core roller and started testing this module out and the chat messages are not merged. I rolled an weapon, then rolled the attack and damage but I still see three messages. The rolls are compact, but they're not merged with the item's card. I didn't see any errors in the console either.

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.