Post new topic    
Page «  1, 2, 3 ... 27, 28, 29 ... 52, 53, 54  »
Liquid Metal King Slime
Send private message
 
 PostMon Jul 30, 2012 3:45 pm
Send private message Reply with quote
SwampTroll wrote:
I built a vanity tower. How I wish for bells!


Yeah, there should be a Bell sound for note blocks!
Metal Slime
Send private message
 
 PostTue Jul 31, 2012 4:15 am
Send private message Reply with quote
I've been systematically mining out a large section underneath the pyramid in the hopes of uncovering large quantities of redstone, Lapis, Diamonds, and Iron. Once 1.3 hits and we're rewarded with exp per mined/smelted materials, I'll be sure to try and make a whole bunch of enchanted tools/weapons/armor for public use (if possible). Hopefully get a couple of those 'resist breaking' items.

It also wouldn't be a bad idea to try and locate the three Ender Portals / Fortresses so that we can eventually track down the dimension all those creepy Endermen come from. They SHOULD be within about 1000 blocks from the spawn, so....
To friends long gone, and those I've yet to meet - thank you.
Slime Knight
Send private message
 
 PostTue Jul 31, 2012 5:53 am
Send private message Reply with quote
Hm. I run my own server, but I haven't really branched out to others.
Liquid Metal Slime
Send private message
 
 PostTue Jul 31, 2012 5:57 am
Send private message Reply with quote
Fenrir-Lunaris wrote:
the dimension all those creepy Endermen come from

Oh, that place? Wozzeck/Jabber/Swampy/Harold already went there and did something and came back with a dragon egg, which is sitting prettily on a pedestal in his throne room in New Jerusalem.
Liquid Metal King Slime
Send private message
 
 PostTue Jul 31, 2012 2:07 pm
Send private message Reply with quote
Oh! I didn't realize that the Ender Dragon has already been defeated!

I think I'll go into The End, and use server commands to spawn a new Ender Dragon >:)

Because of terrain-generation anomalies between versions, we completely lost two of our natural Fortresses. The one we kept is under Oxford, and doesn't have a portal to the End.

If you look at the Map http://minecraft.hamsterrepublic.com/ohrss/ you will see a gigantic cube of stone floating in the air just north of Skellington (which is the next village north of creeperton)

That cube is a fortress copied-and-pasted from a single player world (I don't even know if it is the same seed as the rest of the world)

I am pretty sure there is also a portal to The End in Baconabs's Starlight Fortress, which is located over the ocean south of Spawnerton, and west of Giz's ranch.

I was exploring there yesterday, and found a Blaze Spawner. it is kinda fun to be able to fight then in the regular world.

(By the way, the map is updated as of yesterday)
Liquid Metal King Slime
Send private message
 
 PostTue Jul 31, 2012 2:49 pm
Send private message Reply with quote
Yay! I think I figured out how I can do place-markers on the map. I don't have it set up yet, but please document any landmarks you want on this page: forget about the wiki page

(And for anyone who doesn't know how to get coordinates, just stand in the landmark and press F3)

EDIT: Woo! I came up with a much better idea. We can place markers in-game.

Here is how it will work:

Whenever you are playing, you open up chat and say:

Quote:
MARKER x y z Caption


This is not a server command, you are just saying it. You will need to type MARKER in all caps, and the x y z values should be rounded to the nearest integer. Don't use decmal places. Keep the caption relatively simple.

For example, I could log in and say:

Quote:
MARKER 355 64 290 Spawn Swamp


And later when my script updates the map, it can download the chat log, and parse that marker out of it and place it on the map.

If you want to move a marker, just say it again with new coords. If you want to remove a marker, just say:

Quote:
MARKER DELETE marker name


I plan on matching the marker names case-insensitively.

And I actually already have most of the script to do this finished. Gosh, I love how easy python is ;)

Don't bother trying to place markers at Nether coordinates, since I don't have a world map of that set up.
Liquid Metal Slime
Send private message
 
 PostTue Jul 31, 2012 5:03 pm
Send private message Reply with quote
This is going to be so awesome if it works
I've just tried entering in the Cathedral's coordinates under the simple cation "Cathedral." I'll be back tomorrow to explore or build some more, laying down markers where I can.
Also I see someone made some progress in making their way to Herobrine Island!
Liquid Metal King Slime
Send private message
 
 PostTue Jul 31, 2012 5:07 pm
Send private message Reply with quote
I finished the script, and configured it to run once per hour. Bacon, the label you added to the Cathedral showed up while I was testing :)

If you don't see recent labels when you visit http://minecraft.hamsterrepublic.com/ohrss/ press CTRL+R to force your browser to reload without using the cache.
Metal King Slime
Send private message
 
 PostTue Jul 31, 2012 6:04 pm
Send private message Reply with quote
AWESOME.
Slime Knight
Send private message
 
 PostTue Jul 31, 2012 9:13 pm
Send private message Reply with quote
Baconlabs wrote:
Wozzeck/Jabber/Swampy/Harold already went there and did something and came back with a dragon egg


The things I had to do to get that dragon egg. The things. Lets just say, I didn't like doing them, and the dragon didn't like having them done to it.

Gonk
Liquid Metal Slime
Send private message
 
 PostWed Aug 01, 2012 4:55 pm
Send private message Reply with quote
Anyone who's good with Minecraftian cardinal directions want to volunteer to build giant N, E, W, and S letters so that they'll show up on the 3D map and give us a sense of direction?
Red Slime
Send private message
 
 PostThu Aug 02, 2012 2:36 am
Send private message Reply with quote
I built (and marked) a simple compass on the map. Unfortunately the map itself doesn't update as frequently as the markers. In the meantime, I plan to work on a slightly fancier compass, if anyone has any design ideas I'd love to hear them.
Liquid Metal Slime
Send private message
 
 PostThu Aug 02, 2012 3:47 am
Send private message Reply with quote
I've decided to begin writing some Travel Guides. I have no idea what the order or style is going to be yet, but I will definitely make one book per significant landmark detailing, if nothing else, how to get there from the books' location in the Spawn Swamp.
I'm thinking of putting these guides in James's Temple of Cartography, since it'll provide an immediate reference for players to navigate and find rail lines.

This might just be me, but I'd like it if there were some painfully obvious object-shaped buildings with relevant resources inside somewhere around the Spawn Swamp. For example, a house resembling a giant loaf of bread with chests full of bread, and possibly access to a massive wheat farm. Giz and/or James gave me this next idea; a treasure chest-shaped house with a single chest inside filled with "treasure map" type books.
Metal King Slime
Send private message
 
 PostThu Aug 02, 2012 1:34 pm
Send private message Reply with quote
Bob the Hamster wrote:
Woo! I came up with a much better idea. We can place markers in-game.


Just what I wanted for my birthday!



(Note: it's not my birthday)
Metal King Slime
Send private message
 
 PostThu Aug 02, 2012 1:39 pm
Send private message Reply with quote
Happy Not-TMC's-Birthday!
Being from the third world, I reserve the right to speak in the third person.

Using Editor version wip 20170527 gfx_sdl+fb music_sdl
Display posts from previous:
Page «  1, 2, 3 ... 27, 28, 29 ... 52, 53, 54  »