Dual Universe Creators

Welcome Pilots! Click here for info on the site and how to submit your ships.


We're now on Twitter!
Follow the latest designs and DU news at @CreatorsDu


Help us build Utopia II! Join the station discord

Join Discord
Ships
Statics
Voxel Sets
2

DU Lua CLI - Toolkit for Lua development

Wolfe Labs

Script

No attributes :-(

A small Node.js CLI built to ease the development of Lua scripts, from small to large ones. https://github.com/wolfe-labs/DU-LuaC ⭐ Features: • Project files and management, with configurable link types • Multiple source file support, compiled to Lua, JSON, YAML and CONF • Code on your favorite IDE or editor, be it VS Code, IntelliJ IDEA, Atom or even Notepad! • Automatic code completion support when used with EmmyLua on VS Code and IntelliJ IDEA • Multiple build targets, such as development and production, allowing control over minification, etc. • Multiple entry-point support, allowing you to use a single codebase to code multiple components of a build, such as different Programming Boards, seats, etc. • Support for code libraries, both built using the compiler and outside it • Integration with GitHub Actions available • Built-in helpers for linked element detection and event handling, no need to worry about multiple filters anymore! • Copy output JSON/YAML code directly to your clipboard, speed up your workflow! 📋 Requirements: • Node.js 18 or LTS • Tested on both Windows and Linux 🚗 Getting Started: 1. Install our CLI tool via `npm i -g @wolfe-labs/du-luac` 2. Run `du-lua create hello-world` to create a new project folder or just go into an existing one and run `du-lua init` then follow the prompts 3. When ready, run `du-lua script-add main` to create your main Lua file 4. Run `du-lua target-add` to create a new build target 5. Run `du-lua build` to compile your project You should now be ready to build your next big thing! ℹ️ Source and Documentation URL: https://github.com/wolfe-labs/DU-LuaC/

8

Orbital HUD

Dimencia

Script

No attributes :-(

The original DU Orbital HUD/ButtonsHUD/DimHUD - A full autopilot and HUD suite. It is on stable version 5.453 at current, and no further updates are planned. For a more fully-featured Autopilot/HUD (but potentially less stable), check out ArchHUD https://github.com/Dimencia/DU-Orbital-Hud Support is provided at the Open Source Initiative Discord, dual.sh/osin, in the #tech-support channel

Individual: 1 ħ
12

DU-Storage-Monitoring

Jericho

Script

No attributes :-(

Open Source project, all sources available here : https://github.com/Jericho1060/du-storage-monitoring You can join me on Guilded for help or suggestions or requests by following that link : https://guilded.jericho1060.com It's displaying on screens the quantity and the percent fill of containers or hub. It can support up to 9 screens and chose what is display on each (group feature) To add a container to the system, you must rename it following that pattern: <prefix>_<itemName> For a Hub, you must use that pattern: <prefix>_<itemID>_<containserSize>_<amountOfContainers> <prefix>: the prefix that enable monitoring, by default s1_ for the 1st screen, s2_ for the second, and so on, see options to customize it <itemID>: the item id available on https://du-lua.dev <containerSize>: if a hub, the size of the containers linked (default to XS) <amountOfContainers>: if a hub, the amount of containers linked By default, the script is grouping all containers or hub that contains the same items on a single line and add the values. See option if you want to disable it. By default, the list is sorted by item tier and then by name Clicking on the columns permit to sort ascending or descending

2

Ship Sale Dispenser screen

Bartas

Script

No attributes :-(

Simple screen to add to your dispenser. Lists all basic ship stats and creator info. it is meant for screen size M. grab it here: https://github.com/BartasRS/Dispenser-screen---ship-sale If you like my work tips are welcomed but not required. Enjoy!

Individual: 1 ħ
Resale: 1 Mħ
4

Factory Monitor Expanded

Bartas

Script

No attributes :-(

An expanded version of my Factory Monitoring Screen for people with crazy big factories. Basic version resulted in text overlaps and eventually script crash due to 50k characters limit per screen. This version displays Metalworks, Electronics and Glass industry on screen 1, 3D Printers, Chemical Industry, Refinersm Honeycomb and Smelters on screen 2 and, finally, Assemblers on screen 3. I figured out it should be a proper setup for most big factories tho I know some of you are crazy :P Simply connect core and 3 (or 9) screens (in any order) to Programing Board and run the script. I humbly suggest setting refresh rate (In Lua settings) to 5 to avoid possible laggy situations with a lot of industry running. Script comes with industry locator. Type help in Lua Tab to see available commands. grab it here: https://github.com/BartasRS/Factory-Monitoring-Expanded As always, tips are appreciated but not required. Enjoy

Individual: 1 ħ
Resale: 10 Mħ
1

Ship Shield Resistance Manager and Monitor

Rifters Utilities

Script

No attributes :-(

The script comes with a functional interface to display your ship core health, shields, and all 4 resistances. The shield manager handles auto venting your shields once they either break completely, or fall below the configured amount There is also a display to display your core health and shields as well. It displays how much you have in each resistance It auto configures your shields based off the incoming attack damage.

Individual: 10 Mħ

ATMO_PVP

Baxton Aeronautics

Script

No attributes :-(

HI everybody, I'm glad to present to you my old script pvp made in BETA, I take me some times to update it for the release. the fight works only under 1000 m distance between every opponents Installation : ------------- you have 2 reciever, 2 emetter and 1 transponder you have to define the channel for each one ! PUBLIC FIGHT CODE --------------------------- >>>name your ship !<<< receiver_1 = public2 receiver_2 = public1 emetter_1 = public2 emetter_2 = public1 transponder = publicAll -- in lua parameter -- canalemitter_1 = public1 canalemitter_2 = public2 video : https://www.youtube.com/watch?v=Xuu7uFORS6A dispencer at this position : ::pos{0,27,13.7056,23.2530,59.6596} vr = baxton aeronotics its 500000 h per ship enjoy !

Individual: 500 Kħ
14

Safe Travel Infos

Ater Omen

Script

No attributes :-(

A visual representation of your ship distance from the warp tunnel between two planets. Fly safe during your missions! It also shows the safe zone, and simulate your ship trajectorys to let you know where you're heading. Script and presentation here : https://github.com/rhoffsch42/DualUniverse-public/tree/master/safe_travel_infos

Individual: 1 ħ
2

Diven's Hub Hub

DivenDerp

Script

No attributes :-(

Allows you a screen interface to view the contents of a container. Comes as both a screen and board script.

Calibration Times

SirSteve

Script

No attributes :-(

Tool to keep track of mining unit calibration times. 5 locations can be displayed. After pressing the button the time is reset. The timer starts running and the next calibration time is updated. The indicator turns yellow when the warning level (time) is reached. The red indicator appears when the time is up. Settings via LUA Parameter Organization name Next calibration can be set in hours for each location Place name and ore deposits Tool um die Kalibrierungszeiten der Bergbaueinheiten im Überblick zu behalten. 5 Orte darstellbar. Nach dem Drücken des Tasters wird die Zeit zurückgesetzt.Der Timer beginnt zu laufen und der nächste Kalibrierungszeitpunkt ist gesetzt. Die Anzeige wird gelb wenn der Warnlevel (Zeit) erreicht wurde. Die Rote Anzeige erscheint wenn die Zeit abgelaufen ist. Einstellungen via LUA Parameter Organisationsname Nächste Kalibrierung in Stunden für jeden Ort einstellbar Warnlevel in Stunden Ortsname und Erzvorkommen Test it and buy it here: VR "STRUE SHOP and Deco Library" ::pos{0,2,2.9315,76.8597,24.0650}

Resale: 1.5 Mħ
1

10 Lights strobe

Fordie Industries

Script

No attributes :-(

for 10 lights to go from 1 to 10 then 10 to 1 and repeat with a speed setting in lua perams VR: Fordie Industries Location : 11Km from Haven Market 3 DRM Free

Resale: 250 Kħ
2

DF BloodFire Displays

DSI Dark Forge

Script

No attributes :-(

- Officially Released - If you are looking to showcase your designs, sell your merch or something else along those lines then check out our custom line of screens. For one purchase you get the whole set of screen templates. You can edit and update the stats of any field as needed in game including uploading your own images for the display box. Our standard design comes in red but we can make custom variants complete with your logo, color scheme or altered background for an additional fee depending on services. We are taking requests now for custom orders Screen Types - Dispenser Screen - Stats, Showcase, Price, & Description - Stat Display Screen - Larger stat box with larger showcase box construct image - Showcase Display Screen - larger description box with larger showcase box for construct image. Created by: Firestorm & IanBloodraven

Individual: 5 Mħ
17

DU-Industry-HUD

Jericho

Script

No attributes :-(

A simple HUD for monitoring and managing industry in Dual Universe Open source project, all sources available here : https://github.com/Jericho1060/DU-Industry-HUD You can join me on Guilded for help or suggestions or requests by following that link : https://guilded.jericho1060.com Feature list: - display all your industry status from a single programming board with only one link to the core - Add other boards to remote control all your machines (start/stop/batch/maintain) - easy locate your machine with arrows displayed around when selected on the HUD - fully controlled with Keyboard and can type setted value directly with your keyboard

4

Shield Control

Ravenis

Script

No attributes :-(

This script offers all shield functions on any size screen or screens. It uses touch buttons and is well tested. If you are interested, join my scripting discord at https://discord.gg/ttajxhZYXY

Individual: 10 Mħ
Resale: 25 Mħ
14

Simple Ore Monitor

Credence

Script

No attributes :-(

A single board script for diplaying items from a single, or multi Hub/Container setup, to single, or multi Screens/Signs. Display for single items in containers/hubs. The script doesn't need to adhere to NQ's 30-second refresh rules and can be refreshed at any time. Great for uses like industrial, or even sales signs for shops. Many options for functions, and styles to make the plugin match your aesthetic. All in all an amazing easy to use script for all your container data needs. The most versatile container script available for Dual Universe! Can be used for... Single Hub/Container to Single Screen/Sign Multiple Hub/Container to Multiple Screen/Sign Single Hub/Container to Multiple Screen/Sign - Set titles for each screen - Set item id's for each screen - Give each item a value for calculating total value of items - Wallpaper url - Turn wallpaper on or off - Hide units - Hide item tier - Hide github link - Show how many items left - Show total value of items - Show or hide the header bar - Show stats in KL or L - Show total of item than can fit in container --- Discord --- https://discord.gg/KcafbTSwMp --NexusMod Download Link--- https://www.nexusmods.com/dualuniverse/mods/1

Search
Filter
  • Sold As

  • Usage
Clear