Skip to content

Releases: edave64/dddg-desktop-version

v2.6.2

Choose a tag to compare

@edave64 edave64 released this 28 Jun 10:59

What's Changed

  • Setting up actions by @edave64 in #2
  • Fixed an issue where "Panels to export:" option didn't work properly
  • Fixed repo.json without authors

Full Changelog: v2.6.1...v2.6.2

v2.6.1

Choose a tag to compare

@edave64 edave64 released this 31 May 16:18

Bugfixes:

  • Setting theme works again
  • Enabling NSFW mode works again
  • Loading a pack with NSFW packs while NSFW is already enabled doesn't duplicate the packs anymore

v2.6.0

Choose a tag to compare

@edave64 edave64 released this 25 May 16:01

Full Changelog: v2.5.2...v2.6.0

v2.5.2

Choose a tag to compare

@edave64 edave64 released this 05 Apr 11:30
0480520
  • Fixes:
    • Show error when a content pack fails to load
    • Fixed "Image option" tool rejecting input
    • Fixed preview for custom expressions
    • Some styling fixes, mostly in horizontal mode
    • Keep textbox editor from growing larger than the available space
  • Improvements:
    • Show visual feedback while content pack is installing
    • Allow multiple packs in one external repo file
    • Allow uploading mutliple sprites and backgrounds at once

Full Desktop Changelog: v2.5.1...v2.5.2
Full DDDG Changelog: edave64/Doki-Doki-Dialog-Generator@v2.5.1...v2.5.2

v2.5.1

Choose a tag to compare

@edave64 edave64 released this 05 Jan 13:07
80a9e99

Changes:

  • Fixed textbox style in plus mode
  • Fixed character position in plus mode
  • Fixed dots looking wrong in custom textboxes
  • Fixed skew values of 1 being ignored
  • Fixed textbox splitting with scale, skew and rotation
  • Splitting a linked textbox now creates a textbox that is also linked
  • Slight latency improvement when redrawing characters and sprites

Full Changes: edave64/Doki-Doki-Dialog-Generator@v2.5.0...v2.5.1

v2.5.0 - The transform update

Choose a tag to compare

@edave64 edave64 released this 29 Dec 18:37
3b02e2a

New features:

  • Linking: Allows one object to be positioned relative to another object, so it moves/scales/rotates/etc with it.
  • Scaling X/Y independently: You can now strech objects vertically or horizontally, not just zoom them in general
  • Allow skewing of objects
  • Little buttons ("Grabbies") that allow scaling and rotating objects with mouse/touch

Changes:

  • The X/Y position of all objects is now relative to their center
    • Previously different object types used them differently
  • Height and width can only be changed for custom textboxes, consoles and paperless poems.
    • Previously, they acted like a second zoom property for sprites (which is now replaced with "scale") and characters, and just did nothing for others
  • Height of textboxes now includes the namebox
  • Textboxes are now style "Custom" by default, making it easier for users to discover you can resize and recolor them
  • Textboxes and poems don't allow text to overflow by default anymore. This improves performance on devices with little RAM. (cough iPhones cough)

Fixes:

  • Allow using fonts with spaces in their name
  • Allow reimporting backgrounds when loading a save

v2.4.3

Choose a tag to compare

@edave64 edave64 released this 11 Oct 21:20
c41b608
  • Fixed selection hitbox of zoomed and rotated sprites
  • Fixed saving in the desktop version

v2.4.2

Choose a tag to compare

@edave64 edave64 released this 21 May 19:30
e9f8565
  • Fixed textbox split not working
  • Fixed an error on windows with content packs that contain subfolders

v2.4.1

Choose a tag to compare

@edave64 edave64 released this 13 May 20:15
d0de85a
  • Plus mode poem fixes

v2.4.0

Choose a tag to compare

@edave64 edave64 released this 07 May 14:12
d0de85a
  • Saving and loading
  • Slightly better Safari behavior