Ares mod

    Joined
    Dec 16, 2013
    Messages
    130
    Reaction score
    83
    • Legacy Citizen 2
    • Community Content - Bronze 1
    • Purchased!
    • Legacy Citizen
    Howdy Guys,
    I have released Alpha Release Canidate 1 for anyone to use. Note that Ares is a plugin for StarD and you will need that in addition if you want to start a server for this.

    Ares is free, and open source. I've opened up the github repo for anyone to look at. If anyone is interested in contributing to this, please let me know and I will add you to the contributor's list.

    Note that if anyone wants help setting up a server to host this let me know, I'll be happy to assist as best I can.

    Github: https://github.com/Jeryia/StarD-Ares

    EDIT: I have also updated the main post to reflect this change.
     

    Matt_Bradock

    The Shrink
    Joined
    Aug 4, 2013
    Messages
    798
    Reaction score
    464
    • Purchased!
    • Thinking Positive
    • Legacy Citizen 5
    You can post it on the Community Content too as a mod. It would get a lot more attention than this thread, I think.
     
    Joined
    Dec 16, 2013
    Messages
    130
    Reaction score
    83
    • Legacy Citizen 2
    • Community Content - Bronze 1
    • Purchased!
    • Legacy Citizen
    I plan to open the server up next weekend on Saturday 12am to Sunday 12am MST.
    That's October 31 12am to November 1 12am MST.

    pebble.dynalias.net:4242

    Everyone is welcome.
     

    Matt_Bradock

    The Shrink
    Joined
    Aug 4, 2013
    Messages
    798
    Reaction score
    464
    • Purchased!
    • Thinking Positive
    • Legacy Citizen 5
    *writes it up in calendar*

    EDIT: make sure you list the server as public, so people will find it easier, as well a stumble upon the awesome by chance ;)
     
    Last edited:
    Joined
    Sep 1, 2013
    Messages
    144
    Reaction score
    70
    • Legacy Citizen 2
    • Legacy Citizen
    • Purchased!
    ok.... so i loaded stard and placed the parts of this into the folders requested. edited the cfgs and started the server.
    its not giving me a message about not enough players... :(
     
    Joined
    Dec 16, 2013
    Messages
    130
    Reaction score
    83
    • Legacy Citizen 2
    • Community Content - Bronze 1
    • Purchased!
    • Legacy Citizen
    ok.... so i loaded stard and placed the parts of this into the folders requested. edited the cfgs and started the server.
    its not giving me a message about not enough players... :(
    Can you do a couple of things for me:
    1. Post the contents of /var/starmade/stard/stard.cfg (X out the password line if you have it filled in)
    2. Show the output of the command ls -l /var/starmade/stard/plugins/Ares
    3. Also if you login and type !status does anything respond?
     
    Last edited:
    Joined
    Sep 1, 2013
    Messages
    144
    Reaction score
    70
    • Legacy Citizen 2
    • Legacy Citizen
    • Purchased!
    $:/var/starmade/stard/plugins/Ares$ ls -l
    total 44
    -rw-rw-r-- 1 starmade starmade 967 Oct 28 20:50 ares.cfg
    drwxrwxr-x 2 starmade starmade 4096 Oct 28 20:50 commands
    -rw-rw-r-- 1 starmade starmade 16117 Oct 28 20:50 daemon
    -rw-rw-r-- 1 starmade starmade 422 Oct 28 20:50 help_ares.txt
    -rw-rw-r-- 1 starmade starmade 63 Oct 28 20:50 help.txt
    drwxrwxr-x 2 starmade starmade 4096 Oct 28 20:50 lib
    drwxrwxr-x 2 starmade starmade 4096 Oct 28 20:50 Maps
    drwxrwxr-x 2 starmade starmade 4096 Oct 28 20:50 serverEvents






    ### stard.cfg
    # Setup general stard configuration. Most
    # important for determining what plugin to use.

    [General]
    # sets the command to run to talk to the starmade server.
    # Don't mess with this unless you know what you're doing.
    stard_connect_cmd = ../tools/StarNet.jar
    # timeout for each command run against the starmade server. (in seconds)
    connect_timeout = 5
    # Server to talk to. Usually localhost unless you want to talk to a remote server.
    server= localhost:4242
    # Password to access above server (should be the same as the password in the
    # server.cfg in the starmade server folder (/var/starmade/server/server.cfg)
    password=

    # List of plugins to load (comma delimited)
    # example loading the Base, Bank, and Havoc:
    #plugin_list = Base,Bank,Havoc
    plugin_list=Base,Ares




    !status

    [Server-pm] error command: !status does not exist!
     
    Joined
    Dec 16, 2013
    Messages
    130
    Reaction score
    83
    • Legacy Citizen 2
    • Community Content - Bronze 1
    • Purchased!
    • Legacy Citizen
    Interesting,
    It looks like the executables are missing their execute permissions. That's odd, but something that should be addressed.

    I've pushed out a release of StarD that will fix permissions on the plugins it loads (if they need fixing). Alpha Release Canidate 4. This also fixes the other issue you where experiencing.

    Give that a try. The link has been updated in the Stard thread. Let me know if that fixes your issue. Definitely let me know if you run into further trouble
     
    Joined
    Sep 1, 2013
    Messages
    144
    Reaction score
    70
    • Legacy Citizen 2
    • Legacy Citizen
    • Purchased!
    Up and running. Looking forward to having lots of fun! Is there a setting that excludes admins from playing?
     
    Joined
    Dec 16, 2013
    Messages
    130
    Reaction score
    83
    • Legacy Citizen 2
    • Community Content - Bronze 1
    • Purchased!
    • Legacy Citizen
    Up and running. Looking forward to having lots of fun! Is there a setting that excludes admins from playing?
    Glad to hear it's working! :)

    If your set to be an admin, it excludes you from the game automatically. This is intended so that admins can go anywhere without setting off alarms, capturing control points, etc. However, it is annoying if you want to play :p.

    If you want to play there's two things you can do:
    1. Remove yourself as an admin temporarily, and relogin.
    2. Have two login names, one for admin, one for playing.

    Note that you can access the console without being an admin if you have an ssh window open. /var/starmade/stard/bin/stard_cmd can be used to send a command to the server, or /var/starmade/stard/bin/stard_shell will give you a primitive shell.
     

    StormWing0

    Leads the Storm
    Joined
    Jun 26, 2015
    Messages
    2,126
    Reaction score
    316
    • Community Content - Bronze 1
    Working on a heavy assault ship for the next round, also bringing a faction member's ship as well to see what happens in an actual fight for it.

    The Heavy Assault is basically an overdrive nuke launcher with an array of close and long range weapons to give someone something to think about. With Front and side tanking and a no tailgating surprise. :P
     

    Matt_Bradock

    The Shrink
    Joined
    Aug 4, 2013
    Messages
    798
    Reaction score
    464
    • Purchased!
    • Thinking Positive
    • Legacy Citizen 5
    Up and running. Looking forward to having lots of fun! Is there a setting that excludes admins from playing?
    Yo AssIn9 does that mean you have a server running this mod/wrapper? Name a price for the IP and the uptime schedule :P
     
    Joined
    Sep 1, 2013
    Messages
    144
    Reaction score
    70
    • Legacy Citizen 2
    • Legacy Citizen
    • Purchased!
    Yo AssIn9 does that mean you have a server running this mod/wrapper? Name a price for the IP and the uptime schedule :p

    up-time = until someone crashes it....
    IP = "Atlas Ares" in the server list.. Server is currently Offline. but that will hopefully change soon. please keep the ship uploads small atm. aka, dont kill my internet... its only a 300x300 connection with other uses also.

    anyone want to donate? 1BvQgoiyxqY3xJda6pGonxRAmXbbqmsiJa
     
    Last edited:

    StormWing0

    Leads the Storm
    Joined
    Jun 26, 2015
    Messages
    2,126
    Reaction score
    316
    • Community Content - Bronze 1
    Coming in a few, might want to mention it in chat too. :)
     
    Joined
    Dec 16, 2013
    Messages
    130
    Reaction score
    83
    • Legacy Citizen 2
    • Community Content - Bronze 1
    • Purchased!
    • Legacy Citizen
    Those of you who where unable to connect, should be able to now...
     

    Matt_Bradock

    The Shrink
    Joined
    Aug 4, 2013
    Messages
    798
    Reaction score
    464
    • Purchased!
    • Thinking Positive
    • Legacy Citizen 5
    Bumpity! I'm hopping on too

    Aw come the hell on people... needs more hype.
     

    StormWing0

    Leads the Storm
    Joined
    Jun 26, 2015
    Messages
    2,126
    Reaction score
    316
    • Community Content - Bronze 1
    Well that was an interesting match I was in. I think bigger ships than a certain mass need to draw spawns of the faction they are attacking when on their size of the map. Other than that it was fun. :)