This repository was archived by the owner on Nov 23, 2021. It is now read-only.
Releases: Void-Cat/Black
Releases · Void-Cat/Black
Patch 1.7.7
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
Fixes
- Whoops, little git rename error messed me up. Fixed it now.
Patch 1.7.5
Fixes
- Fixed writing CTIS files within the card creator
Patch 1.7.4
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
- Cards using this option will automatically use regular
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
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
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
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
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
, andno_clean
flags. See the wiki
- Added
- 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.
- Major Visual Overhaul
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
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
Fixes
- Fixed images/cards not showing due to invalid file protocol
Dependencies
- Updated Electron-Forge to 5.1.0