This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Parzivail's profile picture

CC GUI Forge for Touchpoint API

Started by Parzivail, 17 May 2015 - 03:26 AM
Parzivail #1
Posted 17 May 2015 - 05:26 AM
I'll be honest with y'all for a second. I can't make GUIs in Lua no matter how much time and effort I put in, either doing it myself or learning an API. So, I made ComputerCraft GUI Forge, an intuitive way to create GUIs using the Touchpoint API (credit Lyqyd)!

Just add a GUI element ("Add GUI Element"), choose what you want to add (select it and click "Add"), right-click the newly made element in the list, edit, and change around all the things about each element until you are satisfied and click "Save". Add more, make a whole interface. When you're done, you can export it ("Export as…") wherever you want, and the Touchpoint API will automatically be copied to the output directory.

Features:
  • Buttons
  • Text Labels
Plans:
  • Progress bars
  • Images?

Screenies:
SpoilerExample in the program…

… And what it looks like in-game

Menus!
New Elements
Spoiler
Text Edit
Spoiler
Button Edit
Spoiler
Export
Spoiler

Download yours today!

GitHub Repo

Feedback greatly appreciated!

- Parzi
Edited on 18 May 2015 - 02:25 PM
flaghacker #2
Posted 17 May 2015 - 05:24 PM
This looks awesome! I can't wait to try this out! (not on a pc right now)