Version 3.02
Another RPG Engine » Devlog
- The gameplay effects of an action are now calculated before the text description is rendered. This allows you to customize the text based on variable results of the action, e.g. whether or not the attack missed. The
_hit
variable is now passed toactText
to facilitate this. - The item display box in the menu now has a fixed height; item descriptions that exceed the height will generate a scrollbar. This will prevent UI elements from jumping around.
- Using items or actions from the menu will now generate a brief notification informing the player of the results. This notification is taken from the return value of the
onUse
function. - Stylesheet files for the party menu and for battle layout have been split into separate files and grouped into a single folder each.
- The code for individual screens of the party menu have been split off into their own twee files.
- The "Example" enemy will no longer accidentally be given a bestiary entry.
- You can now filter character actions to only usable ones in the menu.
- Puppets will now display their HP/MP values instead of their equipment when being selected for an in-menu action.
- Fixed a bug where pressing R while using an action from the menu would cause the action to be performed on the first puppet in the party. There is now a cancel button included in the action display, and pressing R will trigger it.
Files
rpgengine source.zip 6.4 MB
May 23, 2021
Get Another RPG Engine
Another RPG Engine
Engine for creating RPGs in Twine 2 and SugarCube.
Status | In development |
Author | Another RPG Enthusiast |
Genre | Role Playing, Interactive Fiction |
Tags | Game Design, Game engine, Minimalist, Singleplayer, Text based, Turn-based, Turn-Based Combat, Twine |
Languages | English |
Accessibility | Color-blind friendly |
More posts
- Version 6.00Jan 04, 2024
- Version 5.01Aug 27, 2022
- Version 5.00.1 hotfixAug 08, 2022
- Version 5.00: Inventory OverhaulAug 07, 2022
- Version 4.03Jul 16, 2022
- Experiment 03: It's About TimeJun 12, 2022
- Version 4.02.1May 26, 2022
- Version 4.02May 22, 2022
- Version 4.01Jan 31, 2022
- Version 4.00Dec 31, 2021
Leave a comment
Log in with itch.io to leave a comment.