[Mod] Mesecons (= redstone) [GitHub] [minetest-mod-mesecons]

whiskers75
Member
 
Posts: 30
Joined: Sun Jun 17, 2012 06:15

by whiskers75 » Sat Jun 23, 2012 14:38

Yeah- the error I got was the var player_pos was a nil value.
 

Temperest
Member
 
Posts: 651
Joined: Tue Nov 15, 2011 23:13
GitHub: Uberi

by Temperest » Sat Jun 23, 2012 14:48

I just submitted a pull request to Minetest to get that fixed.
WorldEdit 1.0 released

The Mesecons Laboratory - the art of Mesecons circuitry
Latest article: Mesecons Basics.
 

whiskers75
Member
 
Posts: 30
Joined: Sun Jun 17, 2012 06:15

by whiskers75 » Sat Jun 23, 2012 14:49

Wahey!
 

Temperest
Member
 
Posts: 651
Joined: Tue Nov 15, 2011 23:13
GitHub: Uberi

by Temperest » Sat Jun 23, 2012 14:49

whiskers75 wrote:I can make a NAND block, if you want me to.
Oh and Temperest - thanks so much for the tic tac toe work. (How are we going to build THAT schematic?)

Come and play on my server! 80.195.186.237 port 30000.


I can't seem to join!
WorldEdit 1.0 released

The Mesecons Laboratory - the art of Mesecons circuitry
Latest article: Mesecons Basics.
 

whiskers75
Member
 
Posts: 30
Joined: Sun Jun 17, 2012 06:15

by whiskers75 » Sat Jun 23, 2012 15:15

The server is only up when I'm there - so it can't be up 24/7.
Last edited by whiskers75 on Sat Jun 23, 2012 15:29, edited 1 time in total.
 

User avatar
Jeija
Member
 
Posts: 686
Joined: Fri Dec 23, 2011 21:46

by Jeija » Sat Jun 23, 2012 17:38

Temperest wrote:I just submitted a pull request to Minetest to get that fixed.

Good!
I replaced place_node by add_node and dig_node by remove_node (and of course I changed several other things)
Redstone for minetest: Mesecons (mesecons.net)
 

whiskers75
Member
 
Posts: 30
Joined: Sun Jun 17, 2012 06:15

by whiskers75 » Sat Jun 23, 2012 17:54

it works!!
 

User avatar
mathsgeeek
Member
 
Posts: 24
Joined: Tue May 22, 2012 16:58

by mathsgeeek » Sun Jun 24, 2012 20:24

Umm..I think this is a bug, the bit that gets pushed of a piston isn't solid. It may be meant to be non solid and I will stand corrected.
Minetest ftw! :)
 

whiskers75
Member
 
Posts: 30
Joined: Sun Jun 17, 2012 06:15

by whiskers75 » Sun Jun 24, 2012 20:25

Yeah - that is annoying. In fact, it is an entity, which you can kill! Can someone fix this...?
 

User avatar
mrtux
Member
 
Posts: 141
Joined: Mon Jun 25, 2012 02:41

by mrtux » Mon Jun 25, 2012 02:48

For some reason I am unable to create the inverter/transmitter/receiver blocks. I have the latest version, so is it not enabled or something? I followed the recipe correctly.
thanks doge
 

Baronboo12
New member
 
Posts: 3
Joined: Mon Jun 25, 2012 04:22

by Baronboo12 » Mon Jun 25, 2012 05:30

i cant download this is there a program you recommend using?
 

User avatar
monty_oso
Member
 
Posts: 44
Joined: Wed Jun 20, 2012 05:44

by monty_oso » Mon Jun 25, 2012 05:54

The torch NAND gate
Image
My English sucks very hard (TM).
I'm very interesting in mesecons stuff.
 

whiskers75
Member
 
Posts: 30
Joined: Sun Jun 17, 2012 06:15

by whiskers75 » Mon Jun 25, 2012 06:50

You do have to enable the transmitters, look in their named folders. MLM - what are you talking about?
 

User avatar
mathsgeeek
Member
 
Posts: 24
Joined: Tue May 22, 2012 16:58

by mathsgeeek » Mon Jun 25, 2012 09:25

I think he is spam....:(
Minetest ftw! :)
 

User avatar
Jeija
Member
 
Posts: 686
Joined: Fri Dec 23, 2011 21:46

by Jeija » Mon Jun 25, 2012 12:39

Talking about the transmitters/receivers/wireless inverters:
They have been disabled because they don't really work and like noone used them.

@Baronboo12:
Read this http://minetest.net/wiki/doku.php?id=installing_mods
...and if you still don't get it forget it.

---------------

I think we should rewrite the core of this mod, the init.lua from "mesecons".
Why?
The API changed since then and the basic functions are quite slow.
How?
That's the big question, what would you prefer to make mesecons faster?
Please leave a comment.
Who?
I can do most, but if you have any code suggestions I will try to implement them as far as possible and useful.
Last edited by Jeija on Mon Jun 25, 2012 12:40, edited 1 time in total.
Redstone for minetest: Mesecons (mesecons.net)
 

User avatar
mrtux
Member
 
Posts: 141
Joined: Mon Jun 25, 2012 02:41

by mrtux » Mon Jun 25, 2012 13:27

OK, thanks for the help! It's a pretty nice mod, great work. :)

I was planning on using them to remotely turn on/off my lighthouse I built using mesecons. I might show some pics later on.
Last edited by mrtux on Mon Jun 25, 2012 13:30, edited 1 time in total.
thanks doge
 

Temperest
Member
 
Posts: 651
Joined: Tue Nov 15, 2011 23:13
GitHub: Uberi

by Temperest » Mon Jun 25, 2012 14:40

Jeija wrote:I think we should rewrite the core of this mod, the init.lua from "mesecons".
Why?
The API changed since then and the basic functions are quite slow.
How?
That's the big question, what would you prefer to make mesecons faster?
Please leave a comment.
Who?
I can do most, but if you have any code suggestions I will try to implement them as far as possible and useful.


I'd be glad to help with that. I think it may be possible even to implement that state counting mechanism MeseconEdit uses, in my benchmarks it's extremely fast.
WorldEdit 1.0 released

The Mesecons Laboratory - the art of Mesecons circuitry
Latest article: Mesecons Basics.
 

User avatar
Mineing Master
Member
 
Posts: 26
Joined: Mon Jun 25, 2012 18:04

by Mineing Master » Mon Jun 25, 2012 20:53

I downloaded the folder of Mesecons and there is no files in the folder for the newer one. but when i download the one that was before that one it will not play and say's "moderror: mod "jeija" has unsatisfied dependencies: "experimental"." So what does that mean?
 

User avatar
Topywo
Member
 
Posts: 1718
Joined: Fri May 18, 2012 20:27

by Topywo » Mon Jun 25, 2012 21:08

Under /games/minimal/mods you can find an mod 'experimental'. Is there 'experimental' written in the depends.txt? Then maybe it's looking for this mod.
Last edited by Topywo on Mon Jun 25, 2012 21:08, edited 1 time in total.
 

Temperest
Member
 
Posts: 651
Joined: Tue Nov 15, 2011 23:13
GitHub: Uberi

by Temperest » Mon Jun 25, 2012 21:39

Mineing Master wrote:I downloaded the folder of Mesecons and there is no files in the folder for the newer one. but when i download the one that was before that one it will not play and say's "moderror: mod "jeija" has unsatisfied dependencies: "experimental"." So what does that mean?


What folder? What newer one? Did you mean it's blank?
Last edited by Temperest on Mon Jun 25, 2012 21:39, edited 1 time in total.
WorldEdit 1.0 released

The Mesecons Laboratory - the art of Mesecons circuitry
Latest article: Mesecons Basics.
 

User avatar
Mineing Master
Member
 
Posts: 26
Joined: Mon Jun 25, 2012 18:04

by Mineing Master » Mon Jun 25, 2012 21:52

Topywo wrote:Under /games/minimal/mods you can find an mod 'experimental'. Is there 'experimental' written in the depends.txt? Then maybe it's looking for this mod.



What do you mean by it may be looking for this mod?
 

User avatar
Mineing Master
Member
 
Posts: 26
Joined: Mon Jun 25, 2012 18:04

by Mineing Master » Mon Jun 25, 2012 21:57

Temperest wrote:
Mineing Master wrote:I downloaded the folder of Mesecons and there is no files in the folder for the newer one. but when i download the one that was before that one it will not play and say's "moderror: mod "jeija" has unsatisfied dependencies: "experimental"." So what does that mean?


What folder? What newer one? Did you mean it's blank?




The V 0.9 file and the folder was empty so i downloaded V 0.5 and thats when this warnimg poped up. moderror: mod "jeija" has unsatisfied dependencies: "experimental"
Last edited by Mineing Master on Mon Jun 25, 2012 21:58, edited 1 time in total.
 

User avatar
Topywo
Member
 
Posts: 1718
Joined: Fri May 18, 2012 20:27

by Topywo » Mon Jun 25, 2012 23:22

It needs the experimental mod, like most mods need the default mod. Maybe you should try to move the experimental mod/or copy it in the same folder as were you put the mesecons
 

whiskers75
Member
 
Posts: 30
Joined: Sun Jun 17, 2012 06:15

by whiskers75 » Tue Jun 26, 2012 06:29

Get the latest GitHub code.
 

User avatar
Mineing Master
Member
 
Posts: 26
Joined: Mon Jun 25, 2012 18:04

by Mineing Master » Tue Jun 26, 2012 11:57

Topywo wrote:It needs the experimental mod, like most mods need the default mod. Maybe you should try to move the experimental mod/or copy it in the same folder as were you put the mesecons



Well now it says "moderror" mod "jeija" has unsatisfied dependencies: "Exsperemental"
 

User avatar
Mineing Master
Member
 
Posts: 26
Joined: Mon Jun 25, 2012 18:04

by Mineing Master » Tue Jun 26, 2012 11:58

whiskers75 wrote:Get the latest GitHub code.



Right now i don't have good enough enternet to get the latest GITHUB code at this time.
 

User avatar
sfan5
Member
 
Posts: 3636
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5

by sfan5 » Tue Jun 26, 2012 12:24

Don't double post
Mods: Mesecons | WorldEdit | Nuke
Minetest builds for Windows (32-bit & 64-bit)
 

User avatar
Topywo
Member
 
Posts: 1718
Joined: Fri May 18, 2012 20:27

by Topywo » Tue Jun 26, 2012 13:12

Great that you now know how to use giveme! Now the jeija mod:

If I understood you correctly you dowloaded this one: jeija05.tar.gz

I downloaded it too and extracted in my mods/minetest folder of an older minetest version:
/home/TOPYWO/celeron-minetest-old/celeron55-minetest-747-copy1/mods/minetest/jeija

Then I did some trials and errors. What worked was copying the experimental mod that I found here:
/home/TOPYWO/celeron-minetest-old/celeron55-minetest-747-copy1/games/minimal/mods/experimental

into the same folder as jeija:
/home/TOPYWO/celeron-minetest-old/celeron55-minetest-747-copy1/mods/minetest/experimental

I managed to give myself 10 mesecons, typing /giveme jeija:mesecon_off 10

Maybe there are more solutions, I don't know. But this one worked (on my computer).

Good luck!
 

User avatar
Mineing Master
Member
 
Posts: 26
Joined: Mon Jun 25, 2012 18:04

by Mineing Master » Tue Jun 26, 2012 15:48

Well thanks for the help i found out i put the foulder in the rong place but it's working now.
 

User avatar
Stef
Member
 
Posts: 394
Joined: Wed Apr 04, 2012 10:46

by Stef » Fri Jun 29, 2012 07:41

can you make the texture for button and swith like it for minecraft i would be very nice
Sorry for my crappy english, im dutch :D
 

PreviousNext

Return to Mod Releases

Who is online

Users browsing this forum: No registered users and 10 guests

cron