Monogatari Documentation
Homepage
GitHub
Discord
Twitter
Search…
v2.0.0
Welcome
Getting Started
Upgrading from v1.4.1
F.A.Q.
Diagnosing Errors
Building Blocks
Script & Labels
Characters
Variables & Data Storage
Actions
Components
Script Actions
Choices
Clear
Conditionals
Dialogs
End
Gallery
Hide Canvas
Hide Character
Hide Image
Hide Particles
Hide Video
Input
Functions
Jump
Next
Placeholder
Play Music
Play Sound
Play Voice
Show Canvas
Show Background
Show Character
Show Image
Show Message
Show Notification
Show Particles
Show Scene
Show Video
Stop Music
Stop Sound
Stop Voice
Vibrate
Wait
Components
Credits Screen
Quick Menu
Loading Screen
Main Screen
Choice Container
Save Slot
Text-Box
Configuration Options
Game Configuration
Player Preferences
Split Files
Style & Design
Responsiveness
CSS Classes
HTML Data Attributes
Icons
Image Menus
Releasing Your Game
Chrome App
Desktop App
Mobile
Web
Advanced: Monogatari Development
Core Libraries
Actions
Components
Translations
Events
Releases
v2.0.0.alpha.8
v2.0.0.alpha.7
v2.0.0.alpha.6
v2.0.0.alpha.5
v2.0.0.alpha.4
v2.0.0.alpha.3
Powered By
GitBook
v2.0.0.alpha.6
This releases fixes some bugs with the image gallery and credits screen as well as with the flow of the game.
Download:
https://datadyne.perfectdark.space/monogatari/releases/Monogatari-v2.0.0.alpha.6.zip
​
Change Log
New Features
A new block has been added to prevent the game from continuing / backtracking when an action is still pending
Bug Fixes
Image Gallery would not be updated automatically when locking/unlocking an image and thus the player needed to refresh the page to see the changes
The credits screen used previous functionality that had been removed, it has now been updated and works again
Other Changes
Dependencies have been updated to their latest version
Update Guide
This guide only applies for games that were written using the 2.0.0.alpha.3 version or above.
To update your game, all you need is copying the contents inside the
engine/core
directory from the new release to the one you are using.
Releases - Previous
v2.0.0.alpha.7
Next - Releases
v2.0.0.alpha.5
Last modified
2yr ago
Copy link
Contents
Change Log
New Features
Bug Fixes
Other Changes
Update Guide