Titan Network

Community => General Discussion => Topic started by: mobbyg on April 02, 2018, 02:10:26 PM

Title: Released: Super Entity Game Server v0.4.2
Post by: mobbyg on April 02, 2018, 02:10:26 PM
(https://i.imgur.com/6MkhWO7.png)


The SEGS Group is proud to announce the first public release of the Super Entity Game Server version 0.4.2


A lot of work went into bringing this out to the community. We know many thought this effort was stalled or even dead. In the last few months new life has been breathed into it, and we would like to present you with what we hope is the start of being able to allow fans of the games we love, the ability to play.


Please consider contributing to our success by reporting bugs on our github: https://github.com/Segs/
Questions? Stop by our forum: https://segs.nemerle.eu/forumz (https://segs.nemerle.eu/forumz)
Follow us on Twitter: https://twitter.com/segscode (https://twitter.com/segscode)


And now, what you've been waiting for...


Download binary here                    .. https://github.com/Segs/Segs/releases/tag/v0.4.2 (https://github.com/Segs/Segs/releases/tag/v0.4.2)
Source code here (ZIP)                   .. https://github.com/Segs/Segs/archive/v0.4.2.zip (https://github.com/Segs/Segs/archive/v0.4.2.zip)
Source code here too (tar.gz) .. https://github.com/Segs/Segs/archive/v0.4.2.tar.gz (https://github.com/Segs/Segs/archive/v0.4.2.tar.gz)




WHAT'S NEW




Some known bugs


Note:
The executables in this release were built in ReleaseWithDebugInformation mode, so are a little bit fluffy

https://github.com/Segs/Segs/releases/tag/v0.4.2 (https://github.com/Segs/Segs/releases/tag/v0.4.2)
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: Tahquitz on April 03, 2018, 12:49:50 AM
As an advisory, this server works with Issue 0 client, which is not available through Tequila or Island Rum (Issue 24.)  To play it, you'll need to find that client on the Interwebs. The SEGS website links to a torrent of it, but most of the HTTP links to it are down or broken. 

Just wanted to say this up front before folks post that Tequila/Island Rum isn't letting them connect to SEGS.
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: Noyjitat on April 04, 2018, 09:21:52 PM
The future of playing a fully functional game certainly looks a lot brighter with this announcement. So if you have the knowledge and know how to code/debug, give SEGS your support and any time you can spare.
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: Nyghtshade on April 04, 2018, 10:02:18 PM
What's the legality of this kind of thing?  Does it violate NCSoft's IP for COH?
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: Blackshear on April 04, 2018, 10:03:46 PM
Allow me to ask the obvious question:  what can NCSoft do to shut SEGS down?  Anything?

(Edit:  My question is not a rehash of Night's.  The legality is one thing, what NCSoft can do to enforce it is another.)
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: saipaman on April 04, 2018, 11:03:37 PM
At this point, why should NCSoft bother doing anything?
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: Nyghtshade on April 04, 2018, 11:23:31 PM
At this point, why should NCSoft bother doing anything?
Because they could sue every person running a 'private' COH 'server' on their home PC for illegal use of COH's IP?  Wouldn't this be pretty much the same as when the Music Industry came after private individuals for sharing music files?
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: saipaman on April 05, 2018, 01:02:35 AM
I'd say the big difference is the quality of the experience.

Illegally downloaded music files deliver the experience you'd expect.

SEGS won't do that today.

Right now, Paragon Chat delivers more of the CoH experience, and as far as we know, NCSoft has ignored it.

SEGS might even kill the dream of a resurrected CoH -- a huge plus for NCSoft.
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: mobbyg on April 05, 2018, 02:20:03 AM
What's the legality of this kind of thing?  Does it violate NCSoft's IP for COH?

While none of us are lawyers, we think we're ok because we're not distributing any Cox/NCSoft IP. The code is built from the ground up. So not sure what their issue would be.

Allow me to ask the obvious question:  what can NCSoft do to shut SEGS down?  Anything?

(Edit:  My question is not a rehash of Night's.  The legality is one thing, what NCSoft can do to enforce it is another.)

I believe it was CW who said, in another thread like this one, asking these kind of questions, they can sue if they want. Anyone can sue anyone for whatever reason. The question comes to the point in court, does the case hold water? As stated before, we're not distributing any of their IP. NPC definitions and such will either come from user supplied files, or converted client assets, and converted client assets are in the hands of the user base, we won't be distributing those. So pretty much like how Paragon Chat came about. Custom code for the translation of what the client sends to the sever and vice versa, and the XMMP, which is open sourced.

Title: Re: Released: Super Entity Game Server v0.4.2
Post by: Noyjitat on April 05, 2018, 02:25:07 AM
Folks, Nemerle and his crew are offering you a server to play on that they and only they have spent free time developing. While it has a ways to go you should just play on it, enjoy it and let them worry about the details.

This is all you're ever going to get as far as a coh emulator goes at this point.
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: LateNights on April 05, 2018, 12:06:27 PM
Right now, Paragon Chat delivers more of the CoH experience, and as far as we know, NCSoft has ignored it.

Is this true - Paragon Chat is further ahead than Segs?

Did Segs turn to XMPP because that's what Paragon Chat has been doing??
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: Tahquitz on April 06, 2018, 12:59:32 AM
I believe SEGS is wholly contained.  XMPP isn't a part of it, the server itself hands off chat between users.

I might be wrong, but a quick look doesn't tell how chat works in the forums.  If someone has more info, please correct me if needed.
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: nemerle on April 06, 2018, 05:50:53 AM
That is correct, the chat, and all the other features are handled the `old` way, client talks server listens and server talks client crashes listens too :)
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: Blackshear on April 06, 2018, 04:27:06 PM
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: mobbyg on April 07, 2018, 02:51:45 AM
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: LateNights on April 09, 2018, 02:03:34 AM
That is correct, the chat, and all the other features are handled the `old` way, client talks server listens and server talks client crashes listens too :)

 ;D

All in all - very impressive - I'd seen this years ago and feared it may have gone the way of the dodo, so "Congrats" are in order!!

Love the idea to negate possible legal issues too - way to fight fire with fire...or petty legal tactics - you guys are like IP terrorists!  ;)

(Don't get me wrong, I'm firmly in the camp that says we paid for a game long ago, so we should have just this kind of ability straight outta the box...)
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: Lycantropus on April 18, 2018, 04:34:47 AM
I know nothing about programming, but I'm glad to hear this is still out there (I hopped around on it forever ago). Hopefully some really creative stuff can happen with this!

Lyc~
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: mobbyg on April 28, 2018, 05:52:50 PM
I don't know if this warrants a new thread, so I figured I would post updates here on this one, unless a mod says I should do otherwise...

Here's a video of the first test of the NPC generator on the Outbreak map. It still needs work and parametrization ( types /attributes of spawned npcs etc.) but as you can see, work is moving along.
NOTE: We're still a long way from a playable game. More videos are available on Nemerle's Youtube channel (https://www.youtube.com/channel/UCB4D-6wXpL0ueZgfqtoYtaQ) and the SEGS channel (https://www.youtube.com/channel/UCJSNowM62kC5tI2F3NXIi6A) as well.


(https://i.imgur.com/GTzMG4Em.jpg)
https://youtu.be/6_PGczD5y5s
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: saipaman on April 28, 2018, 06:31:05 PM
The project really needs a nightly or weekly build if they want user feedback.
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: Ultimate15 on April 29, 2018, 01:58:24 PM
Not gonna lie... hearing the little police siren noise gave me a tingle :)

Keep up the great work, mobby! I know it's going to be slow comings, but any type of progress at getting the game back - at this point - well, I'll take it!
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: Cheesy on April 30, 2018, 03:56:39 PM
That video just made me warm and fuzzy :)
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: mobbyg on April 30, 2018, 07:20:44 PM
Not gonna lie... hearing the little police siren noise gave me a tingle :) Keep up the great work, mobby! I know it's going to be slow comings, but any type of progress at getting the game back - at this point - well, I'll take it!

Thanks! I'm just a messenger. I'm not doing any coding.  But I'll pass the word along! :)

Title: Re: Released: Super Entity Game Server v0.4.2
Post by: mobbyg on April 30, 2018, 07:24:47 PM
The project really needs a nightly or weekly build if they want user feedback.

We talked about it, and it looks like we're going to stick with the system we are using now. We've been getting feed back and have a nice long list of bugs to squish. Plus we only have a few coders, so it would end up making more work too. But if we do get more help, we will probably revisit the topic.

Title: Re: Released: Super Entity Game Server v0.4.2
Post by: saipaman on April 30, 2018, 11:01:41 PM
Is there a good tutorial for setting up a home compilation environment?
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: mobbyg on May 01, 2018, 01:36:42 AM
Is there a good tutorial for setting up a home compilation environment?

This should get you going. If you get stuck, or need help, stop by the discord chat.

https://github.com/Segs/Segs#install-c-tool-chain (https://github.com/Segs/Segs#install-c-tool-chain)
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: Super Firebug on June 07, 2018, 05:38:37 AM
That video made me homesick.

Okay, as I understand how this'll work, after installing, it'll be kind of like AE - we'll have to create mission content ourselves. How conceivable is the possibility of being able to share missions - upload them to, and download them from, a central storage - so that a solo player doesn't have to create every mission needed to get a toon to 50?

If I'm not understanding correctly, please clarify.

However it goes, if this'll be anything like playing CoX again, then I can't begin to express how much I look forward to it.
Title: Re: Released: Super Entity Game Server v0.4.2
Post by: LagunaShirogane on June 23, 2018, 03:20:45 AM
Finally...some good news for once. Been on the lookout for the game's revival for years since joining TitanNetwork sometime after CoH was shutdown. I can actually breathe easier knowing it's finally getting some real progress instead of just "post updates" on the forum with no real sign of anything.