Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
closes #12272
|
|
|
|
|
|
* Add relative numbers for commands by prepending ~
* Some builtin code cleanup
* Disallow nan and inf in minetest.string_to_area
* Remove unused local variable teleportee (makes Luacheck happy)
* Clean up core.string_to_pos
* Make area parsing less permissive
* Rewrite tests as busted tests
* /time: Fix negative minutes not working
Co-authored-by: Lars Mueller <appgurulars@gmx.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
as the named color "rebeccapurple" is unavailable, Level 4 clearly isn't supported; the link should not point to a dev version of the spec either
|
|
|
|
|
|
* Also Disable shadows when sun/moon is hidden. Fixes #11972.
|
|
|
|
|
|
|
|
Change 1: Clarify when on_step collision information is provided
Change 2: Document PostgreSQL and Redis settings
Change 3: Overall AreaStore documentation improvements including consistent parameter naming based on community suggestions
|
|
|
|
|
|
* Allow to set the displayed item count and its offset via meta
* fix rect constr call
* devtest: add dump_item chatcommand
* fix rect2 constr call (sdim is a position (typedef for v2s32), not a dimension) and remove background because it would work now
* add missing utf8 to wide conversion
* rename to count_meta
|
|
|
|
|
|
|
|
|
|
Also cleans up related code somewhat.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: rubenwardy <rw@rubenwardy.com>
|
|
|
|
(#11766)
|
|
|
|
Co-authored-by: rubenwardy <rw@rubenwardy.com>
|
|
|
|
(#11662)
|
|
|
|
|