Skip to content

Releases: eriqjaffe/FHM-Rink-Factory

0.3.0

20 Nov 20:28
Compare
Choose a tag to compare

What's New

  • You can now drag and drop images and fonts directly into the app.
  • The app now has local font storage, so fonts added will automatically be available every time you open the app.
  • Fonts manually copied into the local font folder will automatically import into the app if it's open.
  • The baseline for center ice text can be adjusted to move the text closer to or farther away from the circle.
  • Each of the center ice text elements can now be individually styled - different colors, different font sizes, different spacing, different baselines, etc. At this time, they still both have the same font.
  • The font menu has been changed to be more consistent with the newer styles already in use by the OOTP Uniform Maker & Logo Maker.
  • Bumped Electron version to 27.1.0.
  • Certain events (loading, saving, etc.) can now be accessed via the app's menus.
  • Converted all GET & POST calls to IPC & removed express dependency.

0.2.3-beta

17 Mar 16:01
Compare
Choose a tag to compare

This release contains the following new features:

  • Custom fonts will now reload more or less properly. There seems to be an occasional issue with the text spacing I haven't figured out yet but you can manually readjust that.

The following has been fixed:

  • The "Flip Bottom Text" button works again.
  • An error about node-font2base64 missing has been fixed.
  • An errant "}" that was causing the app to not load properly has been removed. D'oh!

0.2.0-beta

09 Mar 21:28
Compare
Choose a tag to compare

New features in this release:

  • Exported ice textures are lighter.
  • A border has been added to the center ice text to help separate it from any images you place on the ice. This can be toggled on and off like the center line and circle borders.
  • The app will now produce a .zip file containing all four images and a .rink file. What is a .rink file? Read on!
  • You can now reload rinks into Rink Factory. The .rink file is really just a JSON file that can be reloaded into Rink Factory so you can edit an existing rink.

Custom fonts will not load when you reload a rink, however. If you used a custom font it will default back to Rubik on reload. This may not be fixable.

0.1.0-beta

28 Feb 18:00
ab2cce6
Compare
Choose a tag to compare

Initial release. As far as I know everything should work.