Sokomine
|
e950cdc1f0
|
diffrent handling for formspec versions 2 and 1 (2 is pretty ok; 1 is ugly and barely usable)
|
2022-01-09 00:05:50 +01:00 |
|
Sokomine
|
b455321528
|
preparations for using the same code for generating fs for diffrent versions
|
2022-01-08 22:53:47 +01:00 |
|
Sokomine
|
585492b2f7
|
removed duplicate declaration of formspec where the lines are the same for diffrent formspec versions
|
2022-01-08 20:32:10 +01:00 |
|
Sokomine
|
6e461b95a6
|
improved formatting of dropdown formspec entries in fs_talkdialog.lua
|
2022-01-08 19:14:13 +01:00 |
|
Sokomine
|
bcdd59e004
|
made action button in edit dialog work again
|
2022-01-08 19:03:32 +01:00 |
|
Sokomine
|
e3eda65c00
|
added yl_speak_up.add_formspec_element_with_tooltip_if to clean up formspec building in fs_talkdialog.lua
|
2022-01-08 18:38:51 +01:00 |
|
Sokomine
|
3bde8d18c4
|
made more use of yl_speak_up.add_edit_button_fs_talkdialog
|
2022-01-08 02:30:09 +01:00 |
|
Sokomine
|
07be18bcf6
|
added helper function +yl_speak_up.add_edit_button_fs_talkdialog
|
2022-01-07 23:24:49 +01:00 |
|
Sokomine
|
fc10be7d0e
|
extracted interface_mobs_api.lua from functions.lua into a seperate file
|
2022-01-07 21:22:41 +01:00 |
|
Sokomine
|
e8265679b4
|
extracted fs_talkdialog.lua from functions.lua into a seperate file
|
2022-01-07 20:52:34 +01:00 |
|