Port Atlas's implementation of -tg-'s canvas art.

This commit is contained in:
Tigercat2000
2015-05-29 12:19:27 -07:00
parent ab3267f897
commit cced767094
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