minetest/builtin
rubenwardy f948e2c585 Fix incorrect view URL for games
package.id is a sanitised combination of author and basename, used to
compare remote and local content. Minetest ignores `_game` when comparing
game names, so package.id has `_game` removed. This meant that the wrong
URL was being generated for View.
2020-07-28 17:02:32 +01:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client Add luacheck to check builtin (#7895) 2019-08-06 19:30:18 +01:00
common Some vector functions useful for working with rotations (#9572) 2020-06-09 19:38:39 +02:00
fstk Add HTTP API to main menu (#9998) 2020-06-06 17:17:08 +01:00
game Add minetest.is_creative_enabled 2020-05-29 22:45:40 +02:00
mainmenu Fix incorrect view URL for games 2020-07-28 17:02:32 +01:00
profiler Profiler: Fix wrong function name for entities 2020-02-23 22:24:12 +01:00
init.lua Add HTTP API to main menu (#9998) 2020-06-06 17:17:08 +01:00
settingtypes.txt Add object crosshair, disable entity selectionboxes by default (#9523) 2020-07-14 19:13:04 +02:00