Skip to content

v0.7.0

Choose a tag to compare

@rforzachamp821 rforzachamp821 released this 20 May 13:20
· 23 commits to main_ZeeTerminal since this release
70ee81b

ZeeTerminal v0.7.0. Find release notes, source code and binaries in the .zip OR .7z file.

You can also find the release notes below:

ZeeTerminal v0.7.0 Release Notes


New Features

  • 3 NEW Commands, which are: Factorial, CalcQuadratic, and Y2038!
  • Added support for opening files in Hacker Type Custom in the Hacker command with the Windows File Dialogue. Now it's much easier to quickly pick any random file to prank your friends quicker that you are the ultimate hacker.
  • CarDodge, in the Game command, now has power-ups! When you crash into a special power-up car, a random power-up is selected and activated automatically. These include: an extra life, invincibility, game slow-down, double score, and higher chances for other power-up cars to pop up. These power-up cars have a 5% chance to be created in normal conditions.
  • A NEW GAME has been added to ZeeTerminal: Guess The Number! This game involves guessing a random number between 1 and 100 inclusive in as little tries as possible (10 tries maximum). It's a very simple game, but quite fun as well. It is similar in workings to the same game from the older TerminalAppGen2.
  • A new settings menu has been developed for the new Guess The Number game, and contains options to change foreground and background colours for the game. You can play around with things however you like with the new Guess The Number game and these settings.

Changes and Bugfixes

  • Added syntax in the help messages of the Copy and CopyFile commands, to assist in usability and understanding of the command.
  • Put all commands in the Help command in a table-style format, to conserve total screen height.
  • Changed "early alpha build" to "beta build" in the Help command, as this program is getting close to becoming a proper stable release.
  • The 'How To Play' page in the CarDodge game (in the Game command) has been updated to talk about the power-ups and the power-up cars.
  • As power-ups have been introduced, CarDodge has reached v0.6.0 and is now in its beta stage, and may skip to version 1.0.0 after a bugfix update at some point. Therefore, the about page in the Help command, and the name of the CarDodge option in the Game command, have been updated to reflect this (the name of the option in the Game command is now just 'CarDodge', as the version is already being listed in the About page of the Help command).
  • As CarDodge has been merged with ZeeTerminal, the about page in the Help command has been updated to reflect this.
  • The ScreenNavigate Engine now goes back to the old way of writing directions text to the display - above the actual screen text. This is because having both the "scroll up for more info" and the directions text right next to each other makes them clutter themselves, making the user not be as bothered to read anything that they say. However, the directions text is now centred, making it more prominent to the user.
  • Fixed an issue where when pressing ESC when selecting an option in any of the CarDodge Colour Game Settings (in the Settings command), error messages would show up.
  • Fixed issues with the indentation of some of the argument entries in the Settings help page.

What's Changed (Commits)

Full Changelog: v0.6.0...v0.7.0