Releases: seanohue/axolemma
Cleaned Up Release
Thanks to the first contributor to axolemma, @skondrk , for cleaning up a bit of the user-facing text in the CLI tool as well as the display of the map, which was rotated 90 degrees, amongst other small fixes.
Enjoy!
Room Template Slightly Less Basics
Room templates allow for arbitrary props. Now pretty much anything possible in Ranvier's room.yml
definitions is possible to use with Axolemma.
Next up is the ability to use YAML room defs rather than JSON. OOTB.
Then, maybe stuff like procgen items or NPCs, or even quests.
Room Template Basics
You can now have Axolemma use a weighted table to sprinkle a variety of rooms throughout the generated area. See the README for more information.
"Dogfooded" Release
After doing some testing by getting the library to work on a live Ranvier server, I found some minor bugs, documentation issues, and API inconsistencies that have been fixed in this version. Also, check the examples directory for a working implementation.
CLI Release
Axolemma is now usable as a CLI tool, thanks to Inquirer.
Also, fixed some minor bugs and added the ability to customize room titles and descriptions.
In addition, all ROT-JS generation algorithms have at least a basic level of support and customizability.