Mod que importa tudo do jogo dyson sphere program, inspirado (mas não afiliado ao jogo dyson sphere program). Dyson Sphere Program is a sci-fi simulation game with space, adventure, exploration and factory automation elements where you can build your own galactic industrial empire from scratch
Mods introducing new content into the game.
Version: 0.0.4
Date: 22/07/2026
Changes:
- Add new graphics assets and update styles for Dyson Sphere Program
- Added various new item graphics including casimir crystal, circuit board, coal, and more.
- Introduced a new Lua style file for GUI elements.
- Added technology graphics for Dyson-related technologies.
- Updated dependency version for LDA-LIB in info.json.
- Removed outdated todo list file.
Bugs Fixed:
- Recipe energy-matrix has malformed ingredients: ingredient fluid 'hydrogen' does not exist
- Falha ao carregar mods: Error in assignID: item with name 'electromagnetic-matrix' does not exist.
- Falha ao carregar mods: Error in assignID: technology with name 'tech-dyson-fluid-storage-encapsulation' does not exist.
- Recipe DSP-strange-matter has malformed ingredients: ingredient fluid 'deuterium' does not exist
- recipe-category with name 'particle-collider' does not exist.
- Error in assignID: item-subgroup with name 'other-consumables' does not exist.
- Error in assignID: item with name 'DSP-high-purity-silicon' does not exist.
- Error in assignID: recipe with name 'prism' does not exist.
- Error in assignID: recipe with name 'thermal-power-plant' does not exist.
- changed technologies images to 256x256 pngs.
Version: 0.0.3
Date: 22/08/2025
Changes:
- add images and itens.
- add functions LIB/ tech util
- add all technologies
- add all itens
- add prefix name 'DSP-' for compatibility
- add arc-furnace
- add black list base itens in auto generate recipes
- add personal errors logs in stack trace DYSON TECH-UTIL ERR: err
Bugs Fixed:
- Falha ao carregar mods: ...re-Program-Lib__/data/create-item-with-recipe-matrix.lua:14: attempt to call field 'createItemSearch' (a nil value) stack traceback: ...re-Program-Lib__/data/create-item-with-recipe-matrix.lua:14: in function 'createItemWithRecipeMatrix' __Dyson-Sphere-Program-Lib__/data/matrix.lua:6: in main chunk [C]: in function 'require' __Dyson-Sphere-Program-Lib__/data.lua:7: in main chunk
- fixed names of itens, techs and recipes
- fixed genal bugs
- fixed generic bugs
- fixed blacklist base recipes conflict in auto generation DYSON SPHERE PROGRAM FUNCTIONS
Version: 0.0.2
Date: 21/07/2025
Changes:
- add images and itens.
- add category group
- add functions LIB
- add matrix for search
- add resources
Bugs Fixed:
- scripts a nul values on init
- icon not load in sprites
- fixed recipes
- fixed functions
- fixed Falha ao carregar mods: Error while loading recipe prototype "hydrogen-recipe" (recipe): Key "icon" not found in property tree at ROOT.recipe.hydrogen-recipe
- Falha ao carregar mods: ...here-Program-Lib__/functions/create-item-with-recipe.lua:9: Tipo inválido para ícone: item (esperado 'itens' ou 'blocos')
- stack traceback: [C]: in function 'error' ...here-Program-Lib__/functions/create-item-with-recipe.lua:9: in function 'createItemWithRecipe'...ogram-Lib__/functions/create-item-with-recipe-matrix.lua:13: in function 'createItemWithRecipeMatrix' __Dyson-Sphere-Program-Lib__/data/matrix.lua:6: in main chunk [C]: in function 'require' __Dyson-Sphere-Program-Lib__/data.lua:5: in main chunk
- fixed Error in assignID: technology with name 'Dyson-Sphere-Program-Lib' does not exist
- fixed Error while running setup for technology prototype "tech-dyson-electromagnetism" (technology): Invalid research unit (magnetic-coil). Research unit(s) can only be tool type items at the moment.
Version: 0.0.1
Date: 18/07/2025
Changes:
- initial commit.