Commit Graph

4 Commits

Author SHA1 Message Date
Leslie Krause a7d265799e BUILD 04
- added method to evaluate arithmetic expressions
- developed in-game unit conversion calculator
- added optional padding parameter to size element
- fixed ordering of checkbox element parameters
- added methods to extract raw pos and dim values
2019-05-27 19:40:39 -04:00
Leslie Krause 90fbe4162b BUILD 03
- included mod.conf and description.txt files
- fixed parsing of list and size element parameters
- recomputed textarea position due to engine bug
- added padding option to generic element classes
- implemented algorithm to compute form dimensions
- reversed point and dot units per documentation
2019-05-24 12:39:07 -04:00
Leslie Krause 019c412d42 BUILD 02
- major code reorganization into multiple classes
- added support for pixel-based unit of measurement
- further simplified some "black magic" constants
- implemented margins to simulate container element
- revamped translation interface for stateful use
- various improvements to element parameter parsing
2019-05-22 19:38:31 -04:00
Leslie Krause 24912c357e BUILD 01
- initial alpha version
2019-05-18 18:52:00 -04:00