Releases: oneechanhax/libpdw
Release 1.0.0
This release covers getting most of 2018 nullifiedcat/cathook gui working outside of a cheat environment for use in broader environments and not just in a game cheat.
Included features
- List menu(previously Nullcore) with the ability to self assemble its list from a premade map
- Tabbed menu(previously Cathook) allows for various widgets for use within a window
- Widget system that allows for easy creation of simple gui elements
Required Libraries
a fully updated and installed build of oneechanhax/libglez
Imagemagick
libpng
libglew
opengl
libx11
libfreetype
Known bugs
example is quite crude for debug testing but works well
List menu scroll wheel is broken, hold Lcrtl/Lshift and left click to emulate the scrollwheel up and down respectively
Tabbed menu is quite buggy and the code is ancient. Not everything has been tested/works
The program runs laggy. The code utilizes heavy overuse of string manipulation, copying, and extreme overuse of keymaps. This is a flaw in design and will be ironed out as codeflows are slowly rebased out.