Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • actionqueue
  • dispenser
  • improve-luacontroller
  • luacontroller
  • luacontroller_jit_functions
  • master default
  • mesecons_in_nodedef
  • meshes
  • movestones_nodes
  • next
  • nextgen
  • patch_#135
  • patch_#85
  • server_step
  • sticky_blocks
  • zefram_doors
  • 20130211
  • v0.6-stable
18 results
Created with Raphaël 2.2.015Feb1493Jan229Dec261520Nov18Oct4125Aug27Jul20May1126Mar28Feb25191714131413543223Jan222120129320Dec629Nov252322217Oct1Sep14Jul128Jun614May230Apr25212023Mar212019161116Feb19Jan1110954318Dec230Nov298Sep729Aug27282722Jun20191510652126May25211528Apr272627222120212015141372127Mar262423161514117654224Feb221918121110876430Jan22201914139631Dec3028272625232221122120191816151311109873128Nov2711828Oct271372127Sep109876543130Aug28252425242120191817161513121112111091091098752122Jul2120191823Jun2221201615421May151224Apr22876229MarFix pistons not connecting to wire and not activating when placingAlways use minetest.set_node instead of minetest.add_node for consistencyUse vector helper functions instead of old builtin cmpPos and addPosRule functionsMerge branch 'playerdetector_update' of https://github.com/HybridDog/minetest-mod-mesecons into HybridDog-playerdetector_updateMerge branch 'fix_pistons' of https://github.com/HybridDog/minetest-mod-mesecons into HybridDog-fix_pistonsDoors: Use new mesh door API if availablethis way it works better because unknown nodes may not stay unknownfix pistons not working in every buildable_to nodeplayerdetector: short code and don't get scanname for every objectMerge branch 'HybridDog-noteblock_update'Noteblock: Code cleanupAdd os.datetable(), a (very) limited wrapper for os.date(). Fixes #246.Merge branch 'sofar-sound'Fix sound volume level of noteblock.Gates: Update nor gate craft recipe, fixes #243Major change: Documentation is now included with mesecons, the website just extracts the documentation in a more readable formatGates: Add OR and NOR gateLuacontroller: Add configurable size limit for mem table, 100kBytes by default, fixes #240Remove trailing whitespaceRevert "Do not send action_off signal when newly placing nodes"Doors: Use new sound name (fixes #236)Merge pull request #239 from beyondlimits/masterUse right mouse button instead of left to press button and change state of switch and lever.update "sticky block" to use 0.4.13-style footprintsFix #234reworked hydroturbine model for the same reasonsrevamp wall lever modelsMerge pull request #233 from technomancy/default-light-maxDon't refer to LIGHT_MAX global; use default.Return if invalid parameters are given to node_detector_scan (e.g. unloaded area), should fix #228Add support for sticky blocks for pistons and a a sample sticky blocksticky_blockssticky_blocksFix pressure plates calling receptor_on on a regular basisRe-add mesecon.register_mvps_unmov(objectname) since other mods (pipeworks) are using itFix movestones sometimes not starting to move again when they are at theRewrite movestones, make them nodes instead of entitiesmovestones_nodesmovestones_nodesMerge pull request #222 from MT-Modder/stoppers-2Register only locked nodes as stoppersFix #219, do not try to override unregistered doorsMerge pull request #221 from MT-Modder/remove-from-groupRemove insulated t-junction and crossover from craftable group
Loading