Skip to content

Releases: TMG8047KG/TerminalLib

1.0.4-beta

16 Jun 20:23
Compare
Choose a tag to compare
1.0.4-beta Pre-release
Pre-release

Changes:

  • added new methods for printing matrixes
  • added close method

1.0.3-beta

29 Apr 18:23
3ad667b
Compare
Choose a tag to compare
1.0.3-beta Pre-release
Pre-release

What's Changed

Full Changelog: 1.0.2-beta...1.0.3-beta

Terminal Lib v1.0.2-beta

17 Apr 21:29
1d024c8
Compare
Choose a tag to compare
Pre-release

Fixed:

  • fonts not working #4

Changes:

  • Added more options for setting colors and fonts

Experimental:

  • Timer (not working)

If you spot something not working report it here

Made by TMG8047KG <3

Terminal Lib v1.0.1-beta

26 Mar 19:17
Compare
Choose a tag to compare
Pre-release

Changelog:

Click me to expand

Additions

  • Added more declaration choose by adding more constructors
  • Added an option for changing the size of the terminal font
  • Added option for changing the window to a fullscreen
  • Added option for locking the resizing
  • Now you can change the Terminal window how you want to by just getting the JFrame

Changes

  • The package name was changed from "Console" to "Core"
  • Now, upon adding a new update method (schedule) the schedule starts automatically
  • Now the default name of the Terminal window is "Terminal"
  • All customizations now have defaults

Fixes

  • Stopping and then starting the schedule results in an error

and more.


Expect more major changes to come with the next updates.

If you spot something not working report it here

Made by TMG8047KG <3

Terminal Lib v1.0.0-beta

18 Mar 18:16
a015b50
Compare
Choose a tag to compare
Pre-release

Terminal Lib v1.0.0-beta

Early build of the Terminal library!

You can use this freely!
Contributions are very welcome, and If you have an idea for improving the lib feel free to make an issue.

Made by TMG8047KG <3