Commit Graph
64 Commits
Author SHA1 Message Date
Randy Knapp 15f5ba6c4e [Zafir] Setting up automatic attacks and abilities for GM enemy units 2020-12-07 20:53:31 -08:00
Randy Knapp 60ca7dd86f [Zafir] Setting up the new GM unit sections to match the combat section 2020-12-07 08:02:27 -08:00
Randy Knapp 3cdab56442 [Zafir] Little bit of formatting cleanup 2020-12-05 13:54:36 -08:00
Randy Knapp d8d288ceb2 [Zafir] Adding dice pool descriptions and styles to roll templates 2020-08-03 20:00:57 -07:00
Randy Knapp 065cb2a183 [Zafir] Actually reference google fonts 2020-08-03 16:12:59 -07:00
Randy Knapp 83364656fd Adding font hosting 2020-08-03 16:04:20 -07:00
Randy Knapp d52adbb57a [Zafir] Separating out the settings into their own tab, and adding notes to the Misc tab 2020-07-23 15:37:17 -07:00
Randy Knapp 85255d51e5 [Zafir] Adding selected bool to gm units and showing it in the list 2020-07-22 13:28:01 -07:00
Randy Knapp b08b79159f Merge branch 'master' of https://github.com/RandyKnapp/roll20-character-sheets 2020-07-18 20:21:39 -07:00
Randy Knapp e50e5d19f7 [Zafir] Adding improved Use Item and Use Ability buttons that output to chat 2020-07-18 20:21:28 -07:00
Randy Knapp 1a6c04f012 Add abilities to GM units 2020-07-18 14:02:13 -07:00
Randy Knapp c17c2451cb Fixing up Attacks for GM Tools 2020-07-17 14:23:36 -07:00
Randy Knapp 64ac2f586a Merge branch 'master' into master 2020-06-23 20:16:18 -07:00
Randy Knapp 844474e7ff [Zafir] Inventory, Random rolls, random insaan names 2020-06-09 13:52:34 -07:00
Randy Knapp 5dff4a7532 [Zafir] GM's Tools, Several Minor Improvements (#6680)
* [Zafir] Swap between character sheet and GM toolkit

* [Zafir] Fixing up attack blocks, plus splitting gm tools into tabs

* [Zafir] Hooked up attacks, enemy unit selection, and some styling

* [Zafir] More advanced selected enemy box formatting

* [Zafir] Combat attribute calculator

* [Zafir] Changing will attack crit success text

* [Zafir] Added dodge value to GM units. Changed layout of GM units to accomodate.

* [Zafir] Condensed upper sheet option, show focus option

* [Zafir] Added overwatch field for attacks, changed some header verbiage

* [Zafir] Character sheet translation

* [Zafir] Adding translations for GM's Tools and Roll Templates

* [Zafir] Added translation file

* [Zafir] Added grenade attack to GM's tools

* [Zafir] Added Grenade Attack

* [Zafir] Added test for panic roller, placeholders for text inputs, and default values for number inputs

* [Zafir] Changed layout of GM units editor

* [Zafir] Made attacks addable and removeable

* [Zafir] Reflected multiple attacks on the GM combat panel

* [Zafir] Adding an option to change the primary weapon to a special equipment entry

* [Zafir] Adding an option to show a larger textbox for Origin

* [Zafir] Converting Proficiencies and Languages to a textarea

* [Zafir] Improving ability activation by automatically adding roll entries into the combat panel, Will Actions

* [Zafir] Added helper buttons to abilities to set cooldowns and use charges

* [Zafir] Hooking up weapon attack abilities

* [Zafir] Updating abilities if they're on cooldown or out of charges

* [Zafir] Fixing some bugs with cooldown/charge tracking and changing the buttons for them

* [Zafir] Added area of effect ability rolls

* [Zafir] Showing number of charges remaining on the abilities Use Charge button

* [Zafir] Added concealment tracker

* [Zafir] Round start button that decrements cooldowns

* [Zafir] Combat Initializer button

* [Zafir] Renaming Initialize Combat button

* [Zafir] Added a convenient ammo decrement and reload button on the primary weapon attack

* [Zafir] Cleanup around attack buttons and states

* [Zafir] Layout change to Status

* [Zafir] Focus points symbol

* [Zafir] More symbols

* [Zafir] Cleaning up condensed view, plus new icons

* [Zafir] Zmail tooltip

* [Zafir] Moving Usable Items to their own tab. Added usable abilities to the combat panel

* [Zafir] Quick bugfix with the new usable tab in combat

* [Zafir] Adding icons to the Charges and Cooldown tracker

* [Zafir] Added usable items with charges

* [Zafir] Adding Usable grenade/heavy weapon attacks

* [Zafir] Hooking up special ammo

* [Zafir] better styling for special ammo

* [Zafir] Fixing a bug with usable abilities that have both charges and cooldown

* [Zafir] Turning spellcheck off of the proficiencies and language text areas

* [Zafir] Charactermancer WIP

* [Zafir] Charactermancer WIP

* [Zafir] Charactermancer Species/Origin
2020-06-08 11:07:01 -05:00
Randy Knapp 2826ec84f8 [Zafir] WIP Charactermancer Equipment 2020-06-08 08:54:50 -07:00
Randy Knapp 0515968c7d [Zafir] Charactermancer Species/Origin 2020-06-07 20:41:50 -07:00
Randy Knapp 10d042987d [Zafir] Charactermancer WIP 2020-06-07 18:51:19 -07:00
Randy Knapp 8dd1141f59 [Zafir] Charactermancer WIP 2020-06-07 18:44:45 -07:00
Randy Knapp aecdec954d [Zafir] Fixing a bug with usable abilities that have both charges and cooldown 2020-06-06 18:35:45 -07:00
Randy Knapp c2872c97e3 [Zafir] better styling for special ammo 2020-06-06 13:34:03 -07:00
Randy Knapp 440a39ff0b [Zafir] Hooking up special ammo 2020-06-06 13:18:45 -07:00
Randy Knapp 7f82644d08 [Zafir] Adding Usable grenade/heavy weapon attacks 2020-06-06 11:04:55 -07:00
Randy Knapp 020169642a [Zafir] Added usable items with charges 2020-06-06 09:46:32 -07:00
Randy Knapp a2d5def9ae [Zafir] Moving Usable Items to their own tab. Added usable abilities to the combat panel 2020-06-05 21:54:43 -07:00
Randy Knapp 82a89c589d [Zafir] Zmail tooltip 2020-06-05 20:27:37 -07:00
Randy Knapp 511b27279f [Zafir] More symbols 2020-06-05 20:01:19 -07:00
Randy Knapp b6e6e23fd4 [Zafir] Focus points symbol 2020-06-05 19:50:30 -07:00
Randy Knapp b5424efbd3 [Zafir] Layout change to Status 2020-06-05 19:42:20 -07:00
Randy Knapp 8168037de1 [Zafir] Added concealment tracker 2020-06-05 16:25:25 -07:00
Randy Knapp 0c3ee09853 [Zafir] Fixing some bugs with cooldown/charge tracking and changing the buttons for them 2020-06-05 14:47:10 -07:00
Randy Knapp a2fd05cd3f [Zafir] Updating abilities if they're on cooldown or out of charges 2020-06-05 14:24:11 -07:00
Randy Knapp d69447a78c [Zafir] Hooking up weapon attack abilities 2020-06-05 13:26:45 -07:00
Randy Knapp fe47d654ac [Zafir] Added helper buttons to abilities to set cooldowns and use charges 2020-06-05 12:38:59 -07:00
Randy Knapp 06c4941697 [Zafir] Improving ability activation by automatically adding roll entries into the combat panel, Will Actions 2020-06-05 10:33:01 -07:00
Randy Knapp 46b0b54e8d [Zafir] Adding an option to change the primary weapon to a special equipment entry 2020-06-04 10:02:04 -07:00
Randy Knapp 853b714bec [Zafir] Made attacks addable and removeable 2020-06-04 08:46:01 -07:00
Randy Knapp 43d3301ba7 [Zafir] Changed layout of GM units editor 2020-06-04 07:50:12 -07:00
Randy Knapp 0cac1f9f6b [Zafir] Added test for panic roller, placeholders for text inputs, and default values for number inputs 2020-06-02 15:51:25 -07:00
Randy Knapp 8ddcd257b3 [Zafir] Added Grenade Attack 2020-06-02 14:33:33 -07:00
Randy Knapp 740ffe4ed0 [Zafir] Added grenade attack to GM's tools 2020-06-02 14:16:49 -07:00
Randy Knapp e44ece48a8 [Zafir] Character sheet translation 2020-06-02 12:48:57 -07:00
Randy Knapp f9ab4ce1ee [Zafir] Condensed upper sheet option, show focus option 2020-06-01 16:53:52 -07:00
Randy Knapp 5c72ffce88 [Zafir] Changing will attack crit success text 2020-06-01 15:19:23 -07:00
Randy Knapp 76fbb6c300 [Zafir] Combat attribute calculator 2020-06-01 10:59:52 -07:00
Randy Knapp efd8738e91 [Zafir] More advanced selected enemy box formatting 2020-06-01 10:17:56 -07:00
Randy Knapp 9b91280771 [Zafir] Hooked up attacks, enemy unit selection, and some styling 2020-06-01 09:28:29 -07:00
Randy Knapp 77261daa64 [Zafir] Fixing up attack blocks, plus splitting gm tools into tabs 2020-05-31 16:51:16 -07:00
Randy Knapp e456bfc885 [Zafir] Swap between character sheet and GM toolkit 2020-05-31 13:02:55 -07:00
Randy Knapp 9d68be7b82 [Zafir] Fixing a bug with control overlap, plus some CSS cleanup 2020-05-26 15:41:36 -07:00