arkmanager / ark-server-tools

Set of server tools used to manage ARK: Survival Evolved servers on Linux
MIT License
680 stars 144 forks source link

Ship 1.2 - create 1.3-dev with RCON support. #100

Closed Atriusftw closed 9 years ago

Atriusftw commented 9 years ago

We should ship 1.2 asap, and make 1.3-dev branch with RCON support. Any thoughts?

Ping @FezVrasta, @Sispheor, @klightspeed

Sispheor commented 9 years ago

Yep, we have to discuss about new features.

What do you think about that? Any other idea?

2015-07-08 16:28 GMT+02:00 Marius Linge notifications@github.com:

We should ship 1.2 asap, and make 1.3-dev branch with RCON support. Any thoughts?

Ping @FezVrasta https://github.com/FezVrasta, @Sispheor https://github.com/Sispheor, @klightspeed https://github.com/klightspeed

— Reply to this email directly or view it on GitHub https://github.com/FezVrasta/ark-server-tools/issues/100.

Nicolas MARCQ

Atriusftw commented 9 years ago

Definitely. Lets use this thread for such.

My suggestions with the current intel we have;

Will update my post with more later.

Sharkking commented 9 years ago

if possible use a xml scheduler configuration (like discontinued BEC for Arma www.ibattle.org) http://forums.bistudio.com/showthread.php?180125-B-E-C-quot-Battleye-Extended-Controls-quot-Admin-tool-for-dedicated-servers

Atriusftw commented 9 years ago

Regarding RCON:

As of right now, the server console isn't interactive. Version 185.0 only adds the RCON Protocol, which means that you will have to use an external RCON client to access in-game commands.

I recommend HLSW - Been using that for years :)

Sispheor commented 9 years ago

There is a python lib from valve. http://python-valve.readthedocs.org/en/latest/rcon.html

Atriusftw commented 9 years ago

@Sispheor That looks pretty sweet.

klightspeed commented 9 years ago

What are your thoughts on the RCON implementation in 1a57576, and the server query in 47b0792

Atriusftw commented 9 years ago

@klightspeed Looks absolutely brilliant to me!

FezVrasta commented 9 years ago

@klightspeed very nice, I'd prefer a perl implementation rather than python, but I think it will be good as well...

FezVrasta commented 9 years ago

created 1.3-dev branch and shipped 1.2

Atriusftw commented 9 years ago

:+1: