Reddit-Mud / RMUD

A MUD written in C# using the fantastique literary genre, started by redditors.
MIT License
25 stars 8 forks source link

Consistent object 'paths' or 'ids' #109

Closed Blecki closed 10 years ago

Blecki commented 10 years ago

Specifically, 'GetObject("foo@")' should return the same object as 'GetObject("foo")'.

Location names also might need to support relative location names like 'in' or 'under'.