Commit Graph
58 Commits
Author SHA1 Message Date
olafvantol 4b54e396d5 Minor html typo correction
Missing ";"in html resulted in "nbsp" tag showing on horse combat stats
2024-09-27 11:53:48 +02:00
olafvantol 200b6bf08d Fix horse endurance
Due to type in attribute Horse willpower wasn't taken into account for Horse endurance. Fix now and added small data migration to move over data from old attribute.
2024-09-17 12:39:43 +02:00
LukeMc b20d783150 Retrigger full upload 2024-06-03 13:15:14 -04:00
LukeMc 46edad2122 New line added to all html to trigger full reload of all sheets 2024-05-24 13:16:24 -04:00
olafvantol 4026cb45fb changelog update 2 2024-02-04 21:13:43 +01:00
olafvantol 57542a037a changelog update 2024-02-04 21:10:10 +01:00
olafvantol 6ea1fb4d50 Rework armour sheetworkers plus minor fixes
Change sunsings to datalist; rework armour sheetworkers into 1 more efficient one; fix problem deleting lines in repeating sections
2024-02-04 21:08:52 +01:00
olafvantol d114c17063 Minor css update
Minor layout change for missile weapon grid to prevent 1 weapon displaying on 2 rows
2023-12-04 16:38:30 +01:00
olafvantol 1c4473aa09 Update changelog
Added changes to changelog
2023-04-22 21:05:56 +02:00
olafvantol a64a7a8241 Mobile web styling enhancements
Various layout adjustments for mobile web layout
2023-04-22 21:01:21 +02:00
olafvantol 709acfbcbf Styling and description tweaks
Fix 2 minor styling issues in dark mode (illegible text) and clarified riding EML description
2023-04-08 11:58:52 +02:00
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 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 4f1dc3ca9e Update changelog in html to reflect changes 2022-03-14 21:32:36 +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 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 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 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