Version 2.04
Another RPG Engine » Devlog
- The action database is now separated into two files:
core-actions.js
is located in thecore
folder and contains the actions used by the default puppets;database-actions.js
in thecustom
folder lets you expand the database with additional actions. This is useful if you use the core actions in your game and need to update them without overwriting your custom actions. - A stylesheets folder has been added to
core
andcustom
folders, and stylesheets have been separated appropriately. - The effect manager file has been moved to
core
. If you need to overwrite it with a custom version, a new file has been including incustom
with instructions on how to do so. addEffect
's duration parameter changed fromtime
todur
for consistency with actions.
Files
rpgengine source.zip 6.3 MB
Apr 27, 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.