From c8a5d3a7597fc5b943a04e13aa8f3b01afdb3c48 Mon Sep 17 00:00:00 2001 From: Matt Kohls Date: Mon, 9 Dec 2019 20:57:21 -0500 Subject: Lots of improvements and bug fixes 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. --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/index.html') diff --git a/public/index.html b/public/index.html index e8adc13..47bcec0 100644 --- a/public/index.html +++ b/public/index.html @@ -12,6 +12,7 @@

rogue.js

+

 	
 	
@@ -23,7 +24,6 @@
-

     
 	
   
-- 
cgit v1.2.3