Skip to content

Releases: crnormand/gurps

0.13.16

26 Apr 18:02
Compare
Choose a tag to compare
  • Unified Language support for GCA4/5 & GCS (works with Polygot module)
  • Add "Roll Damage" button after successful "attack" roll
  • "Mostly" internationalize Mook input screen and NPC sheet

0.13.15

20 Apr 19:07
Compare
Choose a tag to compare
  • Default Multiple/Combine damage dialog to "possible number of hits" value (for ranged weapons with Rof and RCL)
  • Make Quintessence system setting world scope
  • Fixed non 6-sided damage parsing for Mook generator
  • Fixed equipment library items being duplicated after world is reloaded (@Neck)
  • Made 3D6 transparent and borderless
  • Fix handling of Attacks with double quote in name (e.g. to show ammo size in inches)
  • Fixed /hp +X @target if target owner not online or GM
  • Fixed error msg if damage formula is not rollable
  • Fixed Mooks displaying "meleename ()" if no Usage (mode)
  • Fixed GCA import failure when items contains notes

0.13.14

12 Apr 18:55
Compare
Choose a tag to compare
  • Make all @Margin entries case insensitive
  • Add /if check for @Margin, @isCritSuccess, @isCritFailure (@Margin >/>=/</<=/=/== X)
  • Fixed, when clicking OTF Journal link, only show for current user (not all owners, including GM).
  • Added range modifier support for grid units (ex: meters, millimeters, kilometers, inches, centimeters, feet, yards, miles, parcecs, light years, etc.) Thanks @kalos!
  • Allow *Per 1fp (vs. *Cost 1fp)
  • Updated JB2A to v0.4.x
  • Add support for split DR.
  • Support linked damage: all comma-separated damage will be rolled with one click. E.g. 2d cut,1d+1 burn.
  • Support an optional title for a Note.
  • Added a "damage accumulator" for powers like spells which do a variable amount of damage. Adding '+' in front of damage makes it accumulate.
  • Added damage right-click option to combine multiple rolls into one; e.g. combining five 1d-1 burn rolls yields one roll of 5d-5 burn.
  • Added @kbrownridge's Quintessence code

0.13.13

10 Mar 23:24
Compare
Choose a tag to compare
  • Make /hp/fp @target case insensitive
  • Fixed conflict with GURPS Easy Combat

0.13.12

10 Mar 01:46
Compare
Choose a tag to compare
  • Allow Skill Names to be enclosed in single quotes
  • Import GCS VTT-Notes for Advantages and Equipment
  • Fixed import spell class from .gcs
  • Fixed display in melee/range if item in both equipped and other equipment list
  • Fixed /fc chat command
  • Added 'thing' description when using +/-@Margin as a modifier
  • Add GM drag and drop combat initiative order (for Peter ;-)
  • Fixed Item bonuses/melee/ranged not respecting 'unequipped' flag.
  • Added system setting for default ADD action (apply, apply quietly, target).

0.13.11

07 Mar 19:09
Compare
Choose a tag to compare
  • Re-Fixed equipped parry (when 0)

0.13.10

07 Mar 18:57
Compare
Choose a tag to compare
  • Re-enabled remote sending of LastTargetedRolls (fixed bug)
  • Fixed equipped parry (when 0)

0.13.9

06 Mar 16:58
Compare
Choose a tag to compare
  • Fixed bug when melee attacks do not have a parry stat.
  • Disabled remote sending of LastTargetedRolls due to performance issues.
  • Added support for v2 of Token Action HUD

0.13.8

05 Mar 05:27
Compare
Choose a tag to compare
  • Fixed GCA5-12 export for unmodified damage.
  • Increased size of generic modifier buttons in Other Modifiers section.
  • Fixed various chat messages (failing substitutions).
  • Added handling of user defined page ref containing URL.
  • Fixed /status chat command.
  • Updated Brazilian Portuguese language file.
  • Change remaining calls from {{localize}} handlebar to ((i18n}} handlebar.
  • Fixed reaction and conditional mods to be draggable.

0.13.7

02 Mar 19:17
Compare
Choose a tag to compare
  • Fixed /mook generator (Thank you Scimon!)