Releases: crnormand/gurps
Releases · crnormand/gurps
0.13.16
0.13.15
- 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
- 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 of5d-5 burn
. - Added @kbrownridge's Quintessence code
0.13.13
0.13.12
- 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
0.13.10
0.13.9
0.13.8
- 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.