Version 1.26
Another RPG Engine » Devlog
- Documentation has now been split into "Basic" and "Advanced" sections. The "Basic" section should hopefully help people with less coding experience get into the engine more easily.
- Top-of-round effects should no longer trigger multiple times if an enemy uses an instant action as their first action.
- Indirect damage will no longer create popup messages.
- Puppets will no longer gain EN after every enemy turn.
actorBox
is now in its own file, "Widgets (Actor Box)", and each of its elements has been made modular.- Tightened restrictions on
uses
,cooldown
, andwarmup
attributes in theAction
constructor; they will now only be applied if they are integers. - You can now specify an
action
property for entries in the item database if you wish for their associated action to be different than their name. - Removed
DoT
andProtector
subclasses, as they were unnecessary. Their special attributes are now handled by an additional catchall argument to theEffect
constructor. - Removed the "lastaction mods" passage and replaced it with the "saveMod" property for actions. If you want to save a different action, assign a name to its {{{saveMod}}} property.
- Added documentation for animation code.
- Revised the installation instructions for clarity.
- Fixed dummy links in the documentation headers and restored the external link icons for external links.
- Reduced the line height of text in the documentation passages for easier reading and less dead space.
Files
rpgengine source.zip 6.3 MB
Dec 17, 2020
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.