Skip to content

v1.0.1

Latest

Choose a tag to compare

@rforzachamp821 rforzachamp821 released this 05 Sep 21:44
e8f3f1c

ZeeTerminal v1.0.1. Find release notes and binaries in the .zip OR .7z files. You can also download the source code by clicking the "Source code" option.

You can also find the release notes below:

ZeeTerminal v1.0.1 Release Notes - This update is mainly a bugfix and stability enhancement update.

New Features

  • None

Changes and Bugfixes

  • Added support for the latest version of the MSVC C++ compiler, allowing the program to be compiled on this version.
  • Changed default steer value in CarDodge. This was set to 4, up from 2. This is after frequent user feedback that the current speed is a bit too slow and hard to control.
  • Changed the text in the About command and credits to be more updated to reflect more accurate and more easily referenceable information.
  • Updated the README.md file with newer copyright information and a recommended terminal dimensions notice.
  • Fixed a bug where the -h argument wouldn't work when accessing ZeeTerminal from another commandline interface such as CMD or PowerShell.
  • Fixed some grammar and spelling mistakes in the source code comments due to mistyping errors.
  • Updated the LICENSE file with more accurate and referenceable copyright information.
  • Added a better example for commands in the help page of ZeeTerminal.

What's Changed

Full Changelog: v1.0.0...v1.0.1