minetest/builtin
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
..
async Use native packer to transfer globals into async env(s) 2022-05-10 22:37:42 +02:00
client Fix Minetest blaming the wrong mod for errors (#12241) 2022-05-09 20:42:43 +02:00
common Add relative numbers for commands by prepending ~ (#9588) 2022-05-22 10:28:24 -04:00
fstk Localize error messages in mainmenu (#11495) 2021-11-01 12:27:46 +00:00
game Add relative numbers for commands by prepending ~ (#9588) 2022-05-22 10:28:24 -04:00
locale Update German builtin translation 2022-01-30 13:50:07 +01:00
mainmenu Deprecate game.conf name, use title instead (#12030) 2022-05-21 16:23:30 +01:00
profiler Use defined evaluation order in profiler 2021-12-19 17:03:07 +01:00
init.lua Async environment for mods to do concurrent tasks (#11131) 2022-05-02 20:56:06 +02:00
settingtypes.txt Improve shadow filters (#12195) 2022-05-21 16:49:30 +02:00