olafvantol
03f2105e1a
Minor updates
...
Fix Tab button styling in light mode. Add changelog info for latest update.
2022-04-13 20:39:21 +02:00
olafvantol
144bc42f18
Adjust media queries
...
Avoid targetting high dpi notebooks such as Surface Pro and Macbook by doing single column layout only on portrait orientation.
Also excluded mobile app from font-enlargement.
2022-04-06 13:02:18 +02:00
olafvantol
e942fd0729
Merge branch 'dark-theme-rolltemplates' into mobile-app
2022-04-03 21:23:37 +02:00
olafvantol
45dbd22adc
Further adjustments to mobile styling
...
Also added some extra structure in HTML to facilitate hiding some elements on mobile
2022-04-03 21:22:35 +02:00
olafvantol
314526bcab
removed attempt to style active tab button
...
Couldn't get it to work properly
2022-03-27 21:54:46 +02:00
olafvantol
5bdef006a4
various mobile adjustments
...
try to use tab buttons for location indication too to save screen space. Move all font sizing to em vs px.
2022-03-27 19:32:48 +02:00
olafvantol
ad2a3358e2
add styling for mobile browsers
...
use media query to target mobile devices, make layout single column, adjust tab navigation to work on touchscreen and make font bigger for legibility
2022-03-26 21:29:27 +01:00
olafvantol
e02cc61f54
Dark mode for roll templates
...
Use new css class to target separate dark mode styling. Also minor changes to light mode style to add a border and bring it more in line with solarized.
2022-03-23 17:30:44 +01:00
olafvantol
4f1dc3ca9e
Update changelog in html to reflect changes
2022-03-14 21:32:36 +01:00
olafvantol
21da5d0a30
Finetune dark mode styling
...
Change roll buttons, add more contrast between text and background in armour section.
2022-03-14 21:29:40 +01:00
olafvantol
ddcf74b0ba
Merge dark theme into vtt dark mode
...
Remove theme selector and move dark styling to trigger when VTT dark mode is enabled
2022-03-12 22:12:35 +01:00
olafvantol
5cf00f5544
Update version number and changelog, minor styling tweaks
...
Update version number and changelog, minor styling tweaks
2022-03-03 09:19:43 +01:00
olafvantol
7e12524bd7
Match themes better with new dark mode
...
Small tweaks to css to align better with new roll20 dark mode
2022-03-02 16:43:54 +01:00
olafvantol
6884ac7030
Add avatar image to banner on charactersheet
2021-10-23 20:02:43 +02:00
olafvantol
e4cf57ba96
add changed trigger to character name sync
2021-09-13 20:11:23 +02:00
olafvantol
1aa4a8aa09
Restore old name field
...
Add copy of character name to legacy "name" field for backward compatibility with old macros and tokens
2021-09-13 14:10:31 +02:00
olafvantol
8ace9ab2db
input field change
...
For magic skills change range field to text so touch and self can be entered too.
2021-09-13 10:45:04 +02:00
olafvantol
357b328cc4
minor text change
...
For spells ML , not EML is listed and stored (EML is calculated during rolls to take penalties in account)
2021-09-13 10:37:46 +02:00
olafvantol
a9fa757d5b
minor wording change
...
Change Fat to FP for psionic talent fatigue
2021-09-13 10:35:17 +02:00
olafvantol
b2e23b9a71
Add SI auto-caclculation for magic skills
...
For spells, rituals and psionics.
2021-09-13 10:33:14 +02:00
olafvantol
fb261f5aad
Align layout of rituals and psionics with spells
...
Added columns to hold range and duration, etc.
2021-09-13 09:47:32 +02:00
olafvantol
012c53e20f
Fix horse section and update spells layout
...
See changelog for details
2021-09-13 09:05:14 +02:00
olafvantol
001b5e65a6
All changes from bugfix-dml
...
See changelog and commits of branch bugfix-dml
2021-07-23 08:34:12 +02:00
olafvantol
a752d4ffb6
Fix drag and drop for missile weapon rolls too
2021-07-11 21:40:56 +02:00
olafvantol
86d0fda818
bump version number and include in changelog
2021-07-11 21:14:37 +02:00
olafvantol
d90a9db431
Fix drag-and-drop to macro bar for repeating weapons roll
...
Removed double class in repeating section and adjusted styling to still remove repeating section buttons on character tab
2021-07-11 21:09:25 +02:00
olafvantol
f174800f9b
Calculate total weight to tenths of pounds
...
Changed parseInt to parseFloat. Also removed some unnecessary linebreaks and whitespaces
2021-07-05 08:30:28 +02:00
olafvantol
8e56a86c12
update changelog
2021-07-02 14:16:19 +02:00
olafvantol
4d22226057
update changelog
2021-07-02 14:08:48 +02:00
olafvantol
ba54b94104
replace rolls with tests
...
In sheet text, except for a few specific cases like healing tests
2021-07-02 14:07:23 +02:00
olafvantol
71b32b6aef
capitalise aspects in horse attacks
2021-07-02 14:03:46 +02:00
olafvantol
813a152f9f
Add direct link to settings tab in update notification
2021-07-02 12:58:52 +02:00
olafvantol
165461e4e0
Update harnsheet.html
2021-07-02 11:27:32 +02:00
olafvantol
aacda96951
Update combat stats calculations
...
Don't use horse info if horse is not shown on sheet. Also removed some unnecessary spacing in the html.
2021-07-02 11:24:23 +02:00
olafvantol
999b30e496
Fixed layouut issue when hiding legacy armor
...
Money sections would "jump up" and swap places with inventory, fixed this.
2021-07-02 11:09:54 +02:00
olafvantol
2f103766c9
rename carried to equipped
...
Only in labels, code unchanged
2021-07-01 16:03:05 +02:00
olafvantol
9705bf6ea0
Add configurable aspect for missile weapon impact
2021-07-01 13:14:25 +02:00
olafvantol
451cf05914
capitalise injury severity and healing rate
2021-07-01 12:53:51 +02:00
olafvantol
2114417b88
update version number and fix mounted encumbrance calculation
...
and add some info about minor update
2021-07-01 12:50:43 +02:00
olafvantol
96d989eefb
clarify rolls
...
re-arrange order of roll button attributes for additional clarity
2021-06-26 08:41:14 +02:00
olafvantol
a1f0da182c
Clarify language
...
Align wording with Harn rules (shek pvar vs magic skills), renamed "targetmod" to modifier. Fixed typo: diety -> deity.
2021-06-26 08:14:38 +02:00
olafvantol
a6b2742f09
Small layout changes
...
Prevent word cut-off and overlap as remarked by Tommi in https://app.roll20.net/forum/post/10189325/harnmaster3-big-sheet-update
2021-06-26 08:07:36 +02:00
olafvantol
f0dd868f1d
Change spelling of armor-armour
...
Align all information on sheet with HarnMaster rules spelling (british).
2021-06-26 08:04:02 +02:00
olafvantol
3e879b3afd
Added some tooltips
...
Clarifying "consolidated piety" setting and the "armourcarry" value on the character tab.
2021-06-25 09:32:24 +02:00
olafvantol
4a31ad85df
default fatigue value and updated sheetworker
...
Removing infinity values in calculations (result of divide by 0)
2021-06-25 09:11:45 +02:00
olafvantol
1496f250f5
updated migration worker
...
Add calculation of effectivecondition during migration
2021-06-25 08:50:24 +02:00
olafvantol
92e994f51a
Tweak sheetworkers
...
Load and encumbrance should not be calculated on settings change (hrcondition4endurance). Changing the setting will trigger a recalculation of effectivecondition, which in turn will trigger the load and encumbrance recalculation
2021-06-25 08:32:16 +02:00
olafvantol
346605909c
removed incomplete sheetworker
...
An incomplete sheetworker was accidentally left in the code, removed now.
2021-06-25 08:23:40 +02:00
olafvantol
aaf4663323
remove sheet-opened trigger from SW and standardise currency
...
Unarmed attack calculations don't need to happen on sheet open. Move away from our custom setting currency and provide defaults that are more aligned with Harn
2021-06-25 08:20:43 +02:00
olafvantol
c8864b294f
Update horse info
...
Moved from select to input with data list to allow more flexible input for horse gender and horse breed. Also included the default Harnmaster3 horse breeds in the sheet for convenience.
2021-06-24 14:24:38 +02:00