In response to Audio freak XD
I apologize, I did come off as aggressive and dickish and that wasnt my intention but I responded pretty carelessly. Thats on me, I do that sometimes. Sorry.

The fact that you made that netcode yourself is cool, and I'm not criticizing you for doing it. My point had more to do with the fact that there are lots of people not actively developing on BYOND but commenting on its functionality. Clearly you used to develop games on BYOND, but there are lots of people who used to or dont develop games for BYOND and still make sweeping generalizations about engine limitations or lack of developer tools - but arent really paying much attention. And you know what, its still fair. There are people who gave up making BYOND games 10 years ago who have something to say about why, and thats still useful.

I think I have a level of high frustration with people saying things like Roblox > BYOND, or Unity > BYOND. BYOND is its own thing and its SO much smaller with one developer. It should absolutely look to these big enterprises worth billions of dollars and look for inspiration - but BYOND cant compete and shouldnt compete directly with those projects. BYOND needs to focus on its own niche - and thank goodness it has one. Simple multiplayer games. So make sure at all turns BYOND is making things (1) easier and more approachable, (2) focused on multiplayer (3) encouraging game development. I have tinkered with Godot and Unity, I've made simple multiplayer prototypes. I didn't enjoy it because theres just more of a chore baked in to handling multiplayer on those platforms.

So the point of this post is to focus on the fact that this platform has endured for a reason. Its a scrappy little community but the platform is cool and it serves people like me well. I want to celebrate the good and the reasons Im here. I think we focus on what we want to improve more than enough - very rarely do people broadcast why they like it here. There are a TON of people here for 10+ years, but all they broadcast to the outside world is grievances? isnt that silly?

I am not your friend Dan from Brazil, lol. I did make a Naruto fan game, but I'd bet money your Dan was working on my game's source code.
I apologize, I did come off as aggressive and dickish and that wasnt my intention but I responded pretty carelessly. Thats on me, I do that sometimes. Sorry.

You're OK! A misunderstanding is what that was and I see now what you're saying, and seems you know what I am saying which means we are communicating.

The fact that you made that netcode yourself is cool, and I'm not criticizing you for doing it

Oh thank you very much! Very kind of you to say :)

I think I have a level of high frustration with people saying things like Roblox > BYOND, or Unity > BYOND. BYOND is its own thing and its SO much smaller with one developer. It should absolutely look to these big enterprises worth billions of dollars and look for inspiration - but BYOND cant compete and shouldnt compete directly with those projects. BYOND needs to focus on its own niche - and thank goodness it has one. Simple multiplayer games. So make sure at all turns BYOND is making things (1) easier and more approachable, (2) focused on multiplayer (3) encouraging game development. I have tinkered with Godot and Unity, I've made simple multiplayer prototypes. I didn't enjoy it because theres just more of a chore baked in to handling multiplayer on those platforms.

Oh yeah definitely. Dream Maker still has its perks that these engines still do not have. And Dream Maker is hands down the easiest network engine I had worked with. And it definitely is toxic that people say something is better than x. I wouldn't even condone that type of speech if they still did use dream maker because game engines are all different and have their own unique ways of building games. It's all preferences!

my preference was a 3D engine not 2D, otherwise I'd use BYOND for it's unique network engine,

I think we focus on what we want to improve more than enough - very rarely do people broadcast why they like it here

Oh yeah, I still like it here. The games are still great. I like seeing what people are posting and what their discussions are. And I love seeing the new features being present in the new games. They are looking more beautiful than ever.

I am not your friend Dan from Brazil, lol. I did make a Naruto fan game, but I'd bet money your Dan was working on my game's source code.

I see, haha.

In response to Masterdan
I think the issue is that the intended purpose of this thread was not very clear from the beginning, and we all just kind of went with the flow.

What most of us responded to from your first post:
What does BYOND need to do differently going forward? There are a few key things:

What you might have wanted us to respond to more in your first post:
The potential of BYOND with the tools we have prospectively, is immense. The culture is better and the support has never been more available.

Lets make games. If anybody wants to show off some of the super cool stuff I see daily in the Discord, especially in the hall of fame - feel free to gloat and post to this entry to help me make my point.

Both of these things can be worth discussing, but maybe not together, in the same thread? When a thread is very open-ended and can be interpreted in different ways, it can sometimes get chaotic and lead to some toxicity.

Maybe something like this should be added to the posting guidelines.

I apologize in advance if this isn't helpful. Please continue.
In response to Multiverse7
That is a very good point.
Im still using BYOND and bopping as of now!!
Byond has two huge strengths over any other engine:

- massively simplified networking
- massively simplified programmatic approach to game dev which allows one person or a very small team to manage their game.

Those strengths need to be capitalized on, add some polish, lessen the barriers (pager/registration requirements), advertise, and this engine would be an absolute hit. The best possible thing lummox can do is bridge with the mobile community, allowing mobile ports. There's a ton of low quality games out there on mobile. Fan games aren't gonna change that. Devs are motivated by money. BYOND's slogan can easily attract devs on the mobile front.

Why not become a flappy bird millionaire off of a hobby and support byond at the same time?
Stay excited, Dan!
Masterdan wrote:
(2) when a game is abandoned, open source the code so it isn't traded between only sketchy players - but gets into the hands of passionate developers.

This is probably a pipe dream. Though it might be more realistic to pressure people to open source stuff here, with a smaller community, compared to what people who make ROMhacks and host private servers have to go through. I don't think this should be enfourced, but more open source solutions is better than less.

Ter13 wrote:
We cannot bring new blood in with our own nostalgia.

You say that, but one of the few reasons why BYOND limps along is DBZ, Naruto and Bleach, and that even includes bringing in the rare newcomers. Though it mostly happens through Discord, so I see the point.

Masterdan wrote:
(2) forum sections that are so low activity it makes visitors think BYOND is dead.

They can also see the games section on the site and arrive to the same conclusion. Then download the pager and see that there's just one active RP game at the moment, and everything else has an average of 0.8 players. Then they go to the apparently active Discord, and what are they supposed to think, that BYOND is super active, outside of those minor things like videogames? Yeah, no need to de-emhpasize anything here, just make sure that this is the only BYOND-affiliated hangout.

Masterdan wrote:
Saying that "just about any game engine does networking" isn't really a helpful point. There is such a difference in engine approach in how BYOND makes multiplayer entirely simple and baked in to the engine, versus Godot/Unity which requires you to actually deal with the complexity of client side and server side netcode. In a game engine it isnt whether the box is checked for "has feature", its a huge question of how its implemented. BYOND as I mentioned before is a valuable niche - but trying to compare it to all game engines and all use cases is a waste of time and counterproductive.

Like I said before, the only thing BYOND is strictly superior at is baking the entire networking process in. You are plopped into an online-capable sandbox as soon as you make your first mob and map, and at that point you can already host it. And UE even has an equivalent of that with its ready made game kits that so many crypto scams used recently.

Saying that networking is not the same mystery it was 15 years ago is a helpful reminder. When a person I knew was struggling to make his 1-on-1 online game recently (Jesus, it's been 6 years already), I downloaded VisualStudio and screwed around with it to see what could be wrong for a bit, and, after a few days, I had a basic server system to mitigate double NAT issues (his version was peer-to-peer, which likely was his problem) for two players with its networking library, and even speedran the understanding of why so many developers forgo the piping system for local multiplayer, which C# also supported. Fuck if I know if I could make something that would support even 20 clients without it being a bloated mess, and it was obviously nowhere nearly as advanced and sophisticated as BYOND (this is not sarcasm), but the point is: it's relatively easy to do in what can probably be described as a barebones high-level programming language these days. It's even easier in a modern game engine. It's trivial. Whatever advantage BYOND has in this department is eroding so rapidly, I honestly don't understand why no big name company (except Roblox) has made an equivalent of its pager.

I'd say that bringing that up is productive when a somewhat frequent point brought up here is that BYOND can potentially compare to this or that game engine. Remove this unhelpful discussion of why BYOND is such a shitshow, and the only thing you have left is arguments about why everything should be moved to Discord.

Masterdan wrote:
Like: BYOND has adware. BYOND hasnt even had ads for 5 years. But thats an instant complaint.

Dream Seeker tells you to get a membership to remove ads. You wouldn't even know this unless you used BYOND to play a game. I have to assume that either BYOND is lying to me, and it's certified ad-free, or its ad service is broken somehow. And what long time BYOND user would ever arrive to that conclusion? For that matter, which option do you think somebody who is playing a BYOND game for the very first time in the year of our lord 2024 would pick?
one of the few reasons why BYOND limps along is DBZ, Naruto and Bleach

I've been gathering statistics for about 9 months now. My bot attempts to figure out the source of donations based on the games my bot has spotted those users in, and their favorite games lists whenever people donate. My bot watches 100% of the activity on the platform, including unlisted games.

The reason I built this statistic tracking module for Gurubot is to attempt to discern whether the survival of BYOND as a service is indeed, as the anime community likes to say, due to them.

I have gathered the data to conclude that 80% of the memberships and donations are from players who solely play SS13, and a further 10% are from players who do not play fangames.

The donation and membership conversion rate of anime fangames is insanely small, and that makes perfect sense; Most anime fangames offer players little incentive to sub, as the people who sign into those games typically stay signed in, botting their account, rather than actively signing in and out with regularity. Therefore, the 30 second membership beg is in no way a barrier to them. Add to it the total lack of good will toward the platform the majority of fangame communities have due to the perception of the platform being hostile to their existence.

Straight up, the numbers I have gathered over the last nine months show that BYOND anime fangames comprise somewhere around 20-30% of the platform's active population (it varies by time of day, as anime game populations are largely botted accounts that do not sleep, while the games not in this category are populated real people actively engaging with the game), yet less than 10% of the funding.

The dominant reason the lights are still on is SS13. It's not even a contest. They provide more of a natural membership incentive than the rest of the platform combined four times over. The reason for that is clear; The membership beg creates an incentive to sub due to the round-based nature of SS13, and the relatively shorter bursts of gameplay and higher amount of engagement the experience provides.

I'm not saying this to at all be negative toward fangames. I just think, often times, we talk about this issue in a way that doesn't align with reality. I think if we're going to have a conversation about the business model, and who owes what for what, not coming at it from a place of care for the actual statistics that anyone in this community can quickly verify for themselves by just taking a quick peruse through the live games on the platform and the donor lists, then what is the real world value of any conclusion or direction we offer?
In response to Ter13
And yet Ter, I think what this also emphasizes is that the membership beg player paid membership model does not work well for.. games that aren't SS13.

So this actually I believe is a good argument for why other licensing models should be evaluated. I believe fangames for instance would be far more profitable for BYOND with the financing model of game based licensing. Will we see a change in the business model while SS13 remains a concentrated revenue risk? Maybe not - but there are reasons that game remains an island of its own, there is no single owner or single game there. The shared hub for several different forks of the source code and communities is unique on BYOND. So perhaps different revenue models can be evaluated for the rest of the BYOND community, to not be so concentrated on one project.
People donate for Space station 13 because it's a cracker game, not for ingame benefits
All the anime games are using the same sources as they did back in 2008
I do think there is this inherent assumption that people donate to avoid the ad beg, and not due to the goodwill people have for the platform/engine itself. It would not surprise me, at all, if the ad beg was not a significant factor in people making donations.
Ter13 wrote:
The dominant reason the lights are still on is SS13. It's not even a contest. They provide more of a natural membership incentive than the rest of the platform combined four times over. The reason for that is clear; The membership beg creates an incentive to sub due to the round-based nature of SS13, and the relatively shorter bursts of gameplay and higher amount of engagement the experience provides.

You are right that money is incredibly important, but so is having a population, even if they are freeloaders AFKing and waiting for a bigger number. And, while I don't know any alternatives for Naruto sandboxes, aside from that one Roblox example, SS13 has a pretty well established alternative in SS14.

I wasn't talking about just the business model, since I'm not sure how to tackle it at all. Masterdan's idea about licensing might make sense, but it's too vague for me to understand it.
so is having a population

Right now there are just about 400 active players across all fangames on the platform combined. I did not call anyone freeloaders. Nor would I. The membership conversion rate is just a useful statistic to help discern where the funding is coming from.

Other population facts:
1716 on SS13
184 on Eternia
67 on Sigrogana Legend 2
37 on Trace/Alter

Tsukumogami wrote:
one of the few reasons why BYOND limps along is DBZ, Naruto and Bleach, and that even includes bringing in the rare newcomers.

The above was solely a response to this idea that puts fangames at the forefront of the activity on the platform, when three hand-made games combined have nearly the same population as the entire fangame spectrum, and 1/4th the population currently of the largest ecosystem on the platform.

I just think it's important to understand the actual numbers when discussing these things, rather than waving our biases about what this platform is. A big part of how these kinds of discussions become unproductive is when people get stuck in the past and refuse to engage with reality.
Page: 1 2 3

Login to reply.