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.
Tetris Fix: Full Description in commit message (Summary)
echo(syncterm_setfont('cp437'))
toecho_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.