Commit Graph
36 Commits
Author SHA1 Message Date
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
olafvantol 78b5d61ffb clarify weapon rolls update
Forgot roll with HM penalty in repeating weapons section
2021-06-23 13:26:02 +02:00
olafvantol da1f4abc56 Clarify weapon rollls
Removed "0 penalty" from WQ roll, not variable so no reason to display this ; re-ordered options in roll so the rolltemplate displays information more clearly
2021-06-23 13:22:36 +02:00
olafvantol dbaf3c1aec clarify targets in attribute rolls
reordered target level and penalty
2021-06-22 21:41:25 +02:00
olafvantol 51ba68a5ce All my work of the last 3 months
more info see readme.md ; details of commits lost when I had to re-fork.
2021-06-22 21:15:51 +02:00
Nathanael Winget cfb3227746 Add legacy sanitization opt-in 2021-02-04 10:52:31 -05:00
Scott Turnbull d861ff1976 Added note on mounted feature 2017-12-25 00:09:12 -05:00
Scott Turnbull 2de9473f11 Added appropriate readme 2017-12-25 00:04:53 -05:00
Scott Turnbull 0566731450 Initial commit of sheet 2017-12-24 23:54:54 -05:00