]> git.lizzy.rs Git - dragonfireclient.git/commitdiff
Add relative numbers for commands by prepending ~ (#9588)
authorWuzzy <Wuzzy@disroot.org>
Sun, 22 May 2022 14:28:24 +0000 (14:28 +0000)
committerGitHub <noreply@github.com>
Sun, 22 May 2022 14:28:24 +0000 (10:28 -0400)
* 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>

No differences found