Short aliases for standard directions would be handy
Bug #1215929 reported by
Jeremy Thurgood
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Divmod Imaginary |
Fix Committed
|
Wishlist
|
Unassigned | ||
Bug Description
Most MUDs and IFs allow one to use shorter aliases for standard directions, for example "s" instead of "south".
Related branches
lp:~jerith/divmod.org/short-directions-1215929
- Jean-Paul Calderone: Approve
-
Diff: 397 lines (+213/-52)6 files modifiedImaginary/imaginary/action.py (+24/-8)
Imaginary/imaginary/objects.py (+12/-0)
Imaginary/imaginary/resources/help/bury (+2/-1)
Imaginary/imaginary/resources/help/dig (+2/-1)
Imaginary/imaginary/resources/help/go (+2/-1)
Imaginary/imaginary/test/test_actions.py (+171/-41)
| Changed in imaginary: | |
| status: | New → Confirmed |
| importance: | Undecided → Wishlist |
| assignee: | nobody → Jeremy Thurgood (jerith) |
| Changed in imaginary: | |
| status: | Confirmed → Fix Committed |
| assignee: | Jeremy Thurgood (jerith) → nobody |
To post a comment you must log in.