Giter VIP home page Giter VIP logo

foundry-vtt-modules's People

Contributors

boovov avatar serverglitch avatar sillvva avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

foundry-vtt-modules's Issues

[Feature Request] [Enhancement Suite] Colored Macro Bar Buttons

Describe the solution you'd like
Allow the user to customize the color of the macro buttons in the macro bar.

Additional context

<input type="color" value="#ffffff">

This should give the user an easy to use interface for selecting colors and return a hex code. #ffffff is the default.

[Bug] [Enhancement Suite] renderActor5eSheet hook Not Called

Is your feature request related to a problem? Please describe.
Added Enhancement Suite as well as DDB-Importer modules. The former hooks into the event:
Hooks.on('renderActor5eSheet', (app, html, data) => {

but the render call is executed.

I was able to get the DDB-Import button to display on the Actor sidebar by changing the hook it uses to:

Hooks.on('renderActorDirectory', (app, html, data) => {

[Feature Request] [Enhancement Suite] Rollable Tables

Is your feature request related to a problem? Please describe.
An example would be the wild magic surge table.

Describe the solution you'd like
The ability to create rollable tables that can be referenced by inline macro parsing.

Let the user assign a name for the table and use that to create a macro tag that the user can copy and paste into a macro.

Also allow the table to be added to the macro bar.

Add to global, world, and actor macros.

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.