aboutsummaryrefslogtreecommitdiffstats
path: root/public/index.html
Commit message (Collapse)AuthorAgeFilesLines
* Lots of improvements and bug fixesMatt Kohls2019-12-091-1/+1
| | | | | | | | Staff is now goal, and is given when trying to go down bottom stairs. Moving between floors now puts character on correct stairs. +'s and other symbols are now rendered on client. Mobs now have a type, and client will pick a proper sprite for them. Crashing on undefined action should be fixed.
* Client renders map, sends commands back to serverMatt Kohls2019-12-041-5/+10
|
* More bits, client now gets response from serverMatt Kohls2019-12-041-3/+0
|
* Adding in start of websocket stuffMatt Kohls2019-11-161-2/+2
|
* Starting bits for web clientMatt Kohls2019-11-011-0/+29