r26 is now released to private backers via the researcher intranet. Its main feature is Map Mods, allowing you to create your own maps to explore in the game.
Two maps are provided to demonstrate this:
- Sample Simple Map is a basic map demonstrating placing rooms, entities, and linking everything together.
- Spider Dungeon is a more advanced map focusing on the custom Male Spider enemy:
- Can you steal the treasure from the spider nest and escape? Or will the spiders get the best of you and transform you into their mate, forever filling you with brood after brood of spider eggs…
Mod mapping also supports lua script, allowing scripters to define custom player respawn logic for their map. This update also allows scripters to create Location objects via the Map class, as well as set the player location via the Player class.