aboutsummaryrefslogtreecommitdiff
path: root/src/script
AgeCommit message (Expand)Author
2016-05-30Add minetest.check_password_entry callbackest31
2016-05-30Remove unused code in s_security.cpp (#4172)Zeno-
2016-05-28Particles: Add option to remove particles on collisionAuke Kok
2016-05-27Add base64 encoding and decoding to the lua api. (#3919)red-001
2016-05-27Fix MgStoneType and BiomeType enum nameskwolekr
2016-05-27Move biome calculation to BiomeGenkwolekr
2016-05-01Pathfinder: Fix styleest31
2016-03-15Add option to not send pre v25 init packetest31
2016-03-15Much better API for auth.{cpp, h}est31
2016-03-12Allow nodes to specify which sides to connect to.Auke Kok
2016-03-12Nodebox: Allow nodeboxes to "connect"Auke Kok
2016-03-09Add consistent monotonic day counter - get_day_count()Auke Kok
2016-03-07Add AreaStore custom ID APIShadowNinja
2016-03-07Implement AreaStore serializationShadowNinja
2016-03-07Move AreaStore container selection logic into getOptimalImplementationShadowNinja
2016-03-07Move AreaStore to utilShadowNinja
2016-03-07Simplify AreaStore ID managementShadowNinja
2016-03-07s_env.{cpp, h} cleanupsest31
2016-03-07Add minetest.register_lbm() to run code on block load onlyest31
2016-03-07Use LuaErrors in security check macrosShadowNinja
2016-03-03Require minetest.request_http_api to be called from the mod's main scopeJeija
2016-03-03Fix main menu being unable to set secure settingsShadowNinja
2016-03-03Remove debug.getupvalue from the Lua sandbox whitelistShadowNinja
2016-02-26Fix minetest.request_insecure_environment() always returning nilJeija
2016-02-22Add Lua interface to HTTPFetchRequestJeija
2016-02-19Ignore spaces in secure.trusted_mods settingJeija
2016-02-19Require request_insecure_environment to be called from the mod's main scopeShadowNinja
2016-02-11v2d & aabbox3d<f32> & sky cleanupsnerzhul
2016-02-11Add '/clearobjects quick'Kahrl
2016-01-28Don't print whole json data buffer to errorstream on errorest31
2016-01-23Fix C++11 compilabilityest31
2016-01-20Allow per-tiles culling.Auke Kok
2016-01-18Show infotext with description for item entitiesRealBadAngel
2016-01-15Make ItemStack:set_count(0) clear the item stacksfan5
2016-01-07Liquids: Flow into and destroy 'floodable' nodesparamat
2015-12-29Revert "Add support for using arbitrary meshes as items"Sapier
2015-12-29Add support for using arbitrary meshes as itemsSapier
2015-12-21Fix lua object:get_properties() being brokenSapier
2015-12-20Fix missing popest31
2015-12-19Add support for limiting rotation of automatic face movement dir entitysSapier
2015-12-15Add option to give every object a nametagBlockMen
2015-12-07Fix threshold typeest31
2015-12-07Mapgen: Add propagate_shadow bool to calcLightingparamat
2015-12-06Fix spelling of noise_thresholdJun Zhang
2015-12-02Add on_secondary_use when right clicking an item in the airAlex Ford
2015-11-08Add LuaSecureRandomest31
2015-11-07Add support for audio feedback if placing node failedBlockMen
2015-11-06Add server side ncurses terminalest31
2015-11-05Schematics: Add core.place_schematic_on_vmanip APIkwolekr
2015-11-02Add callback parameter for core.emerge_area()kwolekr