02-27-2012, 04:37 AM
02-27-2012, 05:29 AM
03-01-2012, 06:21 AM
(02-27-2012, 05:29 AM)FakeTruth Wrote: [ -> ](02-27-2012, 04:37 AM)STR_Warrior Wrote: [ -> ]helloNope
does anyone know when redstone will be fully implented?
(02-27-2012, 04:37 AM)STR_Warrior Wrote: [ -> ]becouse in r300 + redstone doesn't work at all.
it even crashes when you place it.
We are aware
Will you fix it?

03-01-2012, 06:35 AM
I don't think redstone is on the hot topics list right now, we still have more pressing issues - the server crashes in some conditions and multithreading still isn't working as it is supposed to. Not to mention that the current implementation of redstone is somewhat cryptic and i don't think it can be "fixed", it probably has to be rewritten from scratch.
03-01-2012, 08:05 AM
xoft is right, although I have been messing with it a bit already

03-01-2012, 12:54 PM
It's pretty far done now. Pistons and NOT gates work.
You can create a super speedy loop by using a single NOT gate
You can create a super speedy loop by using a single NOT gate

03-01-2012, 02:08 PM
(03-01-2012, 06:35 AM)xoft Wrote: [ -> ]I don't think redstone is on the hot topics list right now, we still have more pressing issues - the server crashes in some conditions and multithreading still isn't working as it is supposed to. Not to mention that the current implementation of redstone is somewhat cryptic and i don't think it can be "fixed", it probably has to be rewritten from scratch.
Yeah, sorry about that, I never got around to finishing it. It's a messy kluge right now. What I came up with was never meant to be the final product. I'll try to find time to finish it, I've been busy working on my business websites. Rewriting a custom shopping cart is a huge effort.
03-02-2012, 12:13 AM
Pretty solid
![[Image: Screenshot-2012-03-01_15.13.05.png]](http://dl.dropbox.com/u/27784874/ZScreen/2012-03/Screenshot-2012-03-01_15.13.05.png)
![[Image: Screenshot-2012-03-01_15.14.49.png]](http://dl.dropbox.com/u/27784874/ZScreen/2012-03/Screenshot-2012-03-01_15.14.49.png)
Pistons are slow though.. hmm
But super fast in Release, wewt! That little bit of redstone uses no more than 1% of my CPU
![[Image: Screenshot-2012-03-01_15.13.05.png]](http://dl.dropbox.com/u/27784874/ZScreen/2012-03/Screenshot-2012-03-01_15.13.05.png)
![[Image: Screenshot-2012-03-01_15.14.49.png]](http://dl.dropbox.com/u/27784874/ZScreen/2012-03/Screenshot-2012-03-01_15.14.49.png)
Pistons are slow though.. hmm
But super fast in Release, wewt! That little bit of redstone uses no more than 1% of my CPU

03-02-2012, 12:14 AM
(03-02-2012, 12:13 AM)FakeTruth Wrote: [ -> ]Pretty solid
how did you let redstone work??? when i place it mc-server crashes. :S
03-02-2012, 12:22 AM
I rolled out my own redstone simulator
I'll be committing it sometime soon
