Author Topic: Advanced Remote Soldat Server Enchanter [v1.2.7] (build 14)  (Read 177874 times)

0 Members and 1 Guest are viewing this topic.

Offline DevilX4

  • Major(1)
  • Posts: 30
Re: Advanced Remote Soldat Server Enchanter [v1.2.7] (build 14)
« Reply #380 on: September 24, 2012, 03:24:28 pm »
How do you get rid of all the spam when you connect to a server?
i.e:
Session Start: Mon Sep 24 21:20:12 2012
(21:20:12) Connecting to 192.168.0.2:23074...
(21:20:13) Soldat Admin Connection Established.
(21:20:13) Welcome, you are in command of the server now.
(21:20:13) List of commands available in the Soldat game Manual.
(21:20:13) Server Version: 2.7.3
(21:20:13) /friendlyfire
(21:20:13) Friendly Fire is 0
(21:20:13) /bonus
(21:20:13) Current bonus frequency is 0
(21:20:14) /vote%
(21:20:14) Voting percent is 100
(21:20:14) /respawntime
(21:20:14) Respawn time is 0 seconds
(21:20:14) /maxrespawntime
(21:20:14) Maximum Respawn time is 0 seconds
(21:22:26) Disconnected from 192.168.0.2
Session Close: Mon Sep 24 21:22:26 2012

Offline P

  • Major(1)
  • Posts: 15
Re: Advanced Remote Soldat Server Enchanter [v1.2.7] (build 14)
« Reply #381 on: September 24, 2012, 08:04:30 pm »
click on "Clear Main Window"


you're also able to hide every line separately
for example:
Code: (OnData) [Select]
if $DATA = Friendly Fire*
HIDE
endif
« Last Edit: September 24, 2012, 08:32:00 pm by P »

Offline DevilX4

  • Major(1)
  • Posts: 30
Re: Advanced Remote Soldat Server Enchanter [v1.2.7] (build 14)
« Reply #382 on: September 25, 2012, 06:10:35 pm »
Thank you!

Offline Shoozza

  • Retired Soldat Developer
  • Veteran
  • ******
  • Posts: 1632
  • Soldat's Babysitter
    • Website
Re: Advanced Remote Soldat Server Enchanter [v1.2.7] (build 14)
« Reply #383 on: December 11, 2013, 05:22:22 pm »
Just to make sure everyone knows: I'm no longer working on ARSSE.
Instead I work on the official Soldat Admin client.

You can find the sourcecode on github: https://github.com/Shoozza/Soldat-Admin

The main reason is that I cannot make the ARSSE source code available because KeFear disappeared years ago.
Another reason is that I would need to port it to work with lazarus and on osx and gnu/linux.
The Soldat-Admin client works on osx and probably also on gnu/linux already and compiles with delphi 7 and lazarus.

I will release version 1.3 of the admin client soon and hope to add most features from ARSSE to it.
« Last Edit: December 11, 2013, 05:26:22 pm by Shoozza »
Rules
Tools: ARSSE - SARS - SRB - chatMod

Offline kicikici

  • Soldier
  • **
  • Posts: 180
Re: Advanced Remote Soldat Server Enchanter [v1.2.7] (build 14)
« Reply #384 on: February 17, 2014, 06:40:05 am »
Problems on 1.6.7b1. See attached screen. I typed "testtttttttt" 3 times but on screen it shows only one.
I don't know if this could be a reason but I noticed that after connection we get info about Using REFRESHX v2.6.4, against Using REFRESHX v2.7.0 on version 1.6.6.
Classic banana

Offline Akinaro

  • Flagrunner
  • ****
  • Posts: 749
Re: Advanced Remote Soldat Server Enchanter [v1.2.7] (build 14)
« Reply #385 on: February 17, 2014, 07:01:27 am »
the same problem, no player list no any messages in console.

Offline Shoozza

  • Retired Soldat Developer
  • Veteran
  • ******
  • Posts: 1632
  • Soldat's Babysitter
    • Website
Re: Advanced Remote Soldat Server Enchanter [v1.2.7] (build 14)
« Reply #386 on: February 17, 2014, 07:23:00 am »
Yep ARSSE doesn't detect the server version correctly and uses wrong refreshx thats why it is broken.
I will fix that in the coming days. I havent touched ARSSE for a very long time though...
Rules
Tools: ARSSE - SARS - SRB - chatMod

Offline KeFear

  • Soldier
  • **
  • Posts: 181
  • ARSSE Creator
Re: Advanced Remote Soldat Server Enchanter [v1.2.7] (build 14)
« Reply #387 on: January 18, 2017, 05:04:00 pm »
\o| I just hopped in to say hello from the *future*

Good and bad to see that there are people here and the thing does not really work in the good new times.

Offline jrgp

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 5036
Re: Advanced Remote Soldat Server Enchanter [v1.2.7] (build 14)
« Reply #388 on: January 20, 2017, 05:01:00 am »
\o| I just hopped in to say hello from the *future*

Good and bad to see that there are people here and the thing does not really work in the good new times.

Hi KeFear. Good to see you after all these years :)

What are your thoughts on open sourcing ARSSE? I think it would be a good idea as the source code will live on and get to be improved by more people instead of just Shoozza.
There are other worlds than these

Offline Bonecrusher

  • Global Moderator
  • Veteran
  • *****
  • Posts: 1397
  • High above
    • Zabijaka.pl
Re: Advanced Remote Soldat Server Enchanter [v1.2.7] (build 14)
« Reply #389 on: January 23, 2017, 01:53:30 pm »
That'd be neat. I'm still using arsse to check on my servers.

Im chill like that

Offline KeFear

  • Soldier
  • **
  • Posts: 181
  • ARSSE Creator
Re: Advanced Remote Soldat Server Enchanter [v1.2.7] (build 14)
« Reply #390 on: March 19, 2017, 06:01:04 pm »
Well, that would be a great idea. I just don't have the latest source. I'll try and see if Shoozza contributed it a way I can access. Or even better, if he shows up for any reason, I allow him to make it open source.

Anyway, it seems to me the download links are long dead too. How sad.

EDIT:

Should have done
this long before,
releasin' the sorce,
so here you go:

https://github.com/KidoResuri/ARSSE

(don't get fooled by the name)
« Last Edit: March 19, 2017, 08:22:19 pm by KeFear »

Offline jrgp

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 5036
Re: Advanced Remote Soldat Server Enchanter [v1.2.7] (build 14)
« Reply #391 on: March 20, 2017, 02:50:05 am »
Well, that would be a great idea. I just don't have the latest source. I'll try and see if Shoozza contributed it a way I can access. Or even better, if he shows up for any reason, I allow him to make it open source.

Anyway, it seems to me the download links are long dead too. How sad.

EDIT:

Should have done
this long before,
releasin' the sorce,
so here you go:

https://github.com/KidoResuri/ARSSE

(don't get fooled by the name)


That's awesome. Thanks for releasing the source.

If you're interested I can probably get the files for arrse.u13.net. (My friend Ryan has access to those backups)
There are other worlds than these

Offline machina

  • Soldat Beta Team
  • Veteran
  • ******
  • Posts: 1117
  • The world isn't nice. Why should I be...?
Re: Advanced Remote Soldat Server Enchanter [v1.2.7] (build 14)
« Reply #392 on: March 20, 2017, 10:48:49 am »
https://github.com/KidoResuri/ARSSE
You may want to drop a license file in the repo like MIT or something.

Sometimes it feels a little bit sad I don't code in Pascal. Yet, I know I will never force myself to this syntax (kiddo rised on C++).

Thanks for commiting to the OpenSource community ;)

Offline KeFear

  • Soldier
  • **
  • Posts: 181
  • ARSSE Creator
Re: Advanced Remote Soldat Server Enchanter [v1.2.7] (build 14)
« Reply #393 on: March 20, 2017, 12:08:15 pm »
Thanks for noting, I added a (un)License.

Also done a bit wiping, as I just dragged the source folder, with some backup files and compiled binaries, which I now removed.

jrgp, I'm interested in the files, thanks, that would be sweet.

Offline Shoozza

  • Retired Soldat Developer
  • Veteran
  • ******
  • Posts: 1632
  • Soldat's Babysitter
    • Website
Re: Advanced Remote Soldat Server Enchanter [v1.2.7] (build 14)
« Reply #394 on: March 20, 2017, 06:48:43 pm »
Hi! Great to hear from you KeFear,

I'm fine with releasing ARSSE as FLOSS however we might want to talk privately about the license. I'm not sure if unlicense is the best choice.
I have the latest source code somewhere.
Rules
Tools: ARSSE - SARS - SRB - chatMod

Offline jrgp

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 5036
Re: Advanced Remote Soldat Server Enchanter [v1.2.7] (build 14)
« Reply #395 on: March 20, 2017, 07:36:26 pm »
jrgp, I'm interested in the files, thanks, that would be sweet.

Just asked Ryan for them. Will follow up.

I'm fine with releasing ARSSE as FLOSS however we might want to talk privately about the license. I'm not sure if unlicense is the best choice.
I have the latest source code somewhere.

If you want to make sure the source code doesn't disappear in forks, going with a copyleft/GPL license might make more sense for this.
There are other worlds than these

Offline jrgp

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 5036
Re: Advanced Remote Soldat Server Enchanter [v1.2.7] (build 14)
« Reply #396 on: March 20, 2017, 11:29:47 pm »
Just asked Ryan for them. Will follow up.

Just PM'd you a download link
There are other worlds than these

Offline Shoozza

  • Retired Soldat Developer
  • Veteran
  • ******
  • Posts: 1632
  • Soldat's Babysitter
    • Website
Re: Advanced Remote Soldat Server Enchanter [v1.2.7] (build 14)
« Reply #397 on: March 21, 2017, 02:43:40 pm »
I'm currently preparing the free software/open source release of ARSSE.
It will be licensed under the MIT license.

(My issue with the unlicense was that it might not be legal in germany.)

https://github.com/Shoozza/ARSSE

We are currently working on porting it to Lazarus.
« Last Edit: March 21, 2017, 05:19:48 pm by Shoozza »
Rules
Tools: ARSSE - SARS - SRB - chatMod

Offline jrgp

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 5036
Re: Advanced Remote Soldat Server Enchanter [v1.2.7] (build 14)
« Reply #398 on: March 22, 2017, 12:36:27 am »
We are currently working on porting it to Lazarus.

What are you going to use for the GUI for non-windows platforms?
There are other worlds than these

Offline Shoozza

  • Retired Soldat Developer
  • Veteran
  • ******
  • Posts: 1632
  • Soldat's Babysitter
    • Website
Rules
Tools: ARSSE - SARS - SRB - chatMod