Patch notes
FutureMUD Engine 2.12.1
Fixes directional exit targeting and restores shared item nouns in builder workflows.
ยท engine · release · bugfix
Upgrade note: This is a bugfix update to Engine 2.12.0 and introduces no new database migrations. Use Database Seeder 3.5.1 for new installations.
Directional Exit Targeting
Gameplay commands now recognise cardinal directions and their abbreviations consistently when targeting exits. This corrects exit lookup in door manipulation, combat, socials, spells, route travel and vehicle movement, while retaining named-exit support and the normal visibility checks.
Item Nouns
Item prototypes can once again share nouns such as sword. Direct noun edits, cloning and bulk noun renames accept shared and numeric nouns while rejecting blank text. Optional UniqueName identifiers retain their separate uniqueness rules; use those identifiers or prototype IDs when an unambiguous builder lookup is needed.
Use /downloads for archives and checksums and /docs/commands for the Engine reference.