summaryrefslogtreecommitdiff
path: root/src/playerid.rs
AgeCommit message (Expand)Author
2020-09-24turned sprite, playerid and roomid into tuple structstroido
2020-03-03monsters tend to stay around their hometroido
2020-02-23players can get damage from trapstroido
2020-02-18refactoring: roomid is now a type, not string anymoretroido
2020-02-16added playerid to avoid stringly typingtroido