Posted March 19, 2025 by Mark Dowen
BUILD 1.9520
user gui system replaces the gfx driven gui system
now we can use map connected script for user gui
BUILD 1.9510
new gui system impemented:
gui system now can be map and script controled
map controlled:
use gfx buttons with predefined gfx (use this for simple action like: BACK)
script controlled GUI now is implemented for:
use it with title screens, interfaces with flexible object selection:
NEWGAME
CONTINUE
QUIT
CREDITS
...
or you can use it with anay other type of selection, up to
inventory object listing and selection,
default button to confirm action = "A" (Joypad), ENTER/RETURN on keyboard