Skip to content

Releases: richardwilkes/gcs

v5.31.0

01 Jan 23:59
ac052e5
Compare
Choose a tag to compare

Happy New Year!

New Features

  • Added a "Loot Sheet"
  • Added a toolbar button to set the open/closed state of all items on a character sheet, loot sheet, or template sheet
  • Added the ability to hide the TL and LC columns on sheets
  • Lists now only show space for the disclosure controls if a container row is present
  • Added a context menu item for favoriting folders, too (follow-up for #905)

NOTE: This is likely to be the last release that contains the experimental web server. It is not getting the attention it needs to ever match the regular application's capabilities. I haven't even been updating those things that it already has to match changes made in the main application since the web support was added. If you would like to try to change my mind on this, feel free to join my Discord server and chime in.

v5.30.0

26 Dec 22:57
ba286d6
Compare
Choose a tag to compare

New Features

  • Notes within the various lists can now be collapsed on a per-item basis (#823)
  • Dividers within the primary attributes, secondary attributes, and point pools can now be collapsed, hiding those items immediately following them (#874)
  • Sub-locations within the body hit location table can now be collapsed (#874)
  • Templates can now specify a body type to apply (#828)
  • A TL discriminator can now be used for skill defaults, for when a given default only applies for a certain TL (#813)
  • Custom page sizes can now be specified for character sheets (#584)
  • Moved the Deep Search and Open In Window options out of the menu bar and into the General Settings panel to make them a bit easier to select
  • Notes on modifiers applied to weapons now show up in the weapons table entries (#909)
  • Re-added the None Allowed self-control roll option (#892)
  • Folders can now be Favorited as well as files (#905)

Bug Fixes

  • Fixed the tooltip for level modifiers, as they weren't always accurate (#910)
  • Fixed some cases where windows would not be forced onto the currently available displays correctly
  • Cut/Copy/Paste/Select All now work in text fields in dialogs for platforms that don't have global menu bars (#907)
  • Fix sorting by points (#908)
  • Improve the app icon resolution on Windows (may not be evident until Windows refreshes its cache)

v5.29.0

29 Nov 19:07
97aa92f
Compare
Choose a tag to compare

New Features

  • Added a warning when app startup is taking excessive amounts of time, which is often caused by problems with drivers on Windows; see the GCS FAQ for further details
  • The attributes editor now supports auto-scrolling its content during a drag-rearrangement (#897)

Bug Fixes

  • No longer display an extra space at the beginning of a line when a <br> tag is used in markdown (#901)
  • You can now specify shots in the form 0+1 again — i.e. none in a magazine, but 1 in the chamber, allowing for equipment modifiers to be used as magazines (#903)
  • Display-only pools no longer show a point value (#896)

v5.28.2

08 Nov 22:04
2759ec3
Compare
Choose a tag to compare

Bug Fixes

  • Fix inability for skills to default to specializations that contained name substitutions (#894)
  • Fix sorting on a column when that column is numeric and contains commas, such as the weight and cost columns (#895)

v5.28.1

27 Oct 18:58
c960dbf
Compare
Choose a tag to compare

Bug Fixes

  • Fix inability to export and import fonts & colors (note, font & color export files made while this support was inadvertently broken are still not loadable, though some minor editing of the file can make it loadable)
  • Only send deflate-encoded responses when supported (#889)

v5.28.0

20 Oct 21:25
25c6ce7
Compare
Choose a tag to compare

New Features

  • You can now export the portrait from a character sheet via the File > Export Portrait menu item

Bug Fixes

  • Spell point prerequsite checks now account for CP added by traits (#883)
  • When a character has not yet been saved to disk, modifying its name will also modify its tab title and the name the save dialog will suggest for the new file (#885)
  • Fix incorrect display of template picks note in light mode
  • The default for the "Use level from owner" checkbox for new trait modifiers is now unchecked
  • Fixed an issue that could cause a massive slowdown on some systems when attempting to bring up the fonts settings or change a font
  • Updated the underlying library handling pdf rendering to the latest version to get its bug fixes

v5.27.0

23 Aug 23:15
afc2dbb
Compare
Choose a tag to compare

New Features

  • Newly added skills now have their default chosen prior to existing skills being revisited for updated defaults (#762)
  • Added a prerequisite count column to the library spell lists display for ritual magic spells (#850)
  • Added a configurable banding color (#875)
  • Pressing Option + in a table now recursively opens the selected nodes
  • Pressing Option + in a table now recursively closes the selected nodes

Bug Fixes

  • Bonuses for increased ST for a weapon now affect range for muscle-powered weapons (#876)
  • Templates now show the library source columns (#877)
  • The Levels field in Trait Modifiers is no longer considered for syncing (the field that controls whether the level is obtained from the trait or not continues to be considered for syncing)

v5.26.1

31 Jul 00:10
4207bef
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a crashing issue with the PDF renderer for some malformed PDF content

v5.26.0

30 Jul 01:58
20c29c7
Compare
Choose a tag to compare

New Features

  • Multiple hit locations can now be added to a single DR bonus entry, significantly reducing the number of entries required for most armor (#809)
  • Trait Modifiers can now inherit their level from the Trait they are attached to (#660)
  • GCS character sheet (.gcs) and template (.gct) files can now be synced with library sources via the command line (#867)
  • Added support for prerequisites on Trait containers (#795)
  • Added substitution support to the weapon usage and usage notes fields (#870)
  • Added a Level field to equipment, which can be used by features and modifiers to apply adjustments on a per-level basis (#777)

Bug Fixes

  • Ranged weapons that are not muscle-powered and do not use the Crossbow skill now use Lifting ST instead of Striking ST when determining if the Minimum ST requirement is met
  • Rated ST is no longer considered for source syncing
  • Fixed incorrect text color in light mode when points are overspent
  • Fixed missing icon for the web version of the library source column

v5.25.1

21 Jul 03:42
53316ee
Compare
Choose a tag to compare

Bug Fixes

  • Allow weapon the weapon editor be opened again.