• v0.7.1 0d15f6bf34

    trotFunky released this 2025-08-21 18:01:47 +02:00 | 0 commits to release since this release

    "Now you see me"

    • Fixes for the special token UI
      • Is now visible only when the token is
      • Properly handle clones (temporary tokens)
      • Make sure no part of the UI gets lost when disabling the special UI
      • Don't leave a gap below the tokens with the special UI
    Downloads
  • v0.7.0 2d87572034

    trotFunky released this 2025-08-21 01:42:53 +02:00 | 4 commits to release since this release

    "Presentation !"

    • Add a special UI change for some tokens
      • Multiple tokens can have their special UI enabled at the same time
      • The UI can be toggled dynamically and will update for everyone
      • ⚠️ The UI does not adapt to changes in screen size, the Foundry page
        will need to be reloaded for it to fit properly.
    Downloads
  • v0.6.0 3c5c3315e4

    trotFunky released this 2025-08-14 00:23:17 +02:00 | 7 commits to release since this release

    • New macro system
      • Macro code is now part of the module
      • Functions can be registered in the module to be accessible from macros
      • Macros do not need to be updated by players anymore
    • Alchemy macro rework
      • Moved code into the module and call it from the macro
      • Reworked UI
      • Added info on the max usable IP and the reason for the limit
      • Fix missing rules handling
        • The gadget skill level is taken into account for the IP limit
        • The two default choices for potion effects will always appear
      • Complete localization
    • Fix GM being able to gift Fortune to no one
    Downloads
  • v0.5.0 2ff39daacf

    trotFunky released this 2025-07-12 23:24:07 +02:00 | 12 commits to release since this release

    "A Fortunate Gift"

    • Players can now give Fortune to other player characters
      • The Fortune header on the character sheet is now clickable
        and opens the dialog to give Fortune,
      • A chat message is sent to mark the transaction,
      • /!\ This requires a GM present,
    • GMs can now distribute Fortune to player characters
      • Added a new tool in the Fabula Ultima toolbar,
      • Multiple players can be selected at once,
      • The GM can pre-select all players, or only those connected,
      • A chat message is sent to note the reward.
    • The Fortune integration now has its own subdirectory, to make
      the code a bit easier to navigate.
    Downloads
  • v0.4.0 67d4b0387a

    trotFunky released this 2025-07-06 22:35:59 +02:00 | 17 commits to release since this release

    • Integrate Fortune into the sheets !
      • Fortune is tracked by character (Actor)
      • Character sheets have a new input field, left of Fabula points
      • Party sheet displays each character's Fortune along with Fabula
    • Fortune display can be disabled, persists if the module is disabled
    Downloads
  • v0.3.3 eba433cc05

    trotFunky released this 2025-06-11 00:06:18 +02:00 | 18 commits to release since this release

    • UI: Move status effect indicators to the right of player tokens
    • Borders: Check that the active combat has started
    Downloads
  • v0.3.1 cc7db632d1

    v0.3.1 Stable

    trotFunky released this 2025-06-02 23:26:53 +02:00 | 22 commits to main since this release

    Fix the token borders not being updated when switching between
    multiple combats in the same scene.

    Downloads