Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Releases: Void-Cat/Black

Patch 1.7.7

11 Mar 14:52
Compare
Choose a tag to compare

Fixes

  • Fixed some correct CONDITIONAL values evaluating as wrong by the card maker
  • Fixed CONDITIONAL :force property not functioning correctly
  • Fixed CONDITIONAL not triggering correctly for slide time, stroke count, and sub level CONDITIONALs.
  • Cleaned up some (obsolete) warning messages.

Patch 1.7.6

07 Mar 21:25
Compare
Choose a tag to compare

Fixes

  • Whoops, little git rename error messed me up. Fixed it now.

Patch 1.7.5

05 Mar 15:26
Compare
Choose a tag to compare

Fixes

  • Fixed writing CTIS files within the card creator

Patch 1.7.4

30 Jan 21:10
b2b7ef9
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where cards using "ctc:force" as TYPE were ignored
  • Fixed a couple bugs with regards to FORS/UNTIL parameters using "type:cum:..."
  • Fixed a bug where actions would end before a cum event was handled by the tease
  • Fixed a bug where AFTER actions using START parameter "start" would not run

Removed

  • Removed ":force" option for "ctc" TYPE parameter. It had no real use anyway
    • Cards using this option will automatically use regular "ctc" instead

Timeline

  • Pushed back re-integration of ratio card mode to 1.7.5 (or to whenever I don't have to fix urgent bugs.)

Patch 1.7.3

29 Jan 21:36
005afb7
Compare
Choose a tag to compare

Fixes

  • Fixed teases becoming infinite, even when goal 'until end' is selected
  • Fixed infinite teases extending indefinitely after the first slide

Removed

  • Removed card mode 'percentages', due to poor implementation
    • Planned for return in 1.7.4

Patch 1.7.2

24 Jan 15:17
182db4f
Compare
Choose a tag to compare

Fixes

  • Hid references to nicknames in the profile menu
  • Fixed issues with local file protocol, should fix bugs in:
    • Card Maker (both normal and batch)
    • Punishment Drawing
    • Tease (images and sounds)

Patch 1.7.1

18 Jan 21:44
Compare
Choose a tag to compare

Fixed

  • Fixed Tease not loading due to a misnomer
  • Fixed Orgasms Buttons not showing properly
  • Fixed Snackbar behaving weirdly
  • Fixed Image/Audio loading issues

Update 1.7.0

13 Jan 22:47
Compare
Choose a tag to compare

So, for this update, I redid the whole TeaseViewer code, that's why it took so excessively long. But it's finally here. I can't wait to start bugfixing for this update. 🆒

New

  • Added storage clean up, so if you update the storage is cleaned of old values that are no longer used
  • Added FLAGS parameter
    • Added redraw, redraw_self, and no_clean flags. See the wiki
  • Added ratio mode for card categories in setup
  • Added category saving/loading in setup
  • 'Added' light themes
  • Added a setting for instant ticker updates
    • Update the ticker as soon as slidechange/strokecount changes
  • Added an option for an custom ticker noise
  • Added configurable keybinds

Changed

  • Tease Viewer
    • Major Visual Overhaul
      • Seperate Closable Info Panels
      • Tease Menu is now a pop-up modal, looks grand
      • Added Image/Card information to Tease Menu
      • Updated the look of the pre-tease panel
    • Major Code Overhaul (but you shouldn't notice it to much, it's a bit quicker)
    • Changed function to insert cards into the tease. It'll now prefer placing cards in the middle.

Fixes

  • Fixed Various Bugs in the Card Maker and the Batch Card Maker
  • Added Content Security Policy

Dependencies

  • Updated Electron
  • Updated Material Components Web

Push Back

  • Pushed back premade decks to 1.8 or 1.9

Patch 1.6.2

18 Feb 00:01
Compare
Choose a tag to compare

Fixed

  • Fixed the app not loading ticker/notification sounds correctly
  • Fixed teases starting muted (yes, again)
  • Fixed icon not showing up in windows application

Please Note

The previous 1.6 versions installed into a 'Simon' folder, this was a mistake.
This version should again install into a 'Catworks' folder.

Patch 1.6.1

14 Feb 19:43
Compare
Choose a tag to compare

Fixes

  • Fixed images/cards not showing due to invalid file protocol

Dependencies

  • Updated Electron-Forge to 5.1.0