Merge pull request #1216 from tigercat2000/OHGODIHAVETOTESTTHIS

Port Atlas's implementation of -tg-'s canvas art.
This commit is contained in:
ZomgPonies
2015-05-30 20:17:41 -04:00
8 changed files with 223 additions and 2 deletions
+11
View File
@@ -176,6 +176,17 @@
/client/Move(n, direct)
if(viewingCanvas)
view = world.view //Reset the view
winset(src, "mapwindow.map", "icon-size=[src.reset_stretch]")
viewingCanvas = 0
mob.reset_view()
mob.button_pressed_F12()
if(!mob.hud_used.hud_shown)
mob.button_pressed_F12()
mob.update_hud()
mob.update_action_buttons()
if(mob.control_object) Move_object(direct)
if(world.time < move_delay) return