minetest/games/minimal/mods/test
DS 0ac999ded7
Add scroll_container formspec element (redo) (#9101)
New formspec elements:

 - `scroll_container[<X>,<Y>;<W>,<H>;<scrollbar name>;<orientation>;<scroll factor>]`
 - `scroll_container_end[]`

Other elements can be embedded in this element. Scrollbar must be placed manually.
2020-04-13 10:50:07 +02:00
..
textures Formspecs: Add starting frame to animated_image (#9411) 2020-03-16 22:56:48 +01:00
crafting.lua Fix some issues with minetest.clear_craft (#8712) 2019-08-10 23:28:00 +02:00
formspec.lua Add scroll_container formspec element (redo) (#9101) 2020-04-13 10:50:07 +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