aboutsummaryrefslogtreecommitdiffstats
path: root/rogue-server.js
Commit message (Expand)AuthorAgeFilesLines
* NPC mobs now spawn and can take actionsHEADmasterMatt Kohls2019-12-091-5/+82
* Lots of improvements and bug fixesMatt Kohls2019-12-091-40/+81
* Client now sent list of mobs to drawMatt Kohls2019-12-051-1/+14
* Players can run around and attack each other, client disconnects onMatt Kohls2019-12-051-23/+51
* Client renders map, sends commands back to serverMatt Kohls2019-12-041-35/+89
* More bits, client now gets response from serverMatt Kohls2019-12-041-33/+96
* Adding some floors and move functionalityMatt Kohls2019-12-041-5/+56
* Adding some actionsMatt Kohls2019-12-011-23/+77
* Lots of bits for handling turn generationMatt Kohls2019-12-011-9/+232
* Some prep work for server side of thingsMatt Kohls2019-11-301-0/+47
* Starting to add bits for the serverMatt Kohls2019-10-291-0/+44