Commit Graph
73 Commits
Author SHA1 Message Date
Randall Reed, Jr 735fe6b2df Add attunement to first page of Inventory 2021-07-28 20:50:41 -04:00
Phil Behreberg 95b63de547 prettify + fix typo 2017-03-21 15:05:53 -06:00
Actoba 8108c2afd5 Fix for roll options window positioning 2016-02-29 19:22:58 +00:00
Actoba 11df4a6ea7 Added roll options for all save throws 2016-02-21 14:58:08 +00:00
Actoba 818419777c Adding roll options for STR save throws as first real integration of the externally developed/tested RO to the sheet...alongside a few tweaks to fix bugs associated with the integration. Next step is to replicate this across other rolls (starting with other saves) 2016-02-21 14:13:15 +00:00
Actoba 3c26d3de1d Updated CSS for incoming roll options 2016-02-21 13:42:02 +00:00
Actoba 33e751c25e Fixed #81 - collections of smaller updates based on user feedback from the UoH release. 2015-03-22 15:02:44 +00:00
Actoba 76638898ef Quick tweak to allow rolls on the NPC sheet to be public or private (default) 2015-03-10 21:54:00 +00:00
Actoba e00177a343 #79 - Updated styling on new class action section as well as removing a debug entry to get the sheet ready for release 2015-03-05 21:34:39 +00:00
Actoba 7a38ffb1ed #79 - Tweak to add support for a full width key in roll template where appropriate (removing the max width limit) 2015-03-01 23:17:45 +00:00
Actoba 12dc912292 #79 - Options added to new class section...not hooked up to anything yet 2015-03-01 19:45:19 +00:00
Actoba 9b2eebb78a #79 - Beginnings of structure for new class actions section...still using some placeholder/copied structure though 2015-03-01 16:28:45 +00:00
Actoba 1d72e4dd9e #79 - All old spell macro buttons removed and spellbook section updated to use new roll templates 2015-02-22 21:46:54 +00:00
Actoba 10b95dde6b #79 - Spell info button now fully functional. Updated some styling and the description part of the roll template changed to function as an emote. 2015-02-22 17:48:28 +00:00
Actoba 7a9b612101 #79 - WiP commit for roll template updates.....changed over from flexbox to existing grid system for rt as well as some preliminary work on spell cards/spellbook 2015-02-18 23:29:55 +00:00
Actoba 5405ad9848 #79 - Update meleee weapon section to use roll templates 2015-02-16 15:41:14 +00:00
Actoba 42f78f9bc9 #79 - changed melee section of roll template (and associated css) to weapon since the intent is that it's used for standard weapon attacks that could be melee or ranged 2015-02-15 23:53:34 +00:00
Actoba 90d8241f92 #79 - updated save throw macros to use roll template 2015-02-15 15:53:37 +00:00
Actoba 5405b60213 Fix issue #79 - Initial work on roll template update 2015-02-15 15:01:52 +00:00
Riley Dutton a71bcffb7d Changning from using visibility/opacity to using display: block. After extensive testing, the perf hit from visibility and opacity usage is extremely high, especially on tablets. We lose the transition this way, but it's a cost we need to pay to get acceptable performance on all platforms. 2015-01-18 11:26:11 -06:00
Actoba d24b19c980 Fixed #50 and #52 - Moved help page out to a wiki page that's linked in the footer of the sheet. Moved Armour table into it's own page to tidy up the inventory section a little. 2014-08-25 16:57:07 +01:00
Actoba 31727a143b #54 - Interim commit for npc section...WIP 2014-08-17 19:05:10 +01:00
Actoba 0c17f72198 Fixed #48 - Added support for eldritch knight/arcane trickster to the spellbook section and made a slight style tweak to break up the flow in "Show All" spellbook mode 2014-08-16 21:23:59 +01:00
Actoba 923eb994ef Fixed #55 - Added passive skill number to all skills and reworked layout slightly to accommodate. This also allowed for a 4th custom skill slot to be added (likely to be used for tools) 2014-08-16 15:56:32 +01:00
Actoba a61ec53a5c Added death save tracking to core stats section and reworked layout slightly to accommodate it 2014-08-03 17:05:42 +01:00
Actoba 73e7129450 Added functionality for a NPC sheet, moved last updated date to the sheet header 2014-08-03 13:56:12 +01:00
Actoba 10b40e3505 #41 - Updated inventory page tabs so they play nicer with more browsers 2014-07-19 19:47:30 +01:00
Actoba a0712297d5 #41 - Minor fix to last checking for spell type tabs cross browser support 2014-07-19 19:11:16 +01:00
Actoba 9b8feda035 #41 Updated spell type tabs so they are cross browser friendly 2014-07-19 19:07:07 +01:00
Actoba bfec30584f #41 - Updated spell page tabs to be more cross browser friendly 2014-07-19 18:40:01 +01:00
Actoba 7453739d7b #41 - Fixed inspiration tab/button to be cross browser compatible 2014-07-19 17:56:47 +01:00
Actoba 0fbe6e4a4b #41 - Fixed main sheet tabs so they are cross browser compatible 2014-07-19 17:54:19 +01:00
Actoba cdedc7e238 #37 - Greatly simplified the class section since it seems like it's too much effort and maintenance to support it properly...not to mention legally a grey area....as a result this undoes the changes performed in #16 2014-07-06 20:45:43 +01:00
Actoba 69032f0f2c #37 - Added inspiration to core stats 2014-07-04 00:06:18 +01:00
Actoba 46a6c1ded8 Fixes #35 - Mage updated to refer to wizard across entire sheet 2014-06-30 22:45:54 +01:00
Actoba 1453ee7588 #16 - Added repeating section to class section for things like channel divinity options, ki point abilities, bardic performance, etc..... Can actually be used for any ability that the sheet doesnt currently support 2014-06-30 18:18:50 +01:00
Actoba 4fe5fc0438 #16 - Reworked class section slightly. barbarian updated with basic support now. 2014-06-30 16:50:29 +01:00
Actoba 6f271740a5 #33 - Added styling for repeating spellbook section to help break up the flow of it a bit 2014-06-23 03:09:34 +01:00
Actoba 2290120aa7 #33 - Compoleted another round of work on the spellbook. There will likely be some changes still needed but it's much closer to being "ready" now 2014-06-23 02:21:18 +01:00
Actoba 8786b232c9 #33 - Updated core spell row to show much more data. Also changed spelltypetab to be checkboxes instead of radio buttons allowing all of the extra sections to be displayed as required. Made some changes to the old utility section to make it just be the spell description now. More work to be done here tho! 2014-06-22 22:44:14 +01:00
Actoba df92e74c03 #32 - Reduced auto generated inventory to 40 rows (down from 90). Adjusted page tab styling as required 2014-06-22 01:01:53 +01:00
Actoba e3def7333f #29 - reworked top section of spellbook to remove prepared spells section. Can still work out max prepared spells allowed from the class levels so moved that into a hidden stat (changed the name too) beside the other spellcasting hidden calcs. 2014-06-21 14:40:34 +01:00
Actoba 56dcee35ac Halved transition time on all page/tabs 2014-06-19 18:34:44 +01:00
Actoba 31e1dd3e7f Fixed #28 - Reworked inventory section to include armour and added autocalc for it for base AC and base no armour AC. Just need to hook in class based bonuses as I get them done. 2014-06-19 01:34:18 +01:00
Actoba f212d4275e Updated spell book and associated script to make the spell book pages each be for a spell level. Increased the num spells per page to 10. Removed the word Utility from the Other spell type. - Fixed #24 2014-06-18 21:31:21 +01:00
Actoba e0fbb07d16 Added framework for class specific sections for #16 2014-06-17 15:29:28 +01:00
Actoba f75b42debb Removed hit dice repeating section and replaced with a basic static alternative. reworked bottom half of core page because of this but left room for future rework of active bonus section which should come in handy! 2014-06-15 23:40:27 +01:00
Actoba 08b0f886e9 Fixed #22 - Added to hit value for all weapon attacks, Also added proficiency checkbox and integrated it into the roll button macros.
Decided to also add support for Normal/finesse melee attacks to replace the Attack stat column.  May yet tweak the to hit field further but done for now
2014-06-15 18:27:59 +01:00
Actoba 82aca5ecb8 Fixes #21 - Changes spellbook section to simply be 1 list of spells with options embedded within each row for the type of spell/mechanic needed. This means the sheet now primarily separates on the type of action rather than the mechanic behind a type of action. Will likely need to add more spell book pages/rows but the helper scripts to auto generate the spellbook sections have also been consolidated into a single section meaning that this will be a trivial effort 2014-06-15 15:43:19 +01:00
Actoba 01b0abcc96 Changed Equipment section to be named Inventory instead.
Close #2 - With this commit, the tabbed pages have been added (tho not yet populated) for the final section that should require them essentially meaning we have a full reproducible and flexible system for hiding/showing sections
2014-06-14 00:28:12 +01:00