Commit Graph
85326 Commits
Author SHA1 Message Date
CassieLevett 7a5ecf5c9c update the traits for npcs 2024-08-25 23:14:27 +00:00
dependabot[bot] 1236ffc6bb Bump micromatch and gulp in /Ironsworn-Starforged/src
Bumps [micromatch](https://github.com/micromatch/micromatch) to 4.0.8 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together.


Updates `micromatch` from 3.1.10 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/3.1.10...4.0.8)

Updates `gulp` from 4.0.2 to 5.0.0
- [Release notes](https://github.com/gulpjs/gulp/releases)
- [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/gulp/compare/v4.0.2...v5.0.0)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
- dependency-name: gulp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-25 22:37:21 +00:00
Corey Hickson 09f21c6a6a fix: clean up a few more bl bugs 2024-08-25 16:25:12 -06:00
Corey Hickson 4f7c82e231 fix: bl bug fix pt 2 2024-08-25 16:03:21 -06:00
Corey Hickson 9ca0b6ec5d fix: bl display bug 2024-08-25 15:56:28 -06:00
johndav2 0cb29e85d7 Item Cost
Added support for adjusting the cost of Attributes and Defects when the group type is Item.
2024-08-25 14:47:08 -07:00
Corey Hickson 9bef5f8a9a feat: bit of polish 2024-08-25 15:41:25 -06:00
Corey Hickson acc81c96d3 feat: MVP done woo 2024-08-25 15:31:54 -06:00
Corey Hickson 55da7e9237 feat: add beginners luck dropdown 2024-08-25 13:57:15 -06:00
Corey Hickson d3605f6cb1 feat: skill displays when selected 2024-08-25 13:21:28 -06:00
johndav2 1d6cb36c58 Journal Section Added
Imported Journal section and tested add new journal, add new page, switch journals and pages, and save changes.

Changed version number to major and minor version placeholders, removed build number (won't use).
2024-08-25 08:36:49 -07:00
Ken ea3c423430 update gurps
simple tooltip update
2024-08-25 01:21:41 -07:00
BeautiDemise c9b6c4ed19 Bugfix: DistortState was not properly defined on sheet creation, leading to display issues 2024-08-25 04:13:17 +02:00
BeautiDemise 5ea63bfcd8 Bugfix: Check AutoEffects were not working when using status bar values 2024-08-25 02:40:26 +02:00
Corey Hickson b8167bcddb feat: custom skills to roll tab 2024-08-24 13:55:33 -06:00
CassieLevett e94834971f save npc update work in progress 2024-08-24 17:23:40 +00:00
Corey Hickson fdfb098fd2 feat: advancement and conditions 2024-08-24 10:59:28 -06:00
CassieLevett ec8523f02b character knight drops need testing, working on npc reepating sections 2024-08-24 14:34:10 +00:00
CassieLevett 2d0f648849 version some npc repeating sections 2024-08-24 14:20:48 +00:00
uriele d89e2ba94b modified sheet working 2024-08-24 14:16:38 +02:00
michaelvanweelde 8373798d71 Add files via upload 2024-08-24 14:14:36 +02:00
michaelvanweelde c56c9ea230 Merge branch 'Roll20:master' into master 2024-08-24 14:13:07 +02:00
BeautiDemise 57db27def1 Bugfix: Attacks with multiple dice now displays #1 for the first apply damage action button 2024-08-23 22:32:54 +02:00
BeautiDemise 14bc01a17f Feature: Added arrow to collapseable sections to indicate they can be opened 2024-08-23 22:27:06 +02:00
roll20deploy 7b7b902790 New translations translation.json (Spanish) 2024-08-23 16:02:18 -04:00
BeautiDemise 143f22db6b Feature: Settings improvements
- New settings can now be imported and exported
2024-08-23 21:23:39 +02:00
BeautiDemise ca095dad44 Feature: Settings improvements
- Collapsable AutoEffect sections now remain open for much longer when hovered over
- Added setting to disable the "created conditional buttons" alert functionality
2024-08-23 21:09:40 +02:00
roll20deploy 7d3f1c511e New translations translation.json (Spanish) 2024-08-23 15:06:56 -04:00
BeautiDemise 2240d57f8d Feature: Settings improvements
- Sorted settings into sections
- Added "Collapse AutoEffect sections" setting. Enables  collapsable section  styling for *NEW* AutoEffect messages while enabled
- "Hide: Helper Text" now also disables helper text for the Damage Helper. Also moved the blunt icon up to fit the smaller format
2024-08-23 20:45:53 +02:00
BeautiDemise 9cafe440e3 Bugfix: Stagger update message was not displaying correctly when manually unstaggering oneself 2024-08-23 19:27:58 +02:00
BeautiDemise 5a36e100c4 Bugfix: Blood icon not configured correctly for tools 2024-08-23 19:25:18 +02:00
BeautiDemise 88c984e5ba Icon: Added Blood icon from LoR 2024-08-23 19:18:05 +02:00
BeautiDemise 07a0f637c6 Bugfix: Fixed ailmentList being updated when using Inflict and Give, and fixed ailmentList not being updated correctly for custom ailments 2024-08-23 18:46:25 +02:00
BeautiDemise bf04889dab Bugfix/feature: Fixed autoeffect messages without sections being collapsed
- Also added a small delay to opening a section to avoid sections opening when moving the cursor past the section
2024-08-23 18:45:42 +02:00
BeautiDemise 6a29a236c4 Feature: AutoEffect sections are now collapsed by default and are revealed by hovering over them
- Will look into adding a setting to enable and disable this fuctionality
2024-08-23 18:19:46 +02:00
BeautiDemise 601bdc6763 Bugfix: HTML class was named improperly 2024-08-23 16:42:50 +02:00
Colin Richardson 9845e1f92f Updated the sheets.json properties with correct name 2024-08-23 14:06:42 +01:00
Colin Richardson 7b4c035eef First push 2024-08-23 13:56:43 +01:00
roll20deploy 6aee852bda New translations translation.json (Spanish) 2024-08-23 08:41:49 -04:00
roll20deploy 15ff05fbe6 New translations translation.json (Spanish) 2024-08-23 07:12:17 -04:00
Erik Goettel b1049e1920 Fixed darkmode background
> Fixed skills not updating
> Corrected line break in spell descriptions
2024-08-22 20:52:49 -07:00
Nora Cahill ff76e0a797 Merge pull request #13230 from Roll20/l10n_master
New Crowdin updates
2024-08-22 19:48:25 -07:00
roll20deploy 5432a781b9 New translations translation.json (Portuguese, Brazilian) 2024-08-22 21:23:41 -04:00
roll20deploy a1d15251b6 New translations translation.json (English) 2024-08-22 21:23:40 -04:00
roll20deploy 166325058d New translations translation.json (Chinese Traditional) 2024-08-22 21:23:39 -04:00
roll20deploy 0409981126 New translations translation.json (Ukrainian) 2024-08-22 21:23:38 -04:00
roll20deploy f4314ef40c New translations translation.json (Turkish) 2024-08-22 21:23:37 -04:00
roll20deploy 43f0910813 New translations translation.json (Swedish) 2024-08-22 21:23:36 -04:00
roll20deploy 18f757776b New translations translation.json (Slovenian) 2024-08-22 21:23:35 -04:00
roll20deploy 99ef4420da New translations translation.json (Russian) 2024-08-22 21:23:34 -04:00