Project DVN - Visual Novel Engine
bauss
jacobbauss at gmail.com
Tue Dec 24 03:49:33 UTC 2024
On Thursday, 12 December 2024 at 22:58:14 UTC, bauss wrote:
> ...
I think it's time for another update since a lot has happened
since last time. We're now at a major version, all the way up at
v1.0.7.
Changelog since last post update:
- Added click safe components and fire events for component
- Added "hideDialogue" and "hideButtons" properties for scripting
- Allowing X/Y positions in charPos when scripting
- Added "renderGameViewOptionsFinished" and
"renderGameViewTextFinished" events
- Added video component
- Added "onFinishedVideo" event
- Added video to UI generator and allowed videos to go on repeat
- Added setting to allow a custom start view
- Added video loading view
- Added comments to script files
- Added "renderVideoLoadingView" event
- Incorporated zid (ui lib) as dvn
- Added the "renderGameViewOptionsStart" event
- Allowing intro video to be skipped
- Added "RawImage" component
- Allowing images to be used as dialogue panel and name panel
- Allowed raw image for buttons
- "takeScreenshot" function and saving screenshot when saving game
- Updated "load game" UI to include screenshots of saved games
- Allow main menu items to be any component
- Allowing "renderButtonImage" in ui generator
- Added "renderLoadGameViewPrevLabel",
"renderLoadGameViewNextLabel", and "renderLoadGameViewLoadEntry"
events.
- Added default text color setting
- Added screenshot shortcut (s)
- Added screenshot gallery
- Added music setting for loading music and main music
- Added ablity to add a video background for each main view
- Added history view
Documentation has also been moved to
https://dvn-docs.readthedocs.io/en/latest/index.html
Also merry early christmas to those who celebrate it.
More information about the Digitalmars-d-announce
mailing list