DS-Minetest
|
6e2ffa04ea
|
guide: fix portal indrigents
|
2017-12-31 22:02:22 +01:00 |
|
Megaf
|
acdf694356
|
Fixes https://github.com/HybridDog/nether-pack/issues/6
```
Use:
local tab = minetest.wrap_text(content, guide_size.fx, true)
Needs 3rd argument 'true' to ensure 'tab' is a table.
See 649eef9e4f/builtin/common/misc_helpers.lua (L311)
```
|
2017-12-25 20:48:41 +01:00 |
|
DS-Minetest
|
e8a666f34e
|
replace deprecated setting methods
|
2017-07-05 18:52:46 +02:00 |
|
DS
|
a7da195aa1
|
fix a crash caused by the none existing minetest.splittext function
It was replaced with minetest.wrap_text. Hopefully that won't make problems.
|
2017-07-05 18:38:38 +02:00 |
|
ObaniGemini
|
3ba23a4c88
|
New nether guide Much better formspecs based on original code Reworked many sentences
|
2016-05-04 18:11:02 +02:00 |
|
HybridDog
|
7c75dafcdb
|
at least a bit history
|
2015-02-18 18:34:03 +01:00 |
|