Skip to content

Releases: gms0817/Project-Iris

v2.0.1-alpha - User Exists Error Patch

02 Dec 07:29
90b06e7
Compare
Choose a tag to compare
Pre-release

v2.0.1-alpha

Patch Information

  • Tweaked 'User Exists" method to fix a bug where new files would be created but the program would crash.

v2.0.0-alpha - We Gave Iris a GUI

29 Nov 14:15
7ed1cf6
Compare
Choose a tag to compare
Pre-release

v2.0.0-alpha

In this version of Project Iris we have rebuilt the original source code in order to provide a friendly user interface.

Current GUI features include the following:

  • Resizable window
  • Dark-Mode theme (more themes to be released in later versions)
  • Basic input field for user to input their queries and commands
  • Basic menu bar for navigation and quicktools [currently supports 4 config options]
  • Live clock in menu bar

Tweaks and Fixes

  • Changed file management system from prior use of Properties class to now using FileWriter and Scanner classes as well as a few others to write and read various data in the program.

New Queries Added

  • Who made Iris?
  • What is the users gender
  • When is the users birthday
  • Tell the user a fun fact [50 currently]
  • When is Iris' birthday

v1.0.0-alpha - Welcome to Project Iris

14 Nov 01:44
a262548
Compare
Choose a tag to compare
Pre-release

v.1.0.0-alpha
The first of many versions of Project Iris.

Current Features include the following:

  • 5 Basic console-based interaction with soon to be AI, Iris.
  • Array-based storage of responses to user input

This version of Project Iris is limited, however, more features will be added in the near future.