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.
c63afd49ecd40cb9865b455c7f75cb47c6f4672f
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
25
Jul
9
17
May
16
15
26
Apr
21
2
14
Mar
13
28
Feb
27
23
22
19
16
15
14
9
3
Jan
2
29
Dec
26
15
20
Nov
18
Oct
4
1
25
Aug
27
Jul
20
May
11
26
Mar
28
Feb
25
19
17
14
13
14
13
5
4
3
2
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
Fix #276: Fix bugs in block forceloading in turnon / turnoff
Don't bother checking if a node can overheat before cooling it
Command block server crash fixed
Add protection support to Luacontrollers,
Merge pull request #270 from Emon-Omen/patch-1
fixed missing capital letter @ line 29
Add COPYING.txt file to clarify coprights and licenses
Remove microcontroller documentation files from the source tree
Luacontroller: Fix `remove_functions` stack overflow bug
Mese as conductor: Fix light source, make code more flexible
update pressureplate recipes
Merge pull request #264 from cheapie/master
Escape command block commands for formspec
Disable JIT optimization for user code and allow string.find in plain mode
Luacontroller: Put clearing debug hook before throwing error back in
Luacontroller: Add safe version of string.rep and remove string.gsub,
Luacontroller: Fix function usage in LuaJIT, make 'do' no longer
luacontroller_j…
luacontroller_jit_functions
Revert "Toggle trapdoors on signal, workaround for #252"
Toggle trapdoors on signal, workaround for #252
Merge branch 'ssieb-master'
Fix crash due to force loading changes.
Remove unused VERSION file
Force-load areas with mesecon usage
Update documentation: Fix mesecons.net links
Consistently use UNIX line endings (LF instead of CR LF)
Fix vertical wires not updating power when adding to / removing from a vertical line
Fix pistons not connecting to wire and not activating when placing
Always use minetest.set_node instead of minetest.add_node for consistency
Use vector helper functions instead of old builtin cmpPos and addPosRule functions
Merge branch 'playerdetector_update' of https://github.com/HybridDog/minetest-mod-mesecons into HybridDog-playerdetector_update
Merge branch 'fix_pistons' of https://github.com/HybridDog/minetest-mod-mesecons into HybridDog-fix_pistons
Doors: Use new mesh door API if available
this way it works better because unknown nodes may not stay unknown
fix pistons not working in every buildable_to node
playerdetector: short code and don't get scanname for every object
Merge branch 'HybridDog-noteblock_update'
Noteblock: Code cleanup
Add os.datetable(), a (very) limited wrapper for os.date(). Fixes #246.
Merge branch 'sofar-sound'
Fix sound volume level of noteblock.
Loading