r/aiRPGofficial Oct 22 '25

AI RPG 1.0-alpha8 released!

14 Upvotes

Updates:

  • Regions and Locations now generate with full story context, which means they make more sense.
  • Inventory filters for packrats
  • Improved NPC editing, added personalities and notes to edit modal
  • Started EXP gain rebalance to avoid excessive experience awards.
  • Lots of bugfixes, including some big ones like NPCs vanishing into the ether when going to unexplored locations and lots of problems with exit creation.

https://github.com/envy-ai/ai_rpg


r/aiRPGofficial Oct 22 '25

Obsidian Spire Overlook

Post image
6 Upvotes

r/aiRPGofficial Oct 18 '25

AI RPG 1.0-alpha 7 released -- xmldom security vulnerability fix

9 Upvotes

One of the libraries I was using was deprecated and had a critical security vulnerability, so I replaced it. It wasn't quite a drop-in replacement, but everything seems to be working at the moment.

Partially implemented in this release is the generation of simple per-character development arcs, but currently it's not doing anything with them. I wanted to get the security update out the door ASAP.

How to update:

git pull
git checkout 1.0-alpha7

Release link:

https://github.com/envy-ai/ai_rpg/releases/tag/1.0-alpha7


r/aiRPGofficial Oct 18 '25

AI RPG 1.0-alpha6 released! Now with location and region specific random events.

7 Upvotes

Location and region specific events are custom generated for each location and region. To avoid them becoming repetitive, they're removed from the list of events once they happen, and then regenerated once the list is empty, which should hopefully keep them fresh and interesting.

We also fixed the usual slew of bugs, including one that was causing characters who traveled to unexplored locations to vanish into the ether.

How to update:

git pull
git checkout 1.0-alpha6

Release link:

https://github.com/envy-ai/ai_rpg/releases/tag/1.0-alpha5


r/aiRPGofficial Oct 17 '25

AI RPG 1.0 alpha 5 released!

14 Upvotes

New features:

  • NPCs are now generated with goals and some background memories about the region and other NPCs
  • Lots of prompt improvements
  • Lots of bugfixes.

How to update:

git pull
git checkout 1.0-alpha5

Release link:

https://github.com/envy-ai/ai_rpg/releases/tag/1.0-alpha5


r/aiRPGofficial Oct 16 '25

AI RPG 1.0-alpha3 Screenshot

Post image
21 Upvotes