minetest/games/minimal/mods/test
Hugues Ross 69a2099c04 Add more visual feedback for button states (#8916)
- Add style properties for overriding the the hovered/pressed state
  - By default, hovered buttons are a lighter version of the base color
  - By default, pressed buttons are a darker version of the base color
- Add hovered bg image support for image buttons (style property)
2019-10-12 18:44:23 +02:00
..
crafting.lua Fix some issues with minetest.clear_craft (#8712) 2019-08-10 23:28:00 +02:00
formspec.lua Add more visual feedback for button states (#8916) 2019-10-12 18:44:23 +02:00
init.lua Fix some issues with minetest.clear_craft (#8712) 2019-08-10 23:28:00 +02:00
mod.conf minimal: Move get_craft_result tests to test mod 2019-07-27 14:42:41 +02:00
player.lua Fix some issues with minetest.clear_craft (#8712) 2019-08-10 23:28:00 +02:00