GithubHelp home page GithubHelp logo

Comments (6)

JohnnyDeeee avatar JohnnyDeeee commented on June 15, 2024 1

I started creating issues regarding the Dedicated server setup. I guess we can close this one to keep things neat and organized.

from antistasi.

LordGolias avatar LordGolias commented on June 15, 2024

Thanks for bringing this up. You are correct, I haven't worked out the details of a dedicated env yet.

I know what to do, it is just not worked out.

from antistasi.

JohnnyDeeee avatar JohnnyDeeee commented on June 15, 2024

Can you give an estimate when this will be implemented?
Currently i'm playing the 1.7.5 (beta) version from the official Antistasi with a group of friends, but it would be cool if we could switch to your version.

from antistasi.

LordGolias avatar LordGolias commented on June 15, 2024

I had never tried this version on a dedicated env (also because I didn't know how to set it up).

Currently, I am rewriting all current missions to a new mission system that

  1. uses less code (atm, 3470 insertions, 5016 deletions), easier to maintain
  2. knows how to store missions persistently such that when the game is loaded, the ongoing missions are restarted
  3. missions are selected from a list of currently available missions, also shown on a map.
  4. mission resources (units, vehicles) are spawned by any connected machine (and not only by the server).

This will prob take 2-3 more weeks. I will approach the dedicated env after that. That should take more 1-2 weeks. So, in total, at least 1 more month.

I am sorry that the dedicated is not working. Have you tried non-dedicated? With 4 players it runs smoothly on my machine (i5).

from antistasi.

JohnnyDeeee avatar JohnnyDeeee commented on June 15, 2024

Ah i see..
Well i guess it works fine on a non-dedicated system, but we preffer to have it running on a dedi. This way people can join in whenever they feel like (and i do not have the resources currently to setup a non-dedi pc for 24/7)

If you want i can take a look at the code and find out what goes wrong where and start a fork, but i'll need some time to get fammilliar with the overall code and that may take some time..

from antistasi.

LordGolias avatar LordGolias commented on June 15, 2024

Thanks @JohnnyDeeee, I totally agree with you that it is expected for this to work on dedicated env, and having a stable version for every env is a requirement to publish this e.g. on steam.

I made sure to put several tests on the scripts so arguments are reasonable. The first step to debug would be to look at the logs and search for either SQF errors or log entries starting with [AS].

Regarding the code, I made a huge effort to document code and keep everything I touch better than it was left. The README contains a short summary of some of the components and how they work. If you have specific questions you can ask me in discord Golias #2739. If you are interested in a general overview of the code, we can arrange a discord call and I describe it to you.

from antistasi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.