paly2
|
9ff6ad9ce0
|
Merge branch 'master' of https://github.com/paly2/MoreMesecons
|
2015-12-12 10:52:06 +01:00 |
|
paly2
|
c18c0a51e8
|
Add the igniter node
|
2015-12-12 10:51:44 +01:00 |
|
HybridDog
|
c05c5245d8
|
fix missing dependency
|
2015-11-26 17:42:43 +01:00 |
|
HybridDog
|
8e684b83ca
|
do not use minetest.find_node_near, I guess it's a bit laggy
|
2015-09-30 18:09:51 +02:00 |
|
paly2
|
c46cd1ff13
|
Add the "mesecons jammer" node
|
2015-09-11 18:20:19 +02:00 |
|
HybridDog
|
2d6344f7fe
|
use a nodebox for the jammer
optipng and advpng textures
|
2015-09-10 22:47:37 +02:00 |
|
HybridDog
|
39fd6136e5
|
fix wireless digging doesn't disable mesecons at pos
|
2015-09-10 21:52:49 +02:00 |
|
HybridDog
|
680e21af42
|
fix wireless pos comparison and update jammer, there might be a possibility to somehow cause a not ending loop
|
2015-09-10 21:45:08 +02:00 |
|
paly2
|
9938d13412
|
Add the "wireless jammer"
|
2015-09-10 18:33:07 +02:00 |
|
paly2
|
d77d77e451
|
Add a functionnality to the entity detector to detect builtin items
|
2015-09-09 12:41:14 +02:00 |
|
paly2
|
f42f6a4bd9
|
Add the "entity detector" node
|
2015-09-09 12:17:16 +02:00 |
|
paly2
|
4f5780a0fb
|
The first state of the switch torch is now off
|
2015-09-07 16:00:00 +02:00 |
|
HybridDog
|
1af225709a
|
make it possible to let the sayers use speech dispatcher (see http://manpages.ubuntu.com/manpages/vivid/en/man1/speech-dispatcher.1.html), maybe somehow a library could be used (maybe with 'require')
|
2015-09-04 23:31:51 +02:00 |
|
HybridDog
|
e0a29b1027
|
change a bit more code
meta:get_string isn't nil, and minetest. Swap node keeps meta l think
|
2015-09-04 22:17:12 +02:00 |
|
palige
|
1b68f9b8ce
|
Change README.md
|
2015-09-04 20:06:26 +02:00 |
|
paly2
|
419fa62656
|
Change the code a bit
|
2015-09-04 17:58:37 +02:00 |
|
HybridDog
|
708c8b045a
|
change a bit code
|
2015-09-04 16:58:17 +02:00 |
|
HybridDog
|
7877d8ac92
|
optipng and advpng textures
|
2015-09-04 16:18:00 +02:00 |
|
paly2
|
1f2cb918d3
|
Merge pull request #1 from HybridDog/gitignore
remove save files and add .gitignore that they don't come back
|
2015-09-04 12:32:30 +02:00 |
|
paly2
|
1fbe6ff22e
|
Merge pull request #2 from HybridDog/texture_use
use the mesecons wire texture
|
2015-09-04 12:31:15 +02:00 |
|
palige
|
b95e7fb065
|
Add a craft recipe for the sayer
|
2015-09-04 12:19:48 +02:00 |
|
palige
|
e1385f76ff
|
Add a new functionnality to the teleporter
|
2015-09-03 19:15:25 +02:00 |
|
palige
|
77efe403ff
|
Fix a craft error
|
2015-09-03 18:57:19 +02:00 |
|
palige
|
d256885757
|
Add the "adjustable player detector" node
|
2015-09-03 18:54:10 +02:00 |
|
palige
|
ca782ba995
|
Add "sayer" node in the README.md
|
2015-09-03 18:15:14 +02:00 |
|
palige
|
85afcc1f42
|
Add the "sayer" node
|
2015-09-03 18:12:41 +02:00 |
|
palige
|
ab837d4775
|
Add restrictions for the craftable command block
|
2015-09-03 12:37:48 +02:00 |
|
HybridDog
|
d340b6fece
|
use the mesecons wire texture
|
2015-09-02 20:02:09 +02:00 |
|
HybridDog
|
8b50fab706
|
remove save files and add gitignore that they don't come back
|
2015-09-02 19:26:02 +02:00 |
|
palige
|
dccf3f45dd
|
Remove "header comments"
|
2015-09-02 19:11:12 +02:00 |
|
palige
|
71ddb8be2a
|
Fix a bug for wireless and teleporter
|
2015-09-02 12:46:07 +02:00 |
|
palige
|
b44d0d2fbc
|
Fix a bug for wireless
|
2015-09-01 10:51:53 +02:00 |
|
palige
|
9df8c6be64
|
Change README.md and fix a bug for teleporter and wireless
|
2015-08-31 11:25:29 +02:00 |
|
palige
|
636e1faedf
|
Remove some unused files
|
2015-08-30 12:09:47 +02:00 |
|
palige
|
f05ac54c3e
|
Change some textures
|
2015-08-30 11:49:32 +02:00 |
|
palige
|
57c8b9b371
|
Add group not_in_creative_inventory for moremesecons_switchtorch:switchtorch_off
|
2015-08-29 18:30:48 +02:00 |
|
palige
|
f134e69f1a
|
Bugfix for the teleporter
|
2015-08-29 18:15:33 +02:00 |
|
palige
|
7458da8f62
|
Add a distance restriction for the teleporter
|
2015-08-29 18:09:55 +02:00 |
|
palige
|
65abb2a65b
|
Add a description for the switchtorch
|
2015-08-29 17:57:53 +02:00 |
|
palige
|
43fff9844c
|
Add wireless in the creative inventory
|
2015-08-29 17:55:23 +02:00 |
|
palige
|
499e5171c1
|
Change README.txt
|
2015-08-29 17:52:26 +02:00 |
|
palige
|
8e62d892b9
|
Change a craft, new textures for temporarygate (by @Ataron), and add dual delayer object.
|
2015-08-29 17:31:01 +02:00 |
|
palige
|
ab5737f6fe
|
Add and change some crafts
|
2015-08-29 12:33:03 +02:00 |
|
palige
|
ec8f3c0e9a
|
Replace README.txt by README.md
|
2015-08-29 12:08:44 +02:00 |
|
palige
|
a673ceb374
|
Fix a bug for temporarygate and add Signalchanger
|
2015-08-28 12:24:33 +02:00 |
|
kikito
|
7fc429b519
|
add rockspec
|
2015-04-06 21:13:45 +02:00 |
|
kikito
|
42b3d5ae5a
|
bump version
|
2015-04-06 21:11:54 +02:00 |
|
kikito
|
bd1dd4bd0f
|
fix typo in LuaJIT
|
2015-04-06 20:57:59 +02:00 |
|
kikito
|
d3c97f950f
|
fix error when adding if
|
2015-04-06 20:54:06 +02:00 |
|
kikito
|
9fcb45d9f2
|
do not normalize luajit functions
|
2015-04-06 20:44:11 +02:00 |
|