b 2
we need active servers
add them
< >
1-6 van 6 reacties weergegeven
u&i  [ontwikkelaar] 22 mei 2020 om 12:31 
you mean servers on which there is activity? This is up to people joining during the same time. Unfortunately, for b (the first one), according to Steams internal stats, @ around 200 000 downloads over 3 years there were at max around 50 people ever concurrently playing. This is likely due to their low play duration which assumedly isn't much higher for b 2.

The servers themself are "always" online (given no external interruption, like earthquakes destroying them or their connection).

If you mean variety, there is no plan or idea for a different setting yet.
I'm trying my best. There are only so many hours in each day to play b 2.
add bots 2, so we can see the amount of theoretical concurrent players in a game.
u&i  [ontwikkelaar] 13 jun 2020 om 15:07 
60 is the maximum concurrent players per place (this is for graphics performance reason and for the players network bandwidth reason) (65 535 places are possible, all places share the same configuration (homes placement and look and remaining time)).

Any non-playable moving animated objects are a challenge to synchronise over a network, particularly if they shall appear to have an environment "awareness" like bots. The easiest way to synchronise is if "the" server is able to determine collisions for example and distribute the result to all players. But the server is written from scratch and currently isn't programmed for this which is being a "free" call for the game code using the game engine it does. Programming a 3D collision engine efficiently into the server would be a challenge too. Now that I think about it, one might come to fruition but is not planned. When using a players game as the host for "AI" the synchronisation when switching hosts due to the original host leaving is a challenge but glancing about it now even this now doesn't appear difficult anymore, except the server software has to be extended to handle the extra data.

The original idea was to perhaps add some inanimate space sights, animated not-network synchronised decoration like cloth in front of doors and another semi-synchronised non-playable animal fitting my feel of b 2 to b 2 given players express a desire or have ideas for something to be added.

Bots currently still will be a big undertaking, I think about them.
< >
1-6 van 6 reacties weergegeven
Per pagina: 1530 50