Page 1 of 1

Iceball feature storm 08/03/2015

Posted: Sun Mar 08, 2015 7:21 pm
by Dany0
Put on your 3d glasses... fake anaglyphic shader!
Image

Even nicer shadows!
Image

Disco!
Image
Image

Other:

PNG screenshots:
Image

cvars:
Image

CMake support for OS X:
https://github.com/iamgreaser/iceball/c ... a25fc97ba5

Shader selection config:
https://github.com/iamgreaser/iceball/c ... f801b9d68c

Faster minimap rendering:
https://github.com/iamgreaser/iceball/c ... 95f9b51573

Simpler compiling for dedi server:
https://github.com/iamgreaser/iceball/c ... e4292bc85b

We need more developers! Beep me up on chat and I'll help you get started.

Re: Iceball feature storm 08/03/2015

Posted: Mon Mar 09, 2015 5:20 am
by Lincent
How do you host a server?

Re: Iceball feature storm 08/03/2015

Posted: Tue Mar 10, 2015 3:17 am
by epicfacethe3rd
Lincent wrote:
How do you host a server?
press l at start.
although that is constantly crashing for me.

Re: Iceball feature storm 08/03/2015

Posted: Tue Mar 10, 2015 10:31 am
by Lincent
epicfacethe3rd wrote:
Lincent wrote:
How do you host a server?
press l at start.
although that is constantly crashing for me.
You have to update it.
How do you make a dedicated server?

Re: Iceball feature storm 08/03/2015

Posted: Tue Mar 10, 2015 10:13 pm
by Driskull
(big_toilet here, from the subreddit(s) and IRC)
This is what I believe to be true:

Open opencmd.bat and type
Code: Select all
iceball -h
Navigate to a section where it says "For dedicated servers". It will tell you to type
Code: Select all
iceball -d port mod {args}
Below in the options it will tell you what the hell port, mod, and args are. My questions are thus:

Can I have a real-life example of this laid out? Like with something written instead of port, mod, args, etc. Can you have more than one mod listed at a time? What arguments would I need to pass and why?

I also have to confess I have no dedicated server. Can I still use this option running off my computer for decent results? If not is there somewhere cheap I can pay for someone else to host it?

Re: Iceball feature storm 08/03/2015

Posted: Wed Mar 11, 2015 2:10 am
by epicfacethe3rd
Driskull wrote:
(big_toilet here, from the subreddit(s) and IRC)
This is what I believe to be true:

Open opencmd.bat and type
Code: Select all
iceball -h
Navigate to a section where it says "For dedicated servers". It will tell you to type
Code: Select all
iceball -d port mod {args}
Below in the options it will tell you what the hell port, mod, and args are. My questions are thus:

Can I have a real-life example of this laid out? Like with something written instead of port, mod, args, etc. Can you have more than one mod listed at a time? What arguments would I need to pass and why?

I also have to confess I have no dedicated server. Can I still use this option running off my computer for decent results? If not is there somewhere cheap I can pay for someone else to host it?
yes, you can absolutely run a dedicated server on your computer. just don't put a billion slots on it.
port- this is the network communication port. just put in a random number other than something like 80 (SSH) (EG, unused port. look up a list if you don't know what are some common ones)
mod- these are just mods that will be on the server. look through the stuff and find what appeases you. "args" is short for arguments. i have yet to do this myself, so go ahead and do what GM made half of the page about.
read the manual.

Re: Iceball feature storm 08/03/2015

Posted: Wed Mar 11, 2015 5:29 pm
by Driskull
Ok, thanks for your help. Pretty soon I hope to write some guides to stick on the subreddit to help out other new folks :)

Re: Iceball feature storm 08/03/2015

Posted: Wed Mar 11, 2015 9:47 pm
by Lincent
Thanks...