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

User avatar
jordan4ibanez
Member
Posts: 1923
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

by jordan4ibanez » Post

just pushing it back to the front page where it belongs
hello, am program. do language in rust. make computer do. okay i go now.

sfan5
Moderator
Posts: 4095
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5
Location: Germany

by sfan5 » Post

jordan4ibanez wrote:just pushing it back to the front page where it belongs
:D
Mods: Mesecons | WorldEdit | Nuke & Minetest builds for Windows (32-bit & 64-bit)

User avatar
jordan4ibanez
Member
Posts: 1923
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

by jordan4ibanez » Post

i find it quite amazing that i can use minecrafts tutorial to use your mod!
hello, am program. do language in rust. make computer do. okay i go now.

User avatar
Jeija
Member
Posts: 686
Joined: Fri Dec 23, 2011 21:46
Location: Nürtingen, Germany

by Jeija » Post

OK, some questions about the future of this mod:
1) Should I split this mod (like animals) so that every single item is just an addon for the core mod?
2) Is there someone who is able to create a "meseconlike" drawtype so that mesecons going up/down the hill look better (I tried that and failed :( )
3) I think this mod is nearly finished, or what do you think? What new core features would you like to have apart from 2?
4) Could someone please implement the node timer think that some guys talked about on IRC?
5) Could someone implement the node timer thing so that I can add real delayer.
6) Should this mod be renamed into mesecons? I mean, the folder is called jeija because my first plan was to put all different sorts of mods in this one. When I first released this, it was already a lot of code and I was tired of renaming ^^.

Of course I know that c55 and kahrl decide on the c++ stuff. So it is your decision if this can be added to minetest or not!

At least question 1+3+6 can be answered by everyone :D! Tell me your opinnion!
Last edited by Jeija on Thu Mar 01, 2012 12:51, edited 1 time in total.
Redstone for minetest: Mesecons (mesecons.net)

User avatar
jordan4ibanez
Member
Posts: 1923
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

by jordan4ibanez » Post

1.) maybe
3.) yea i think it's almost done ..except for mesecon repeaters (delay switch)
4.) take a look at the particles mod and use its built-in timer for that ..you could use that for the delay switch!
6.) why not name it mesestone? :)
hello, am program. do language in rust. make computer do. okay i go now.

User avatar
Jeija
Member
Posts: 686
Joined: Fri Dec 23, 2011 21:46
Location: Nürtingen, Germany

by Jeija » Post

4.) Particles mod uses ABMs; This doesn't really work here for some reasons (a line of 10 repeaters would be the same delay as 1)
Redstone for minetest: Mesecons (mesecons.net)

User avatar
jordan4ibanez
Member
Posts: 1923
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

by jordan4ibanez » Post

how about have the circuit hold off? like delay pushing it out by 2 or 3 seconds?
hello, am program. do language in rust. make computer do. okay i go now.

kahrl
Member
Posts: 236
Joined: Fri Sep 02, 2011 07:51
Location: Rös̓̇chenhof

by kahrl » Post

4) Working on it :)

User avatar
Jeija
Member
Posts: 686
Joined: Fri Dec 23, 2011 21:46
Location: Nürtingen, Germany

by Jeija » Post

YAY, thanks a lot kahrl!!!!! :D
Redstone for minetest: Mesecons (mesecons.net)

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

by Temperest » Post

Jeija wrote:1) Should I split this mod (like animals) so that every single item is just an addon for the core mod?
I personally find it a bit unwieldy, but maybe bigger things like pistons or movestones should.
Jeija wrote:2) Is there someone who is able to create a "meseconlike" drawtype so that mesecons going up/down the hill look better (I tried that and failed :( )
Maybe "raillike" should be extended for this instead of creating a new drawtype? I think rails could use the same improvement mesecons needs in terms of drawing, namely to draw differently on sloped surfaces.
Jeija wrote:3) I think this mod is nearly finished, or what do you think? What new core features would you like to have apart from 2?
I agree that some sort of delay mechanism is needed, otherwise it looks great! One thing to consider for the future is faster circuit calculation, though; I'm working on a 2D mesecons simulator and I've worked out a "power source connectivity" method that's pretty darn fast. Pretty soon I hope I can have something I can show.
Jeija wrote:Of course I know that c55 and kahrl decide on the c++ stuff. So it is your decision if this can be added to minetest or not!
I for one would LOVE to see this included by default. Not only can you do some amazing things with it, but it also enhances normal gameplay since it makes MESE useful for something other than just tools.

Edit: Also more effectors! Integrate with your Throwing mod and have arrow shooters! The possibilities are expanded a lot with a few well designed mesecon devices.
Last edited by Temperest on Thu Mar 01, 2012 21:49, edited 1 time in total.
WorldEdit 1.0 released

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

User avatar
jordan4ibanez
Member
Posts: 1923
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

by jordan4ibanez » Post

I agree that some sort of delay mechanism is needed, otherwise it looks great! One thing to consider for the future is faster circuit calculation, though; I'm working on a 2D mesecons simulator and I've worked out a "power source connectivity" method that's pretty darn fast. Pretty soon I hope I can have something I can show.
good
hello, am program. do language in rust. make computer do. okay i go now.

User avatar
Death Dealer
Member
Posts: 1379
Joined: Wed Feb 15, 2012 18:46
Location: Limbo
Contact:

by Death Dealer » Post

i wont let me make a movestone.. what is it made of?
Keep calm and code python^_^

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

by Temperest » Post

Death Dealer wrote:i wont let me make a movestone.. what is it made of?
Here's the craft recipe, as it is shown in the first post:

Image

If that does not work, try using the /giveme command.
WorldEdit 1.0 released

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

User avatar
Death Dealer
Member
Posts: 1379
Joined: Wed Feb 15, 2012 18:46
Location: Limbo
Contact:

by Death Dealer » Post

Temperest wrote:
Death Dealer wrote:i wont let me make a movestone.. what is it made of?
Here's the craft recipe, as it is shown in the first post:

Image

If that does not work, try using the /giveme command.

tryed this again.... its the mod.
/giveme says" Server: -!- error: cannot give unknown item"
i dont know whats up. ill try with a fresh copy of minetest.

it was user error:/ blocks are stone.
Last edited by Death Dealer on Sun Mar 04, 2012 19:32, edited 1 time in total.
Keep calm and code python^_^

evildrummer
Member
Posts: 15
Joined: Sat Feb 11, 2012 13:32

by evildrummer » Post

make a zip for 0.5

User avatar
Jeija
Member
Posts: 686
Joined: Fri Dec 23, 2011 21:46
Location: Nürtingen, Germany

by Jeija » Post

Just download it from GitHub. See the links in the first post :) .
Last edited by Jeija on Sun Mar 04, 2012 19:40, edited 1 time in total.
Redstone for minetest: Mesecons (mesecons.net)

evildrummer
Member
Posts: 15
Joined: Sat Feb 11, 2012 13:32

by evildrummer » Post

Jeija wrote:Just download it from GitHub. See the links in the first post :) .
thanks man

cosarara97
Member
Posts: 180
Joined: Tue Nov 01, 2011 18:53

by cosarara97 » Post

Temperest wrote:Here is a seven segment display with hexidecimal input, using line selectors and conductive patterns:

Image

On the right side you can see two of the four memory cell towers, holding 1 byte each. Here are the schematics for the memory cell:

Image

If anyone wants to see the world for themselves, I can upload it.
Hexadecimal input or output? :)
:D

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

by Temperest » Post

cosarara97 wrote:Hexadecimal input or output? :)
Binary input, hexidecimal display. The input is at the back of the tower.
WorldEdit 1.0 released

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

cosarara97
Member
Posts: 180
Joined: Tue Nov 01, 2011 18:53

by cosarara97 » Post

I have uploaded my (ugly) 8 bit adder, in a worldedit file (it's compressed in a .gz):
http://www.mediafire.com/?cusruh01lukka4o
http://dl.dropbox.com/u/57504822/8bit_adder.gz
Image
:D

User avatar
Death Dealer
Member
Posts: 1379
Joined: Wed Feb 15, 2012 18:46
Location: Limbo
Contact:

by Death Dealer » Post

why doesn't this work
X_________
0
----------------X

X=switch(on)
-- = cord
0= movestone

block goes crazy.
it should just stop the block where its at.
Last edited by Death Dealer on Sun Mar 04, 2012 22:37, edited 1 time in total.
Keep calm and code python^_^

User avatar
Jeija
Member
Posts: 686
Joined: Fri Dec 23, 2011 21:46
Location: Nürtingen, Germany

by Jeija » Post

You mean when the movestone stops or starts it sometimes jumps?
That's right and it may be fixed (See the first post).
First of all I got some major code reorganization for this mod to do.
Last edited by Jeija on Mon Mar 05, 2012 12:19, edited 1 time in total.
Redstone for minetest: Mesecons (mesecons.net)

User avatar
Death Dealer
Member
Posts: 1379
Joined: Wed Feb 15, 2012 18:46
Location: Limbo
Contact:

by Death Dealer » Post

Jeija wrote:You mean when the movestone stops or starts it sometimes jumps?
That's right and it may be fixed (See the first post).
First of all I got some major code reorganization for this mod to do.
i was saying it should just stop. this confiuation makes the bock kinda freak out and it either gets stuck inbetween blocks or it moves to a random location and pushes blocks out of the way. this has even corrupted my game doing this.
Keep calm and code python^_^

User avatar
Jeija
Member
Posts: 686
Joined: Fri Dec 23, 2011 21:46
Location: Nürtingen, Germany

by Jeija » Post

Commited MAJOR code reorganization - Check it out on GitHub!
That crap took me 3 hours. Finally!

I removed the wireless stuff (well just put it as "dev" and disabled - will be enabled as soon as it works again)
If you want to, check if
1) it is fully compatible with older mod versions
2) there are any bugs (especially in crafting recipes)

Now it is even easier to create your own module! Modules can be optionally removed and added.
I will add some description of these changes in the first post as soon as this gets
Last edited by Jeija on Mon Mar 05, 2012 18:27, edited 1 time in total.
Redstone for minetest: Mesecons (mesecons.net)

Jordach
Member
Posts: 4534
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach
Location: Blender Scene

by Jordach » Post

What!?!?!?!?!??!?!?!?!?!

Post Reply

Who is online

Users browsing this forum: No registered users and 24 guests