How do WE want StoneHearth multi-player to work?

You do? Forgive me if I’ve misunderstood, but you get a little flag and after you’ve browsed the map for where you want (and the map will get bigger when they bring in the practically completed terrain generation) you can then place the flag down where you want it and that’s your settlement. And currently there’s still not much tying you to staying by the flag (although Tom has said that will begin to change).

Well, be sad no more, as that’s plain not true. T&S got funded on Kickstarter on October 27th 2012. SH got funded on May 30th 2013. T&S has had 7 months longer than SH, which is twice the development time SH’s had.

Sorry what? I’m just confused on this one. What ‘cube map’?

Some of your ideas are quite nice though, even if perhaps some would be fairly difficult to implement. :stuck_out_tongue:

Co-op

Perhaps have it linked to a friends list, where you can invite people from that list to help you. Here you could assign different rules for each friend.

Here you could also assign one worker (most valuable worker :stuck_out_tongue: ) which other players could use as a helper, so if someone has a well geared warrior you could ask for assistance when a large monster invades town.

Multiplayer/PvP

I like the idea the devs have already mentioned about saving the players world and stitching them together.

Either that or have a player select his troops and invade the players village/city and try to defeat their defences. (Again this should be a saved copy of your world, I don’t want some random invading and destroying my hard work)

Adding weekly leader-boards where the top players get rare resources/rewards would also be cool.

1 Like

Starting position on your map is one thing and regardless of the size of that map for multiplayer its almost irrelevant except for tactical positioning. Its your positioning on an over-world as well that would really count at least in a grand scheme of multiplayer. I imagine that traveling from one section to the next would include load time rather than that seamless transition you get in open world games like Minecraft, but if they could make it one continuous map at least in appearance I definitely would not be complaining.
As for the cube / square grid map vs Octagon shape, well I’ve seen it done in games before so its not impossible personally I couldn’t tell you the algorithm used in the code however, and depending on how they make the multiplayer world experience if the only time you see the over-world map at all is at the start it maybe as simple as x,y,z code to determine where you start.
However everything I’ve seen and heard of the game so far suggests they are keeping area’s to a limited size and apart so the client program can handle it on our limited computers and as another person here quoted “The Devs” that they intend to stitch them together, although still not solid evidence to anything as to how it will function. But without an over-world server map there would be no consistency. Imagine building close to a map border on your plot of land and someone rolls their army into your domain there could be little or no warning time or they could spawn into a body of water.
Then there’s also the issue with hackers, if its left to the client program to handle all local data there’s a serious issue of people being able to manipulate the data.

I’m glad you pointed out that S&T was out before SH as i wasn’t sure who exactly was the original concept. I went and looked at his KS after wards and he only got about a tenth of the funding as well. Money aside, still two guys vs one and half the time doesn’t that even things out? I also found it ironic that they say they are two guys from Microsoft who as we know has a reputation for using other peoples ideas. Not that it doesn’t happen everywhere but I just thought I’d share that insight.
But the truth is a game concept is usually in the making long before its announced its usually rolling around in some primitive form or idea but hasn’t come to life due to technology or real life stuff preceding it so time frame could be a very fuzzy line.

I’m sorry, but I’m sure you just said starting position was irrelevant (having previously falsely complained that you couldn’t change, therefore saying it is important) before then saying it was relevant anyway? And I’m sorry, but what is this over-world that you speak of? Are you just talking about the landscape, or is there some confusion there too?

The team haven’t actually defined their rendering system yet, but it may well be similar to MC’s. I’m not sure what you mean by seamless transition; chunks have to be loaded, and on even reasonable computers, you can be left waiting. Heck, on my Xbox I’ve waited plenty of times for a chunk to load to allow me to enter it. So SH would be very similar, were they to do it like that. Except it would be less important, as it is a city-builder and you really don’t need to venture too far away.

You’ll be happy to know that it will be :thumbsup:

What are you talking about? What is contained in this cube? Are you just thinking that it will be tiled, with each tile being similar to what we have as a map now? Because I don’t think that’s how they’re doing it.

Well, you’ve been looking in the wrong places. Here is the Desktop Tuesday where they talk about terrain generation, and here is a quote from it:

The terrain engine can tile land indefinitely

Ah see this might be behind some of the confusion. This is in direct reference to multiplayer, and not really anything to do with the terrain or its generation. This is about one of the multiplayer modes they’re considering, which would be that you could load in someone else’s city and the game would ‘stitch’ together they’re city into your world, from where you can attack it. It’s not to do with the tiling :stuck_out_tongue:

Surely then people just stop playing on that server? Seems simple to solve.

Well, your answer is neither. Dwarf Fortress is considered the father of these types of games, and there are others around, such as Towns or Gnomoria, or newly developing ones such as Castle Story. They all then put their own spin on it, and Stonehearth has not only put its own spin on things, but put in some absolutely superb graphics that none of the others can rival.

Well, a fair amount of that funding actually went towards Radiant being able to expand their team out to 6 people, as obviously man-power is somewhat expensive. Sadly, I haven’t played T&S, so can’t compare what’s in/completed as a system and not in yet (there’s quite a lot of stuff like that for Radiant, e.g. Infinite Terrain Generation)/planned to be in it, however with the funding I’m fairly confident Stonehearth can be more ambitious than T&S and ultimately have more content by its full release. Of course, this is all in the context of your disappointment at SH’s progress vs. T&S’s, I’m not bashing T&S here.

Can we please keep any form of company bashing down please? Microsoft have done plenty of their own things in their time. And, on your second sentence, not everyone’s stealing other’s ideas, someone has to be innovating. It seems a really cynical view and saddens me that so many people think like that. And, to be honest, when it’s a small thing, what’s the point of everyone reinventing the wheel? As a race, we only slow our progress by not allowing anyone to build upon our own advances.

Ok just to clear some confusion ill sum up what I’ve said thus far and given the current game format how I believe it will be developed but most likely they will take it and I hope a step further.
At the moment you are put onto a cube world tile map x,y,z. Maybe we will get to choose the dimensions one day so we could have a map as small as 10,10,10 tile or as large as our computer allows but at the moment they dictate size and on a server setting it would be standard for everyone to have the same.
To make a comparison minecraft has chunks 16x16 in the x and z and only so many are loaded in at a time around a player. SH however and i cant say for sure but given the map restriction size loads all of the given map chunks in thus allowing for your little guys enemies and animals to wander freely anywhere on it without de-spawning and making it very life like etc. This has probably been done this way so our computers can handle it both graphically and the sequencing of everything that’s happening on it.

Put this in a multiplayer scenario if you put everyone’s side by side you could make up a land mass but if its all randomly generated then there would be no consistency from one area to the next and would look rather strange traveling through them. So to make it an endless world you would need an over world- map generated by the server made up of all the individual chunks people can use.

Going back to Dwarf fortress, (yes I am aware there are other games that predate T&S and SH they are just less advanced engines but if you look at T&S its probably not quite as pretty but it has more textures but we are talking early days), you have an over-world map but its functionality stops the moment you choose your base location. So when i say starting point is irrelevant I only talk about the generated terrain map you play on as your choice in the over-world map has pretty much given you a clue as to what kind of terrain your looking at and more importantly who your potential neighbors maybe in multiplayer.

This brings me to the square vs octagon shape of the map tiles, yes its easier to code and still works having four sides to your land and given the squareness of voxel blocks no one likes making roads on angles that would be required of an octagon shaped chunk but in terms of moving around the octagon tile allows more borders to link up with and gives you the option of moving diagonally without having to load in through at least one other persons map. Having said that if its going to be a continuous like minecraft terrain the octagon tile will be pointless when travelling and the discussion about map tiles equally so, it all depends on how the Devs are going to do it.

I guess the biggest question is are we looking at an endless scroll that can travel through others areas or are we going to get a black loading screen?

I’m sorry, but you’re beginning to feel dogmatic, and I begin to feel like I’m saying the same stuff, quoting you saying the same things. For example:

I’m pretty sure you’ve not read me say that there will be an infinite world. They only haven’t put it in due to not really wanting it just yet. But the world will be infinite, no them choosing the size, no us choosing the size.

I’ve mentioned this too. You likely wouldn’t get ‘your own tile’, but just be able to roam the map, as it wouldn’t be stitched together chunks of land, but one large landscape on multiplayer, in which you and the other player(s) choose whichever bit of land to settle you like, with of course probably some separation laws.

1 Like

Ah yes i see what your saying it will operate like the towny mod in minecraft does, where you own the smaller chunks. Another question though what about mob emulation ?

Well without opening ports you simply can’t access the internet… Opening my terminal and running netstat informed me that I currently have 102 open ports, of which 43 belong to Safari. One of them if currently open and used for discourse.stonehearth.net.

Ohhhhh this topic was 1 year old? :open_mouth:

Just 22 months old :wink:. No worries!