Update v.0.90
1. Added the ability to assign characteristics to characters and change them as stories progress
2. A tab has been added where the character's characteristics are displayed. Opens using the red "+" button in the character dialog.
3. Parameters change at forks in the story, when you press the appropriate keys. Currently only addition and subtraction are supported. Attempts to use other operators will result in errors. Logic for the value of changing the parameter: h0:p2/+2, p1/-1;n1:p2/-2, where h0: - character code, p2 - code of the parameter that is changing, +2 - operator of the operation and the value for which it is necessary change the specified parameter. If there are several parameters, they should be listed separated by commas. If there are several characters, then they should be indicated separated by a semicolon. (For an example, see the instruction.txt file)
4. The logic for compiling a text file to support parameters has been reworked. Two new designations have been introduced: "Names" and "Parameters", which respectively represent the names of the characters and their characteristics. By default, the emulator can work without this data.
5. The parameters in the text file are assigned according to the following pattern: h0: p1.strength=2, p2.intelligence=-4, where h0: - character code, p1. - parameter code, strength - parameter name, =2 - default parameter value. If there are several parameters, they should be listed separated by commas. Each new character starts on a new line. (For an example, see the instruction.txt file)
6. Comments "**" can now be placed throughout the text document, and not just at the end of the file. (For an example, see the instruction.txt file)
7. The logic of several emulator algorithms has been reworked due to the addition of new parameters.
8. Fixed several bugs and errors.
Files
Get Story Emulator
Story Emulator
Analogue Twine and Ren'py
Status | Released |
Category | Tool |
Author | Drako_Black |
Genre | Visual Novel |
Tags | Game engine, Music, Singleplayer, Text based |
More posts
- Update v.1.2262 days ago
- Update v.1.1068 days ago
- Update v.1.0774 days ago
- Update v.1.0087 days ago
- Update v.0.9994 days ago
- Update v.0.98Sep 01, 2024
- Update v.0.97Aug 04, 2024
- Update v.0.96Aug 01, 2024
- Update v.0.95Jul 25, 2024
Leave a comment
Log in with itch.io to leave a comment.