Skip to content

Releases: s0lst1ce/pigUI

Basic Widgets HOTFIX4

19 Nov 17:44
Compare
Choose a tag to compare
Basic Widgets HOTFIX4 Pre-release
Pre-release

See previous release

Basic Widgets HOTFIX3

19 Nov 17:42
46febd8
Compare
Choose a tag to compare
Basic Widgets HOTFIX3 Pre-release
Pre-release

See previous release

Basic Widgets HOTFIX2

08 Oct 20:20
Compare
Choose a tag to compare
Basic Widgets HOTFIX2 Pre-release
Pre-release

See previous release

Basic Widgets HOTFIX

08 Oct 19:47
Compare
Choose a tag to compare
Basic Widgets HOTFIX Pre-release
Pre-release

For full info see previous release.

Basic Widgets

08 Oct 19:38
Compare
Choose a tag to compare
Basic Widgets Pre-release
Pre-release

Hey! This is the first release of piGUI. The roadmap is still long and it is far from stable. However some basic widgets have been put together and are ready to use.
This release comprises all the fundaments of the library. Some, like Selection (#14 ) and widget addition to widgets (#12 ) are known to change. However this shouldn't change existing codes too much.
Hence here is the list of the included widgets:

  • Labels, display text in varied formats on the screen; can use images as backgrounds
  • ImageButtons, a button which only uses images and no text.
  • TextButton, a button with text; can use images as backgrounds
  • InputFields, single line text boxes that support all features of Label

All buttons support locking. Labels can take many colors and fonts (all types), styles (ie: bold, underlined), background, highlighting and more!
If some of you are eager to test it out, please do! You can report all the bugs you encounter on Github or on my discord. See you soon for more features 👋