jquast / x84

A python telnet/ssh server for modern terminals. In spirit of classic software such as ami/x, teleguard, renegade, iniquity.
http://x84.readthedocs.org/
Other
373 stars 56 forks source link

Fixes for Tetris and Weather #264

Closed M-griffin closed 9 years ago

M-griffin commented 9 years ago

Tetris Fix: Full Description in commit message (Summary) echo(syncterm_setfont('cp437')) to echo_unbuffered(syncterm_setfont('cp437')) Original buffered settings makes this command output after the ANSI Tetris screen is drawn. It should push out prior to displaying the ANSI screen.

Weather Fix: Full Description in commit message (Summary) Saving location on search changes and for new users. Added fix for postal code which is now broken in API.

landscape-bot commented 9 years ago

Code Health Repository health increased by 0.04% when pulling cf49768 on M-griffin:master into e8d4cdf on jquast:master.