Jump to content

Aki

Members
  • Posts

    166
  • Joined

  • Last visited

Everything posted by Aki

  1. 14: It is normal almost everywhere. Use double quote if name contains spaces: /kick "Kane Hart"
  2. Server question #1: I couldn't test out id syntax, but I guess it is the same. I need to agree it doesn't save or, what is more possible, I didn't find a way for this with my 10-minutes long research. /whitelist --status Warning: Whitelist is not active /whitelist --activate Access list mode was set to whitelist /whitelist --list /whitelist --name kanehart --add User 'kanehart' added to whitelist /whitelist --list kanehart Server question #2: From command-line, I would say no, as list of options does not contain it. But it is possible to edit it via server.ini. In Administration group there is accessListMode property. Server question #5: Yes, but during demo each player was listed as a faction. If you don't pay attention to lags, ship names, flying swastikas etc. then another player can just pass you without being noticed (unlikely, but it is possible). Server question #6: It is possible to disable general collision damage via command-line or server.ini. PvP is part of player interaction. Server question #7: Not one I have heard of, at least not released one. ::) People will always cheat (more likely: exploit) if they can.
  3. I suppose it will be available once the Avorion goes live on Steam? I have checked steamdb and actual Steam client with an access to the game but there wasn't dedicated server out there.
  4. Aki

    Fear

    Or just move more to softcode. As far as I remember currently "being aggresive" means only ShipAI():setAggressive(). Giving us (and yourself) some more tools on this matter could give interesting results later as modders would allow different fleets use different tactics.
  5. That's not a problem, I have couple of simple scripts for game server managment so I will just edit them for you to use with recent version of Avorion. That shouldn't be hard but just in case I can explain some more. I will try to send you credentials with basic instructions today's evening (CET).
  6. Got it, thanks Koonschi. I really read polling but I suppose I was still thinking about quering. My bad, w/e.
  7. Pretty obvious, but I want to confirm it. Polling port is +3 to game port?
  8. Well I have my server unused since I closed my demo server. Currently I don't have access to Avorion so it is unused. I can wipe files out and give you access to it if you want.
  9. Do you host it on your personal computer or dedicated/vps machine? Also, it is completely my own opinion, but you could just use your previous thread for this. :P
  10. Starshatter: The Gathering Storm. It's open source now, btw.
  11. You will either need to open or forward certain port(s) for your server. That is 24000 by default (and in your configuration). Both for UDP and TCP traffic. If the new server loads just fine, then there is no point showing log from obviously not properly set server. ;)
  12. I have played few matches in Awesomenauts this month, so I guess it counts. ::) Oh, I also played some Duelyst. Later one is really great because it isn't time consuming.
  13. In steamcmd: login <username> <password> # validate Steam Guard here force_install_dir <path where to download avorion> app_update <Avorion_SteamID> validate When it is downloaded and validated: quit And after that you need to run server executable: <installation path>\bin\AvorionServer.exe --name GalaxyName --admin AdminName --seed CustomSeed # remove .exe and replace slashes if on *nix You update it the same way. Just be sure to provide path with existing instance of Avorion installation.
  14. You should be able to make custom station types which will let you to change your home sector but I'm not sure what will be the outcome of it in current game state. Some other functions/events/etc could use your home location for their own purposes (for instance in demo it would let you travel all over the galaxy).
  15. I think it is because the first sentence is not directly pointed at repairing in building mode. Personally, I would go with a simple: "Repair your ship at a repair dock to reduce costs."
  16. Aki

    Server that runs.

    Server will be shut down today's evening (CET) due to Kickstarter beta start. Running it now on demo version is obsolete. It was a great time, everyone. I'm looking forward to hosting servers for you guys once I get my hands on new server software. Cheers!
  17. Beep, boop. What time and timezone you close the contest? For general information. Just date isn't that precise. Cheers.
  18. Aki

    Server that runs.

    The website along with the status image might go offline in this week for couple of times. Server should be running as always. IP is 149.202.65.190:24000 in case you can't get it from the website. I did everything quickly this night.
  19. In before anything: don't. Just highlight them with different colour (if they aren't already), but do not unbind anything automatically. Hey, partial quote is not quote : Quote was OK. In the way you have described it, it would not be possible to bind two actions into one key on purpose. It only affected changing, not auto-removal. ;) If you didn't mean that and I simply misunderstood then it is ok (message with information about double binding). Anyway, anything that will give us more ways of ship building is welcome. Additional (switchable?) window with block parameters would be great.
  20. In before anything: don't. Just highlight them with different colour (if they aren't already), but do not unbind anything automatically.
  21. If the first part of your message is about generated ships then yes. They all do feel very similar. The ship generator can actually provide us variety of ships but in terms of general style they do all look similar. I believe it's because of the limited amount of basic shapes and generation process (they all have one main hull which is most likely based on square). On the other hand ships in Starmade are all player made so there is no real comparsion to generated ones. Avorion's player made ships are unique. Of course each builder may have their own style but they still we unique. For new ship builders it might be problematic at start that Avorion's ship editor isn't easy to master and is quite powerful.
  22. I love wormholes and gates. Some things on interface I saw at first glance: Also Kudos for both of you!
  23. Aki

    Server that runs.

    It didn't. We were replacing cooling system of the machine and I totally forgot that Avorion server hadn't any scripts in case of machine reboot (it was working for 150~? days without stopping and as Avorion isn't commercial server I just didn't really care about configuring it). It is fixed now and in case of machine reboot it will work. Sorry for inconvenience. Yes. Steam, e-mail, sometimes Discord.
  24. Aki

    Server that runs.

    It crashed and I didn't notice it. I was too lazy to write anything to watch if it's alive. ::) Anyway if it happens again and I won't start it again it should be available after daily restart (5:00 AM CEST). I have also checked logs but didn't find problem you have reported (yet).
  25. Aki

    Server that runs.

    No, there is no password for the server. You need to type password for your account (player name). When you log in for the first time just use anything you like and it will be stored as your password. It is made to prevent other people using your name (and because of that - your ships, inventory etc.) on the server. :) Tip: read everything written when you are asked for the password. ;)
×
×
  • Create New...