Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mesecons
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Illuna-Minetest
mesecons
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
dcd2f94ba95a3cf9203de12e0b2e650494ef4e5c
Select Git revision
Branches
16
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
Tags
2
20130211
v0.6-stable
18 results
Begin with the selected commit
Created with Raphaël 2.2.0
23
Jan
22
21
20
12
9
3
20
Dec
6
29
Nov
25
23
22
21
7
Oct
1
Sep
14
Jul
12
8
Jun
6
1
4
May
2
30
Apr
25
21
20
23
Mar
21
20
19
16
11
16
Feb
19
Jan
11
10
9
5
4
3
18
Dec
2
30
Nov
29
8
Sep
7
29
Aug
27
28
27
22
Jun
20
19
15
10
6
5
2
1
26
May
25
21
15
28
Apr
27
26
27
22
21
20
21
20
15
14
13
7
2
1
27
Mar
26
24
23
16
15
14
11
7
6
5
4
2
24
Feb
22
19
18
12
11
10
8
7
6
4
30
Jan
22
20
19
14
13
9
6
31
Dec
30
28
27
26
25
23
22
21
12
21
20
19
18
16
15
13
11
10
9
8
7
3
1
28
Nov
27
11
8
28
Oct
27
13
7
2
1
27
Sep
10
9
8
7
6
5
4
3
1
30
Aug
28
25
24
25
24
21
20
19
18
17
16
15
13
12
11
12
11
10
9
10
9
10
9
8
7
5
2
1
22
Jul
21
20
19
18
23
Jun
22
21
20
16
15
4
21
May
15
12
24
Apr
22
8
7
6
2
29
Mar
27
26
25
24
22
18
9
5
2
27
Feb
23
18
17
10
9
5
4
31
Jan
30
29
Merge pull request #211 from MT-Modder/master
Rewrite doors:
Use dye for lightstone recipes - for balance
Merge pull request #210 from MT-Modder/master
Fix doors texture names
Merge pull request #208 from MT-Modder/master
Use group:sapling for all recipes
Merge pull request #202 from dora71/master
Update init.lua
Merge pull request #199 from 163140/master
Making glue from any sapling
Fix #198 by adding gates to the "overheat" group
**This commit changes functionality**, please read
Fix #197, doesn't remove the legacy code that triggered it though
Fix #196, removes soft-depend on commonlib
Fix receiver looks, fixes #195, thanks to MT-Modder for reporting
Rewrite Logic Gates: Makes it super-easy to add new gates and cleans up code
Don't trigger an "off" event to itself when luacontroller turns a port off
Fix luacontroller: attempt to perform arithmetic on global 'print_count' (a nil value)
Merge branch 'improve-luacontroller'
Fix movestone to wire connection looks
Fix onstate switch appearing the the creative inventory
Fix luacontroller interrupts not working if no iid is supplied
Fix #189, clean code and update documentation
Fix crafting with the default mesecon wire
Fix burnt luacontroller, nodebox + crash
improve-luacont…
improve-luacontroller
Merge branch 'improve-luacontroller' of https://github.com/ShadowNinja/minetest-mod-mesecons into ShadowNinja-improve-luacontroller
Merge branch 'doorsounds'
Merge pull request #156 from HybridDog/ov_it
Re-implement settings system:
Fix bug in mesecon.find_receptor that caused false turnoffs and rewrite lever +
Fix compatibility with not yet updated mods that use mesecon:receptor_*
Use iterative algorithm for mesecon.find_receptor_on, major performance improvement for large
Fix bug in mesecon.mergetable that caused false rules
Replace mesecon:<some_function> with mesecon.<some_function> for greater
Use an iterative algorithm for turnon() and turnoff(), fixes #160
Pressure plates and the object detector will send power to vertical
Rewrite mesecon wires. This should increase the efficiency and speed of
Fix #183, noteblock now uses default drawtype
Fix #182, bug when placing wire crossings next to a powered source
Loading