Version 4.03
Another RPG Engine » Devlog
Version 4.03
- NEW FEATURE: Full support for the "ranked" and "action" turn models. See Additional Features for details. Might be buggy. Report any issues. The turn order graphics are also pretty ugly, but hey, I'm not an artist.
- New
Action
property:unstoppable
. Prevents action from being interrupted by thecancelAction
function. - Updated and improved documentation.
- Tables of contents in the documentation now use unordered lists instead of blockquotes.
- Headers are now underlined and no longer have a large gap underneath them.
- Moved
effectFunctions
to theeffect-manager
file. Renamedclass-actor
,class-effect
, andeffect-manager
to ensure they compile in the correct order after this change. - Streamlined tiebreaker functionality for initiative models. It is now a JavaScript function that can be passed to
Array.sort
, and is run afterallActors
. - Action animations will no longer be partially transparent if the target is inactive.
- Passing "cancelAction" to
targetMod
will now correctly identify the presence ofdelayedAction
s. - Tweaked the logic function
checkActions
to use actions instead of strings in its check function, as well as implementing a safeguard if a non-function was passed. - Fixed the broken cancel button in the inventory.
- Fixed an error that prevented
checkRestriction
from working correctly with equipment that had no restrictions. - Fixed and tweaked the display of inventory item descriptions. The text area is now bigger, restriction listings are more compact, and equipment type is listed in the upper-right instead of below the item name.
Files
rpgengine source.zip 6.5 MB
Jul 16, 2022
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
- 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.