Dec 2024

Much procrastination over the PropertiesBox widget. I restarted the widget code using ListBox as a base. Consolidated some identical menu code from ListBox, TreeBox and PropertiesBox into one shared file (prod_ui/shared/lgc_menu.lua). Changed how “drag to…

Oct 2024

Finished the TableToString rewrite: T2S2 Updated KEVN, an INI-like config file parser. I later archived the repository because it doesn’t offer many advantages over loading a Lua table constructor. Integrated PILE (collection of Lua snippets)…

Jul 2024

Released LXL (Lua XML Library), a major rewrite of xmlToTable. Rewrote ErrTest and StringWalk (formerly StringReader), and updated UTF8Tools. Most of this work happened in June, and it started from a naive attempt to add…

Maze Minders – Bitsy to ZZT

(UPDATE: In 2020, ZZT’s source code was reverse-engineered and released as free software under the MIT License. ZZT is now potentially as malleable as Bitsy, depending on what people do with the codebase. This post…