| Age | Commit message (Collapse) | Author |
|
xcv correspond to ground, inventory, equipment
|
|
xcv now correspond to ground, inventory, equipment. This is the same as
their top-down order displayed in asciifarm’s ui’s sidebar.
|
|
|
|
directional attacks back
|
|
|
|
|
|
Code review
|
|
|
|
This theoretically also changes the meaning of the code from running
the callback always, to only running the callback when there wasn't an
error, which is what I'm assuming was meant, but in pratical terms,
attempting to use `data` in the case of an error would have raised a
`NameError` anyway.
`else` on a try block will only run if nothing was raised.
|
|
Both work, but the identity check is the more correct/idiomatic
approach (and also ever-so-slightly more efficient).
|
|
players logging in between save interval not being saved
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
updated keydocs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
below it (if any)
|
|
|
|
|
|
too in interaction with room
|
|
function
|
|
|
|
|
|
|
|
and fixed package when starting main directory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
selective serialization
|