Skip to content

Version 4.11 - June 17, 2018

Compare
Choose a tag to compare
@richardwilkes richardwilkes released this 17 Jun 19:37
· 1774 commits to master since this release

A significant change for this release that adds no user-visible features is a move to Java 10 and its module and packaging system. This has some upsides (smaller distributions) and some downsides (integration with the host OS is poorer than before).

Given Oracle's recent announcements about the upcoming Java 11 abandoning desktop support, the future of GCS is on shaky ground. I've rewritten the non-UI parts in Go recently and started working on providing a web-based front-end, but finding time to work on that has been a challenge. Hopefully, I will eventually be able to replace the Java implementation with this new work at some point in the future.

Features Added

  • Allow user-directed rearrangement of the primary data blocks on a character sheet.

Bugs Fixed

  • Fixed #61: Weights not following display preferences on export.
  • Fixed #21: Clicking in the search field of a library sets the focus to the scale.
  • Fixed #67: Unable to add trait to an empty list.

Data File Changes

  • Added equipment from Tactical Shooting.
  • Many minor tweaks and corrections.