Version 3.06
Another RPG Engine » Devlog
- New
Action
properties: noReflection
: Iftrue
, the action will not trigger damage reflection unless the target has theabsreflect
property.- Equipment will now print their character restrictions in their default
toString
. - The
itemDrop
widget now displays items with the defaulttoString
format. - Item boxes displayed in
itemDrop
now have no limits on their height. This is governed through the "infield" class, which you can find instylesheets-core/menu/shared.css
. - Items' default
toString
will no longer display null descriptions. - Fixed an error in the
massAttack
function that prevented it from working correctly. - Tweaked the way battle interruptions work to accommodate for the modular order of action display components. The passage "battle interruptions" is now run at the very start of any action, and the spot where it was previously run is now a
div
element with the id "interrupt". To populate it, target the id with areplace
macro in "battle interruptions".
Files
rpgengine source.zip 6.4 MB
Jul 24, 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.