summaryrefslogtreecommitdiff
path: root/src/gameserver.rs
AgeCommit message (Collapse)Author
2020-02-23more consistent importstroido
2020-02-18refactored with cargo clippytroido
2020-02-16added playerid to avoid stringly typingtroido
2020-02-09refactoring using cargo clippytroido
2020-02-03don't crash on invalid actionstroido
2020-01-31systems can create entities (sort of)troido
2020-01-28player is now controllabletroido
2020-01-28added player entity; changed json librarytroido
2020-01-27started using specs for a roomtroido
2019-09-23picking up the project again. Not sure what I changed, but it seemed wise to ↵troido
commit
2019-01-24made gameserver its own filetroido