Commit Graph
18 Commits
Author SHA1 Message Date
Diana P 230a009d13 RMSS: Pushing new sheet live + minor fixes
Fixed a couple translation key/descriptions that were the wrong way around.  Added a bit more information to the dismissable alert at the top of the sheet.  Added a plea for movement formulas in cm/m if one exists.

Renamed the old sheet and jpg to Old-NoCalc-Sheet, Renamed the new sheet and jpg to replace them.

Updated the JSON file to  have more information about the sheet and added a few sheet setup options to it.
2020-06-01 00:49:45 -06:00
Diana P db8dc77a3a RMSS: Fix Weight Penalty;
Add Current Movement Rate; change sheetworker to calculate Base Movement Rate without penalities.
2020-05-31 00:12:50 -06:00
Diana P f6079cb976 RMSS: Next Staging Update (#6607)
Added 3 missing skills.
Fixed display areas for role traits and weight/encumbrance.
Set up ability to change between feet / pounds and other units.
Added display for minimum maneuver penalty.
Removed autocalcs for weight penalty calculation, encumbrance calculations, and movement calculations, and replaced them with sheetworkers.
Removed Profession and Race indexes and reformatted sheetworkers to handle setting race and profession values and bonuses in a much better fashion.
Removed a bunch of attributes that weren't being used in the function from getAttrs calls.
Reformatted a bunch of calculations and setAttrs calls to streamline them and reduce the number of setAttrs used.
Added change:skillrecalc to a bunch of functions which should have it.
2020-05-25 10:16:39 -04:00
Diana P 84d684ca4c RMSS: Pre-upgrade changes (#6148)
More changes setting up the upgrade of the main sheet on the dropdown.  Includes some optimization of the sheetworkers and removal of the now-obsolete hidden inputs which supported the old sheetworkers.  Also fixed the rounding for skill rank calculations and changes the banner graphic source from github instead of imgur.
2020-04-13 10:28:54 -07:00
Diana P e91f97a3ed RMSS Major Update (Staging) (#5716)
Attempt #2
Major update of the PRO-only Full-Calc-RMSS Sheet prior to pushing it to the main sheet.
Update includes:
Rewrite to use divs/spans instead of tables in most cases.
Added skill category and ranks to skill check rolls.
All-in-one macros updated to display skill category and ranks on the dropdown menu.
Removed most disabled inputs and replaced with read-only inputs for sheetworkers.
Added sheetworkers to total skills, copy stats to skills, copy category totals to skills, copy attack offensive bonus to combat page if attack names match, copy armor presets to active column, add coin-weight to encumbrance calculations, and force skill recalculations.
Additional CSS to support the divs/spans instead of tables as well as the checkboxes for the armor copy.
Added check boxes in Setup tab for OB copy and force skill recalculation.
Added rounding to equipment and power point fields.
Removed unnecessary sheet- from html classes.
Added 2 additional equipment location fields: armor and a second "stash" location.
Added locations to coins for encumbrance calculations.
Added ability to change number of coins per pound.
Separated npc close section code from pc close section code.
Updated translation.json for new fields etc.
Fixed 2 comments in the sheetworkers area so they are commented out correctly.
2019-12-09 12:18:59 -06:00
Diana P bd1f0780d5 RMSS: Update version to 2.4.0 ...
to fix math error in updating workerscript, add default values for
weight and height, add bonus base movement rate, add additional coding
to handle armor which is one AT but acts like a higher one, removed and
summarized some armor/defense-related info that was not really part of
DB calcs, Fixed several DB and AD calculations to use the new AT
variations as well as correcting ranged and ball-type attack defenses
for NPCs.
2018-06-24 13:51:12 -06:00
Diana P 64049077f2 RMSS: Update the translation file to match the html.... 2018-04-09 10:14:59 -06:00
Diana P 8b170bd849 RMSS: +xp calc for next level,
fix title for apparent age to match field name (appage), 1st pass at
handling summaries when a fieldset is removed.
2017-12-11 18:19:27 -07:00
Diana P c9c9919fd9 RMSS: Wording update for stat check
all-in-one macro; update the translation.json file too.
2017-10-08 22:25:49 -06:00
Diana P a3e4a40515 RMSS: Add spots for base weight adj. +
note spots for attacks and skills.
2017-09-22 21:39:36 -06:00
Diana P 59b927be4e RMSS: Minor updates to bring up to current.
add translation for percent chance, add calc to bring quickness into DB
automatically, fix calc for full DB to ensue that dbquickness penalty
works even if the sign is wrong.
2017-08-10 12:52:25 -06:00
Diana P 1f71fbc617 RMSS: Update the translations file as well 2017-05-05 22:30:01 -06:00
Diana P a3f442edf2 RMSS: Fix miss-placed comment ending
to fix tabs.  More translations.
2017-05-05 13:15:55 -06:00
Diana P 2f419e88c3 RMSS: More Translations +
Add toggle and code to switch between std skill stats and alt skill
stats, toggle to calc dev points or not, added third stat to all skill
category rolls, fixed alt skill stat for 1handed edged weapons, fixed
order for pole arms vs thrown weapons, added titles for pronouns
section, fixed a couple of malformed data-i18n tags, added sheetworker
for development point calculation, updated sheetworkers calculating stat
bonuses, fixed typo in "occurring" in several sections.  Updated css to
support the new toggles.
2017-05-05 00:48:43 -06:00
Diana P 31e15097af RMSS: Fix the translation.json
so as not to lose some translations when implementing others.....
2017-04-22 14:30:08 -06:00
Diana P 9a9bc9916a RMSS: Languages updated,
more sheetworkers, encumbrance calc fixed for St bonus < 0, some
additional translations.
2017-04-22 13:59:20 -06:00
Diana P c769bf5b0f RMSS: Additional translations;
+NPC import sheetworkers.
2017-03-02 23:47:22 -07:00
Diana P 4a9b7ca6b1 RMSS: First Pass at Translation support
Starting with fullcalcs sheet.
2017-02-23 23:46:44 -07:00