Skip to content

Releases: HectorCastelli/fvtt-player-spotlight

1.3.0

Choose a tag to compare

@HectorCastelli HectorCastelli released this 04 Aug 08:13

1.3.0

Changes

  • add setting for name configuration (c75bd3d) by Hector Castelli Zacharias
  • fix initialization of new session automatically (599729f) by Hector Castelli Zacharias
  • format README correctly (338ff44) by Hector Castelli Zacharias

1.2.1

Choose a tag to compare

@HectorCastelli HectorCastelli released this 03 Aug 14:23

1.2.1

Changes

  • prevent undesired files from being added (09d406f) by Hector Castelli Zacharias
  • handle foundry api errors (e74fa10) by Hector Castelli Zacharias
  • handle missing secrets (eac70c9) by Hector Castelli Zacharias
  • automate update on foundry website (ef83a37) by Hector Castelli Zacharias
  • explicitly track minor version used for tests (3f1cbfb) by Hector Castelli Zacharias

1.2.0

Choose a tag to compare

@HectorCastelli HectorCastelli released this 03 Aug 13:12

1.2.0

Changes

  • improve documentation (39cb679) by Hector Castelli Zacharias
  • watch player connections and refresh UI (680f33b) by Hector Castelli Zacharias
  • add note for future feature (ed993a7) by Hector Castelli Zacharias
  • add filter for online players (26bb13e) by Hector Castelli Zacharias
  • remove log from session template (d65e583) by Hector Castelli Zacharias
  • update comment (c51c230) by Hector Castelli Zacharias

1.1.1

Choose a tag to compare

@HectorCastelli HectorCastelli released this 03 Aug 10:52

1.1.1

Changes

  • replace workflow with script (e592dc0) by Hector Castelli Zacharias
  • release locally (07472fe) by Hector Castelli Zacharias

1.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 10:23

1.1.0

Changes

  • add translation for portuguese (c458854) by Hector Castelli Zacharias
  • add link to regular foundry module page (265b23e) by Hector Castelli Zacharias
  • fix release notes creation (7a0fcd3) by Hector Castelli Zacharias

1.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 09:58

Changes

  • create workflow for release tag (e9d4913) by Hector Castelli Zacharias
  • detail release process (53af912) by Hector Castelli Zacharias
  • clarify AI use policy for the project (c328f24) by Hector Castelli Zacharias
  • explain how to setup repository for development (17e4bf6) by Hector Castelli Zacharias
  • record video for sorting modes (b87c6e5) by Hector Castelli Zacharias
  • use css animations for bar sizes (38da160) by Hector Castelli Zacharias
  • refresh UI without re-rendering (25767f9) by Hector Castelli Zacharias
  • fix issue with empty data on display (95b0f7b) by Hector Castelli Zacharias
  • implement session start button (164ad46) by Hector Castelli Zacharias
  • fix css nesting (45e88b7) by Hector Castelli Zacharias
  • implement auto session start (97c5e19) by Hector Castelli Zacharias
  • swtich default sort mode to stable mode (fe47a52) by Hector Castelli Zacharias
  • fix display when no data is present (f563ebe) by Hector Castelli Zacharias
  • show bars based on the count (ccb0617) by Hector Castelli Zacharias
  • make ui fill available space (24dfb53) by Hector Castelli Zacharias
  • display counts (462e431) by Hector Castelli Zacharias
  • implement configurable sort mode for queue and stable sorting (8fa7e36) by Hector Castelli Zacharias
  • fix issue removing last spotlight in the session (6e78838) by Hector Castelli Zacharias
  • add way to reset all data (9e9be3b) by Hector Castelli Zacharias
  • setup basic information in readme (a4a95a4) by Hector Castelli Zacharias
  • implement basic features (27c7979) by Hector Castelli Zacharias
  • refresh data without redrawing (af6ab0b) by Hector Castelli Zacharias
  • implement basic functionality with css and js (fc14acd) by Hector Castelli Zacharias
  • setup basic buttons to add and remove spotlights (47c85cf) by Hector Castelli Zacharias
  • add sort mode (af0f92b) by Hector Castelli Zacharias
  • refactor constants (bac75d0) by Hector Castelli Zacharias
  • start listening to right clicks (710b93a) by Hector Castelli Zacharias
  • setup basic window with tabs (c752a6b) by Hector Castelli Zacharias
  • create empty module (ea635e4) by Hector Castelli Zacharias
  • license repository (c0616e7) by Hector Castelli Zacharias
  • define contributing guidelines (e522334) by Hector Castelli Zacharias
  • describe features in README (8779151) by Hector Castelli Zacharias
  • Initial commit (49a8d55) by GitHub