minetest/builtin/common
Wuzzy ac5e8176b9
Add relative numbers for commands by prepending ~ (#9588)
* 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>
2022-05-22 10:28:24 -04:00
..
tests Add relative numbers for commands by prepending ~ (#9588) 2022-05-22 10:28:24 -04:00
after.lua Free arguments of cancelled minetest.after() jobs 2022-01-19 23:30:18 +01:00
chatcommands.lua Improve error message if using "/help --" (#11796) 2021-12-01 20:22:46 +01:00
filterlist.lua Add luacheck to check builtin (#7895) 2019-08-06 19:30:18 +01:00
information_formspecs.lua Add an option `-t` to force text output in /help 2021-10-01 16:22:05 +02:00
misc_helpers.lua Add relative numbers for commands by prepending ~ (#9588) 2022-05-22 10:28:24 -04:00
serialize.lua minetest.serialize: Reversible number serialization (#9722) 2020-04-22 16:43:48 +02:00
strict.lua Remove unused variable WARN_INIT 2022-05-08 19:11:15 +02:00
vector.lua Add vector.combine (#11920) 2022-05-04 07:44:14 -04:00