Version 1.06.3
Another RPG Engine » Devlog
Version 1.06.3
- Fixed the party selection glitch. You can no longer add an extra puppet to the active party by double-clicking on an active puppet.
- Changed the party selection screen to display the reserve in the main pane instead of the sidebar.
- Respawn mechanics added. If you give a character a
respawn
value at creation, it will be decremented every round. When it hits 0, the character will be revived inendofround
. By default, characters are revived to full HP, but this can be changed. endofbattle
now has a modular component. The calls torefreshPuppets
andrestock
have been moved there to more easily remove them if they are undesired.newturn
now has a modular component. The code for Energy regeneration has been moved there to more easily enable switching to a different type of resource system.- Passage jump actions now work correctly.
- Tweaked the actor blocks slightly. Their borders are now twice as thick; only the borders are highlighted upon selection; and the selection color is now a darker blue. This will hopefully result in selection looking less garish, especially in dark-themed passages.
- Action phase modularity is now more robust; the components will now be hidden both in the case that the value is
null
and in the case that the value is a function that evaluates tonull
. - The checks for Protector and Martyr in the targeting logic have been compartmentalized into their own widgets.
- Added documentation on delayed attacks.
Files
rpgengine source.zip 990 kB
Aug 31, 2019
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.