6 Commits

Author SHA1 Message Date
OgelGames
fb358c7cb0
Touchscreen updates (#39) 2023-06-13 16:42:18 +10:00
OgelGames
e7ca53ac04 fix compatibility with old item_button field
reverts commit 9af65439c052923f4f1043cbfa860f9da2fa13cd, returning to the name matching the lua_api.txt, and adding a separate check for the old name instead

see also https://github.com/mt-mods/digistuff/issues/33
2022-11-05 22:58:48 +11:00
OgelGames
ba78dae4cd fix touchscreen item_grid name modifying table value
thanks Huhhila :)
2022-03-08 15:21:54 +11:00
OgelGames
9af65439c0 replace "texture_name" with "image" in formspec elements
fixes #33
2022-01-31 13:20:57 +11:00
OgelGames
80682a9623 fix wrong name in dropdown formspec element 2022-01-22 13:55:04 +11:00
OgelGames
260f5b3706
Touchscreen rewrite (#25) 2022-01-17 15:25:42 +11:00