Commit Graph
21 Commits
Author SHA1 Message Date
MedievalSteve 3f6ef6673c Update from 2.02 to 2.03 2025-10-15 15:10:29 +10:00
MedievalSteve 1c3dbcb9ef Dragon Warriors Update to 2.02
Bugfixes and Layout/styling updates
2024-11-30 22:42:28 +10:00
MedievalSteve e11c538450 Bugfix updates to version 2.01
Demonologist Spells have been implemented.
Fixed errors in the layout for Custom Classes - skills and abilities sections.
Removed "readonly" from Secondary Skills and Paths textboxes to allow for custom edits.
The Ammunition Repeating section event listener has been made more specific so that it does not overwrite custom data unless the Ammo type is changed.
Multiple buttons beside Stealth and Perception were confusing some users. A toggle option has been added on the settings page, switching which button is visible.
Armour penalties (from non-profession) were not being included in their relevant calculations; Javascript has been added to support it properly.
Many of the AF3 armour options were incorrectly classified as AF4; this has now been fixed.
Custom classes were not able to see spell lists; this has been corrected.
Rearranged the front character sheet so that the most commonly used items are at the top - please send feedback, as it can always be changed back.
Renamed the first two tabs to better reflect their purpose.
The level advancement math was totally wrong! It has been adjusted and should be working properly now - please report any math errors.
2024-11-18 14:37:26 +10:00
MedievalSteve f1a61296e8 Update to sheet version 2.0
Added new image files for dice buttons.
Completely reworked HTML, CSS.
Updated sheet.json
2024-10-28 10:25:58 +10: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
David Donachie 5210e18bc2 change attribute name on looks roll 2021-10-28 22:34:13 +01:00
David Donachie 9c2abe32bc change attribute name on looks roll 2021-10-28 21:17:34 +01:00
Nathanael Winget cfb3227746 Add legacy sanitization opt-in 2021-02-04 10:52:31 -05:00
MedievalSteve dcf2c3b541 Delete .DS_Store
Unnecessary indexing file, auto added by GitHub desktop.
2020-11-30 16:05:15 +10:00
MedievalSteve 76da31e0d0 Dragon Warriors Revised Ver 1.2.4
Ver 1.2.4
Token Integration and Radio Button Bug Fix
Implemented new attributes: currenthp, currentmp currentmpelementtwo and currentmpelementthree.
These attributes are to be used with token bars to accurately represent wounds and magic points which count down properly.
In developing these attributes, I was able to correct a bug which was requiring players to double click on wound / mp radio buttons to function properly.
Layout changes:
Removed redundant magic point trackers from the magic page. Not only were they redundant, but they interferred with the function of the currentmp set of attributes.
Ver 1.2.3
Workaround to address lag issue
Problem:
"Need to streamline Sheet Workers in the code to reduce overall attribute calls (looking for experienced JS coders for some help here!)."
The sheet will no longer seek to automatically update scores after any changes, as users had reported significant performance issues due to too many attribute checks/calls.
I have added a button to the top-bar "Click to Apply Changes", which the user will need to click to apply any changes made to the sheet.
While this is not the ideal solution I would choose, I do not have enough coding experience to rebuild the Sheet Workers myself.
Ver 1.2.2
Fixed error preventing Precise Shot modifiers from being applied to rolls.
Spinners removed from read-only boxes to avoid confusion.
Have moved base score inputs (all) to the renamed tab "Base Scores" (formerly Miscellaneous Modifiers).
Removed ABR / DMG bonus boxes from front sheet as unnecessary.
Moved AF misc bonus to the AF section of the Inventory page.
Opened up base Magic Stats on the Magic page for all classes.
Changed tab name from "Skills" to "Path and Skills" and added a paths box.
Added a classic DW picture to the front page to reduce strange spacing issues after taking out unnecessary input boxes.
Poison save roll button added under health points
2020-11-27 22:00:58 +10:00
MedievalSteve 5fcd355efe Ver 1.2.2
Layout and Bug fixes.
2020-11-18 17:08:49 +10:00
MedievalSteve f108df02c5 Update Dragon Warriors Revised.html 2020-10-23 20:55:18 +10:00
MedievalSteve 284405de1f Update 1.2.1
Bug fixes, layout changes, updated sheet rolls.
2020-10-23 00:00:52 +10:00
MedievalSteve aaca4661fc Version 1.2
Dragon Warriors Version 1.2
2020-09-30 21:00:53 +10:00
MedievalSteve e9d994a964 Dragon Warriors - Update 1.1
Release Notes
Ver 1.1
Fixed and Added:
Missing Languages added
Slight remodel of the front page to incorporate new elements
Sheet Worker now rounds off encumberance, and calculates total (including equipment, coins, weapons and shield) and maximum encumbrance values
Added a quantity field for inventory items
Added an ammunition section underneath the Weapons
Wounds checkboxes have been updated, the number of radioboxes available is set to equal a character's max HP. The sheet can calculate remaining HP based on the wounds counter.
Show/hide magic sections (front page and magic page) dependant on profession selected from the dropdown list
Major code tidy up
Bugs to work out:
None known, let me know if you see one so I can squash it!
Features still to add:
Change input fields font to Almendra
Sheet roll templates for attribute checks and other basic functions
2020-08-27 00:27:11 +10:00
MedievalSteve fbf773f6bd Update Dragon Warriors Revised.html 2020-05-21 10:15:56 +10:00
MedievalSteve 938eaed089 Best practice revision and json included 2020-05-01 16:09:31 +10:00
MedievalSteve 86e5c59d03 Version 1.0 2020-05-01 08:04:13 +10:00
MedievalSteve 033b5974a7 Update Dragon Warriors Revised.html 2020-04-30 12:04:22 +10:00
MedievalSteve b271dca8df Initial Upload of Beta Test
Includes HTML file, CSS file and image to use on sheet
2020-04-30 12:00:31 +10:00