wrapper

    1. Alendon

      DPDDs StarMade Wrapper 1.0.1

      This is the Server Wrapper by DPDDspace. All Informations about this, you can find at: https://starmadedock.net/threads/the-dpddspace-server-wrapper.30907/#post-371351
    2. Benevolent27

      Wrapper 2.0 Requests - Some humble modder requests

      Ok, so I still completing a wrapper that I've been writing for quite some time. I call it "Wrapper 2.0". It has quests, events, and a plethora of unique commands only available on LvD. I would like to release a ton of new features when systems 2.0 is released, such as automated events where...
    3. Benevolent27

      SQL_Query.sh - Makes SQL Queries a breeze!

      What is it? It's a bash shell script that performs a SQL Query for you, reformatting the data in a much easier to read and parse way. It also has a bunch of added support to it for scripters, including custom wrapping of the data, a config file to store your presets into, and it does error...
    4. RabidBat

      Best/Easy way to a GUI for a server.

      Looking for A-Z help for going from going from basic Linux install and console to web based GUI. Best options and order to throw them in. Wrappers that work. (hopefully without downgrading everything) Scripts. Control Panels (e.g TCAdmin type stuff, but the freebies. Something like Bright Game...
    5. Benevolent27

      Lightweight Quest and Event Engine

      I am working on a few project right now for linux in bash. The main one is a quest wrapper for the server, Light vs Dark. I am also building some of the back-end tools necessary for an "event engine." The difference between quests and events is that quests are initiated by the player. Events...
    6. Benevolent27

      A few more scripter requests - Ability to tell the UID of ANY entity a player is in

      So I am making some support scripting for my wrapper and I noticed that I cannot easily determine the UID of an asteroid or planet part. I was able to do a workaround for the planet parts by comparing the astronaut's specific location within a sector to all of the planet parts in the same...