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.
35de798dcd78809ae50629e3bcf46e9d93b1729e
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
11
Feb
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
Make Mese conductive
20130211
20130211
Merge branch 'master' into luacontroller
LuaController: Queue setting the ports (wait for pending operations)
Merge pull request #74 from khonkhortisan/eghoststone
Fix sticky piston crafting recipe.
Remove ghoststone shadow when active.
Make load times faster by avoiding inventorycube and wielditem creation in technical blocks such as active wires and various piston orientations.
Fix #73 - receiver wire drops down one node when connected button is dug.
Merge pull request #70 from khonkhortisan/eghoststone
Make ghoststone conductive.
Merge branch 'master' of https://github.com/Jeija/minetest-mod-mesecons
Fix piston drops and craft recipe
Merge pull request #69 from khonkhortisan/master
Keep vertical wire base from self-intersecting
Fix door compatibility, update to latest version
Add tostring, tonumber, string to luacontroller, prohibit 'function'
Bugfix for the luacontroller that occured when two events occur at the
Lots of bugfixes concerning the luacontroller
Fix piston bug: up piston pushing sand won't drop the sand anymore
Fix Bug: Wrong usage of action_on/action_off instead of action_change
Add support in luacontroller for a not yet released mod called 'digilines'
Remove unused variable
Texture the LuaController formspec
Bugfixes and improved stability of the luacontroller
Implement interrupt(time, iid): The whole code is called again after a
Implement a memory for the controller (accesible via mem.) and cleanup code
Add luacontroller, a microcontroller that you can code in lua.
Fix a bug that occured when using a receptor placed directly next to a
Fix gates drop bug reported by kaeza and Kacey, avoid polluting the global namespace.
Merge branch 'nextgen'
Add crafting recipe for the delayer (similar to redstone, but with cobble instead of stone)
nextgen
nextgen
made tweaks to the way mese is converted to mesecons. If old mese paradigm is
Make nr in rules rotation local in order not to pullute the holy global namespace
Fix server crash when using movestones
Rework the next nodes: Pressure Plates
Merge branch 'nextgen' of https://github.com/Jeija/minetest-mod-mesecons into nextgen
Fix another two piston-related bugs
Merge branch 'nextgen' of github.com:Jeija/minetest-mod-mesecons into nextgen
added and tweaked textures to improve appearance and tiling of insulated
Merge branch 'nextgen' of https://github.com/Jeija/minetest-mod-mesecons into nextgen
Loading