summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
8 days[PATCH 1/2] Limit for string valuesKrock
9 daysAssorted fixes/cleanupsKrock
Contains the following patches: * [PATCH 01/10] Replace 'minetest' with 'core' * [PATCH 02/10] Extend type checks * [PATCH 03/10] Add examples * [PATCH 04/10] Protect against invalid formspec inputs * [PATCH 05/10] Unify some code * [PATCH 06/10] Use dropdown index to check againt value validity * [PATCH 07/10] Improve formspec and implement 'Reset' button * [PATCH 08/10] Do not run callbacks if no value changed * [PATCH 09/10] Add checkbox to show technical names * [PATCH 10/10] Make formspec layout more compact
2021-03-05Add initial contentcheapie