Skip to content

Releases: amazeedaizee/CustomStreamMaker

Ver 1.2.1

29 Jul 05:19

Choose a tag to compare

Forgot to change the preview image to stretch out the image instead of preserving the aspect ratio. This is so that the preview can better reflect what will be shown in the game.

Ver 1.2.0

29 Jul 04:18

Choose a tag to compare

Some additions are added in this update:

  • The dark stream UI can now be used when making custom streams. Note that some features are disabled or changed when using the dark stream UI:
    • The starting animation and end screen will not play.
    • Backgrounds will not show while this UI is active.
    • Any dialogue that involve's KAngel replying to a hate comment willnow only involve KAngel's dialogue (no hate comment will show).
    • When selecting a super chat, the selected super chat will not appear in the stream window.
    • Default animations (sprites that are 348x227), will be stretched if they're used while using this UI.
  • Added support for animations that appeared whenever the dark stream UI is used (Galactic Express, Do You Love Me?, Internet Overdose). Note that these sprites (518x389) will be stretched when using the default stream UI. It will not be stretched when previewing them in the program.
  • When manually linking missing custom assets from bundles to the program, if a selected bundle(s) also have assets that are missing in the program, those assets will be linked automatically to the program.
  • and more!

Ver 1.1.3

09 Jul 20:35

Choose a tag to compare

Minor changes:

  • Improved on how the program saves the game location
  • Fixed a bug where the prompt that asks for a game location does not open if a valid game location isn't found
  • Fixed a bug where the program would not open if Assembly-CSharp.dll is not in the Assemblies folder if the program could not find a valid game location when first loading

Ver 1.1.2

06 Apr 01:58

Choose a tag to compare

Fixed some bugs:

  • Updated some outdated NuGet packages
  • Improved on recording edit history
  • Fixed a minor bug where the sprite preview wasn't showing the correct sprite if a Super Chat object is selected

Ver 1.1.1

15 Mar 21:05

Choose a tag to compare

Fixed something important:

Updated one of the packages used in the program: SixLabors.ImageSharp from 2.1.5 to 2.1.7.

The previous package contained a vulnerability involving one of the package's functions, which has since been patched.
More info on this vulnerability, can be found here: GHSA-65x7-c272-7g7r

Ver 1.1.0

10 Jan 20:26

Choose a tag to compare

Some additions:

  • Added a search bar to the Custom Asset Viewer. Filtering assets is also possible by placing in "s:" for sprites or "b:" for backgrounds in the search bar either by itself or by including it at the start when searching other assets.
  • Now made it possible to import multiple images as backgrounds.

Also a minor fix:

  • Fixes an issue where when selecting a Super Chat and then selecting non-Super Chat's, the first reply of the previously selected Super Chat sometimes gets deleted.

Ver 1.0.7

21 Oct 06:11

Choose a tag to compare

Small update:

The program will ask for the path of the game folder in case the program can't find the game folder itself. The game path is needed to load the program itself and previews of any sprites and music from the game.

Ver 1.0.6

29 Aug 05:28

Choose a tag to compare

Some fixes:

  • Fixed a bug regarding saving custom backgrounds in custom assets if background is in a loaded stream but is not in custom assets
  • Fixed a bug where the missing file prompt would not show up for custom backgrounds even if the file is missing
  • Fixed a bug where the background would not change if its set to a custom background when loading in a stream with a custom background
  • Other minor fixes such as with the missing file prompt's sizing of certain elements
  • Fixed a bug where trying to update a missing image file won't instantly add it into custom assets if the custom background isn't included in it yet
  • Fixed some bugs that involved some settings not resetting when starting a new stream file

Also some minor things:

  • If a custom asset file doesn't exist in the stream, but exists in custom assets and vice-versa, the file will automatically be loaded into the program

Ver 1.0.5

24 Aug 15:31

Choose a tag to compare

Fixed some bugs relating to checking missing image files

Ver 1.0.4

23 Aug 22:20

Choose a tag to compare

Included some minor changes with items being selected and how settings are loaded when loading an existing file.