Quote from TheMightyAnonym
I am soooo close to organizing a group of people to recreate the old layout on a new site.
If things don't get fixed within a week, I'm seriously going to do so >.>
Or make a browser plugin that makes new forum look like old forum.
Quote from SOTMeadTwo wrongs don't make a right. Lets have no more talk of illegal activity, please; it doesn't solve anything and the community should be above that sort of reaction. We're making our displeasure known well enough without it.
Not sure about this. Illegal activity can sometimes solve a lot: en.wikipedia.org/wiki/EX.UA.
0
0
0
1
0
2. You can activate it with redstone. And to activate redstone you can also use BUDs and proximity sensors.
3. I haven't used that filter, so I can't help.
4. I heard that you can do it by putting that item into their armor slot. But...
0
0
2) Some areas are IMHO too dark.
3) When you are using redstone torches for lightning, make sure that player can't use them to power redstone.
4) RAIN IS ANNOYING! Make a clock that does "/time set day /weather clear" every few minutes (I usually use minecart falling through webs for this). Or at least enable commands so player can turn off rain manually.
0
0
What is the server IP?
BTW, here is another screenshot:
0
Name: DiEvAl
IGN: DiEAl
Age: 16
Skype: dieval96
Country: Ukraine
Proof-of-skill: Currently working on an NPC dialog system. It's about 60% done. I still need to
add one decoder, do some more testing, MCEditing, and make it more user-friendly. http://imgur.com/a/gXImb . I hope it can be used in this map.Tell us about yourself: I played minecraft since September 2009, bought it in November 2009 (after pirating for a month). I like redstone, programming, and watching etho and DocM77;-). My first languages are Russian and java; I also know English, Ukrainian, C++, C#, and of course dasm16;-)
0
0
1
0
Download: http://www.sendspace.com/file/h41500
Screenshots:
Test setup with cows:
Broken DocM77's Iron Lung (one of the pads is transparent due to an unrelated glitch, you can see mobs on it not falling through):
Inside the pads:
Code changes (for mojangsta):
1) If block collision box extends out of the block in any direction other than up (fences), it doesn't collide properly.
In Level in methods
replace
with
2) Piston bounding box is calculated incorrectly.
In MovingPistonTile.getCollisionBB replace
with
and in MovingPistonTile.getBoundingBox replace
with
More bugfixes coming soon!
0
UgoCraft