vince
0e74ab5049
updated announcements and HTML and CSS files in root to match /prod build.
2025-03-11 00:00:22 -07:00
vince
1986350d92
replaced display:none with class "noshow"
2025-03-10 23:43:59 -07:00
vince
156e62705f
removed some unnecessary inline css
2025-03-10 23:26:33 -07:00
vince
abe83f4203
moved inline css for Death Threshold to css sheet
2025-03-10 22:28:42 -07:00
vince
deb0c58397
removed some css comments and commented out code
2025-03-10 22:14:17 -07:00
vince
f5c1608998
small adjustment to wound threshold
2025-03-09 16:56:32 -07:00
vince
1a74f887af
- adjusted linked fields
...
- tweaked Death Threshold filed/label alignment
2025-03-09 16:03:06 -07:00
vince
c9611bcf76
- change to make ability basis-name not editable unless basis is set to 'Other'
2025-03-07 15:44:16 -08:00
vince
b69ba58b68
updated webpack to ensure /dist/index.html is always recreated when making /src file changes
2025-03-07 12:36:03 -08:00
vince
68dd4bdca9
updated dev dependencies
2025-03-06 23:12:56 -08:00
vince
6062044097
- fixed ability-basis "other" source name field from jumping around when selected.
...
- spelling
2025-03-06 23:11:07 -08:00
vince
73c814e09d
- Updated dev scripts. HTML is now minified for production. Minifying the HTML may give a slight performance. YMMV
...
- Found/fixed a few additional syntax errors that were causing HTML minification to fail.
- Fixed Attack/CMB button text from overflowing. Added padding to roll template table category headings.
2025-03-05 22:13:55 -08:00
Nora Cahill
cca7180cf1
Revert "PF Community"
2025-03-04 15:15:14 -08:00
Nora Cahill
3f63aa24e5
Merge pull request #13829 from vince-roll20/pf_community
...
PF Community
2025-03-04 11:15:46 -08:00
vince
d7519fca33
- working out issues with 'build' not copying css and json to dist folder when watching for src/ changes.
2025-03-03 21:43:28 -08:00
vince
5546f0420c
- updated announcements
2025-03-02 17:14:00 -08:00
vince
5debfeb2b0
- updated 'build' script to watch for changes in './src' and auto-bundle
...
- updated readme instructions in './dev'
2025-03-02 16:57:53 -08:00
vince
95803b45a5
adding left padding to roll template category names
2025-03-01 15:32:47 -08:00
vince
73f428ae2b
adjusted button width overflow text handling (atack/cmb buttons)
2025-03-01 15:18:07 -08:00
vince
4dd30fcc31
- webapack updated to minify HTML for production builds and copy css and translation files to dist and prod folders to help with roll20 sadnbox better detect changes in the custom sandbox.
...
- dev dependencies updated
- found errant newline in textarea and needed to esacpe a "less than character" that was causing minification to fail.
2025-02-27 23:30:34 -08:00
roll20deploy
e96547826c
New translations translation.json (Portuguese, Brazilian)
2025-02-27 15:28:54 -05:00
roll20deploy
67acaf31fc
New translations translation.json (English)
2025-02-27 15:28:51 -05:00
roll20deploy
f29993441f
New translations translation.json (Chinese Traditional)
2025-02-27 15:28:48 -05:00
roll20deploy
86c2a5e8a3
New translations translation.json (Ukrainian)
2025-02-27 15:28:46 -05:00
roll20deploy
3c350e0254
New translations translation.json (Turkish)
2025-02-27 15:28:43 -05:00
roll20deploy
73463e5bf7
New translations translation.json (Swedish)
2025-02-27 15:28:40 -05:00
roll20deploy
acaf2eda41
New translations translation.json (Slovenian)
2025-02-27 15:28:37 -05:00
roll20deploy
da10eaf0e9
New translations translation.json (Russian)
2025-02-27 15:28:34 -05:00
roll20deploy
61c12ff212
New translations translation.json (Portuguese)
2025-02-27 15:28:30 -05:00
roll20deploy
4e51ab4f7f
New translations translation.json (Polish)
2025-02-27 15:28:27 -05:00
roll20deploy
53c4253759
New translations translation.json (Dutch)
2025-02-27 15:28:25 -05:00
roll20deploy
5ae731d499
New translations translation.json (Korean)
2025-02-27 15:28:22 -05:00
roll20deploy
62dda4683a
New translations translation.json (Japanese)
2025-02-27 15:28:19 -05:00
roll20deploy
a2d9619709
New translations translation.json (Italian)
2025-02-27 15:28:16 -05:00
roll20deploy
7b3b4a40f5
New translations translation.json (Hungarian)
2025-02-27 15:28:13 -05:00
roll20deploy
178f607007
New translations translation.json (Hebrew)
2025-02-27 15:28:06 -05:00
roll20deploy
56828e54f3
New translations translation.json (Finnish)
2025-02-27 15:28:04 -05:00
roll20deploy
b22ec10767
New translations translation.json (Greek)
2025-02-27 15:28:01 -05:00
roll20deploy
e3edc7f690
New translations translation.json (German)
2025-02-27 15:27:58 -05:00
roll20deploy
f1e92fcbc7
New translations translation.json (Danish)
2025-02-27 15:27:55 -05:00
roll20deploy
5207762cca
New translations translation.json (Czech)
2025-02-27 15:27:51 -05:00
roll20deploy
5fc16a1230
New translations translation.json (Catalan)
2025-02-27 15:27:49 -05:00
roll20deploy
31902d1dac
New translations translation.json (Afrikaans)
2025-02-27 15:27:46 -05:00
roll20deploy
d501152445
New translations translation.json (Spanish)
2025-02-27 15:27:43 -05:00
roll20deploy
70f74119a9
New translations translation.json (French)
2025-02-27 15:27:40 -05:00
vince
206039222a
- Fixed a bug where an Abilities Source name was being reset to an empty field with Source="Other", after using the sheet's recalc button.
...
- Fixed roll template header collapsing in FF browser.
2025-02-27 00:59:20 -08:00
vince
0f640ffcf9
- adjustments to the roll templates to keep the header from collapsing to the content in FF
...
- also fixed simple roll template from collapsing
2025-02-26 19:34:08 -08:00
vince
53400be161
missing translation key
2025-02-25 23:56:53 -08:00
vince
ff1c93568d
unclosed html elements
2025-02-25 23:48:58 -08:00
vince
99dcdbc9be
updated dev dependencies
2025-02-25 00:15:10 -08:00