Skip to content
This repository has been archived by the owner on Oct 27, 2020. It is now read-only.

Releases

Tyler edited this page Aug 7, 2020 · 3 revisions

Tigris Auxilium Development Log #6 Status: Nightly 8/01/2020 | 0.0.2.1 | "It's can actually remember now"


Overview:

Revisiting the project while changing a couple of things around. Mainly moving to JSON, placing builds in project folders, and cleaning the code a bit. Fixed Jar to where they can actually be opened by the user.

New Features:

  • TA will now save using JSON files instead of the default Java serialization method
  • TA will now save its files in an external folder
  • User Setup Panel will always show at first launch
  • When TA detects a new host device it will wipe its data and start fresh
  • List of Browser tabs will be properly remembered (Outdated)

Known Bugs:

  • Setup Panel doesn't leave after hitting finished
  • No default text when first launch browser tab page
  • Program crashes if Setup page is left with blank information
  • Greeting text will return null instead of showing the name
  • Web site links must have the full www.com address
  • Browser Tab Save&Load no longer work

Fixed Issues:

  • UserSetup Panel now appears if either the data is deleted or the app has been transferred to a new host
  • Warning free (Outdated)
  • Browser will remember the links and whenever you have them checked. (Outdated)
  • Mis. bugs and errors

Plans:

-Start combining classes that can be done for simplicity and make instancing/referencing easier -Prompt message for the nickname of links -Have title bar greet the user when booted -PC Power control


Tigris Auxilium Development Log #5 Status: Stable 6/30/2020 | 0.0.2.0 | "Just get on with it"


Overview:

Mainly working on clearing on meaningless errors and unused data. Also working on documentation to make it easier for me to read. Working on trying to get the panels to talk to each other.


New Features:

-User Setup Panel now shows at first launch -You can open a max of 6 browser tabs on your web browser -You can save your list of browser tabs and if you enabled them in a save file


Known Bugs:

-Setup Panel doesn't leave after hitting finished -Errors from unused vars and functions still left over -No default text when first launch browser tab page -Browser doesn't always save check boxes state -Browser Tabs don't open on button


Fixed Issues:

-UserSetup Panel now appears -Mis. bugs and errors


Plans:

-Start combining classes that can be done for simplicity and make instancing/referencing easier -Prompt message for the nickname of links -Remotely close & open tabs from a single tab -Make Save system more dynamic -Have title bar greet the user when booted -PC Power control -Minor file explorer


Tigris Auxilium Development Log #4 Status: Nightly 6/28/2020 | 0.0.1.6 | "It looks like I'm pretending"


Overview:

Mainly working on clearing on meaningless errors and unused data. Also working on documentation to make it easier for me to read. Working on trying to get the panels to talk to each other.


New Features:

-User Setup Panel now shows at first launch


Known Bugs:

-Setup Panel doesn't leave after hitting finished -Errors from unused vars and functions still left over -No default text when first launch browser tab page


Fixed Issues:

-UserSetup Panel now appears -Mis. bugs and errors


Plans:

-Start combining classes that can be done for simplicity and make instancing/referencing easier -Prompt message for the nickname of links -Remotely close & open tabs from a single tab -Make Save system more dynamic -Have title bar greet the user when booted


Tigris Auxilium Development Log #3 Status: Nightly 6/28/2020 | 0.0.1.3 | "He's remembering, he's remembering"


Overview:

The browser tab is now working and your able to enter url's and open them in your default browser. Also you can press save which will create a save file. Before I release the next feature I want to work on the UserSetup save functions.


New Features:

-You can open a max of 6 browser tabs on your web browser -You can save your list of browser tabs and if you enabled them in a save file


Known Bugs:

-The "Get to know you" panel doesn't load for first time opening


Fixed Issues:

-Save your browser tabs between launches


Plans:

-Greeting panel at boot -A better method to assign UserInfo data


Tigris Auxilium Development Log #2 Status: Stable 6/27/2020 | 0.0.1.0 | "One tab? No, Multiple tabs"


Overview:

Big thing was building the memory system for saving variables and switching tabs.


New Features:

-Basic Serialization function between program launches -The ability to switch between tabs using the buttons on the menu


Known Bugs:

-Memory doesn't always load properly -The "Get to know you" panel doesn't load for first time opening


Fixed Issues:

-Able to switch between tabs using the buttons


Plans:

-Greeting panel at boot -A better method to assign UserInfo data -Browser Tab feature


Tigris Auxilium Development Log #1 Status: Stable 6/25/2020 | 0.0.0.1 | "Hey, we're here"


Overview:

Nothing special just a basic project layout created.

New Features:

-NA

Known Bugs:

-NA

Fixed Issues:

-NA

Plans:

-NA