Forum

> > CS2D > General > [RELEASE] Custom CS2D Server a0.1
Forums overviewCS2D overviewGeneral overviewLog in to reply

English [RELEASE] Custom CS2D Server a0.1

79 replies
Page
To the start Previous 1 2 3 4 Next To the start

old [RELEASE] Custom CS2D Server a0.1

Jermuk
User Off Offline

Quote
Hello all,

here I publish my own cs2d server written in c.
You can get it at github here.
Please compile the source yourselves, because the exe in this folder isn't the actually version.

Why GPLv3?
I wanted that everybody can modify it, without restrictions.
And I don't think that there will be problems with hacker (if anyone thought that), because 1) it's an alpha version and you cannot really play on it and 2) security bugs found in this server cannot be used to hack the official server.

For what the hell we need another server?
Let me think..
There are many reasons to use a custom server. One is that you must not use LUA and you can let your server do what you want. For example the actually startmoney is 65.000$. Also possible is a world system (world1, world2, world3, ...), MySQL and a very complicated RPG system. If you just want to play the normal cs2d mode, you don't need this server.

Cool idea! Can I help you?
Of course, thats another reason why it's gpl. Just contact me via PM or send me an e-mail (- Email address (only visible with login) - without x)

Why you publish it now, why not when it's finished?
Actually I have no time and I don't feel like it to work at it again. But when I made changes, you will automatically get the newest version with git.

Little notes to the source code:
- sometimes german names or comments appear.
- not every function got an comment
- sorry for bad english

Requierments:
- Linux or Windows (Should also work with UNIX or any POSIX system)
- If you use windows, you have to include the winsock library (normally libwsock32).

Screenshots:
IMG:https://s5.directupload.net/images/101022/temp/ohonjnee.jpg


Have fun with it!

EDIT: newer version availble. Look at github for more information

Jermuk aka DÖNARMASTER
edited 4×, last 23.10.10 02:24:19 pm

old Re: [RELEASE] Custom CS2D Server a0.1

Jigglypuff
User Off Offline

Quote
Sorry, I think this is complete BS.
No pictures, no proof. 65k startmoney lold.
Means you're just trying to hack us all, and you need to be banned.
Don't counterattack me unless it's valid proof.

old Re: [RELEASE] Custom CS2D Server a0.1

Jermuk
User Off Offline

Quote
Wait, I will post a screenshot for 65k money. And If you don't want to get hacked, compile the source yourselves.

Explination:
Max money possible with this server = max value saved by an unsigned short = 65535

Sounds an custom cs2d server so incredible that nobody want to believe it? oO

old Re: [RELEASE] Custom CS2D Server a0.1

CoolioG
User Off Offline

Quote
No, this just sounds like complete un-need, may-be-a-virus bullshit.

I'm not even going to try this due to the fact that I value my computer. So, I'm just going to assume that it's a bunch of hacks and malware.

That, and the fact that you don't even feel the need to compile it and post in on the official CS2D file archive.

old Re: [RELEASE] Custom CS2D Server a0.1

RAVENOUS
BANNED Off Offline

Quote
Wow, I think it's a well done job, you can make many things with it, don't just flame around because you think you don't like it. Make one yourself and don't be a critical.

old Re: [RELEASE] Custom CS2D Server a0.1

Torque
User Off Offline

Quote
CoolioG omg. That is the dumbest post I've read this month.
It's an alpha version, so uploading it here makes no sense at all. He uploads it at github so people can work on it together with him.
Good luck on the project, sounds like a great initiative. Too bad I'm not such a codemaster

old Re: [RELEASE] Custom CS2D Server a0.1

Torque
User Off Offline

Quote
Ooooh CoolioG watch out for the big sourcecode virus. Don't read it because your computer might get infected.
Get real.

You shouldn't dare to accuse Jermuk of stuff like this. You're obviously not aware of the great stuff he has done already for CS2D players. You should thank him in instead of spreading your usual aura of negativity in this thread. Especially because DC AND TheKilledDeath have already said it's not malware.

old Re: [RELEASE] Custom CS2D Server a0.1

Flacko
User Off Offline

Quote
Jermuk, what compiler are you using?
This won't compile under my gcc version, it always complains about your unsigned chars and other typecasting problems.
edited 2×, last 24.10.10 01:36:37 am

old Re: [RELEASE] Custom CS2D Server a0.1

Jermuk
User Off Offline

Quote
Flacko has written
Jermuk, what compiler are you using?
This won't compile under my gcc version, it always complains about your unsigned chars and other typecasting problems.


That are "just" warnings. I had no time to fix them. I'm also using gcc, so if you get linker errors try to include the winsock library (I think libwsock32). You must know that this was my first real project in c. I try to fix the warnings. Oh, and if someone want to help me, he should say it before he begin writing. It would be bad, when I release a newer version while you are writing.

@CoolioG:
Maybe (I said maybe) I have an virus at my computer and it infected the exe. But you should also know that the exe is not the newest version.

EDIT: All warnings with GCC should be fixed now!
And the exe is now also the newest version
edited 1×, last 24.10.10 12:35:57 pm
To the start Previous 1 2 3 4 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview