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.
6772bc0112e5742558f97b02c6988ee909db4b86
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
5
Jun
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
28
27
26
21
9
8
7
Add an ABM function which resets heat to 0, since gates/controllers won't be cooled normally if they are moved (piston, etc...) during the cooling delay.
Fix setting name typo.
server_step
server_step
Merge pull request #103 from Novatux/globalstep
Change mesecons signals so that they update effectors only after a globalstep, configurable to be on/off
Add yellow lightstone
A ReadMe that is at least 2.84 times better than the old ones.
Add license information (requested by kaeza).
Silly mistake, interrupts should work better now.
Add burnt luacontroller (so you don't lose your program after an overheat) and prevent interrupts from piling up (fixes #101, metadata trashing). Idea for burnt luacontroller comes from ShadowNinja.
Merge pull request #100 from RealBadAngel/master
Fix all crafting recipes to use modern style
Merge pull request #98 from RealBadAngel/patch-3
Update init.lua
Merge remote-tracking branch 'refs/remotes/origin/master'
Avoid prepending "Server -!- " to messages sent using the command block.
Merge pull request #97 from RealBadAngel/patch-2
Update README
Merge pull request #96 from VanessaE/master
Minor tweak to allow vertical wires with caps to use the "vertical"
Fix pressure plate (onstate) nodebox
Merge pull request #95 from VanessaE/master
Make pressure plate texturing more flexible, improve appearance of existing textures
Fix pressure plate wield image.
Update selection boxes to make building easier.
Merge pull request #94 from RealBadAngel/patch-1
Update init.lua
Merge remote-tracking branch 'refs/remotes/origin/master'
Fix invalid node name if node was changed in after_place_node callback (fixes #93).
Merge branch 'patch_#85'
Merge pull request #92 from khonkhortisan/lazypull
Round movestone position, don't forget last pull
Sanity checks for commandblock commands.
Don't push objects into walls and fix bug in previous commit
Make pistons and movestones move objects (push only yet)
Make pistons and movestones move objects (push only yet)
patch_#85
patch_#85
Experimental fix for issue #85 by removing ignored ports from the luacontroller
Add /tellme command to command block.
Merge branch 'master' of https://github.com/Jeija/minetest-mod-mesecons into next
next
next
Add table.* to luacontroller sandbox
Make pistons use the 6d facedir feature
Loading