Janus

by RochX

Adds a new planet, Janus, with a new constantly shifting resource. Note: this mod is still in development and most graphics are currently placeholder.

Content
5 months ago
2.0
12.7K
Factorio: Space Age Icon Space Age Mod

Changelog

Version: 1.2.0
Date: 2025-03-16
  Features:
    - add a new thruster that produces 4x thrust of a normal one
Version: 1.1.1
Date: 2025-03-05
  Bugfixes:
    - bulk inserters no longer downgrade into time shifted inserters
Version: 1.1.0
Date: 2025-02-27
  Features:
    - add time shifted fast inserters
    - add time shifted modules
  Graphics:
    - add time shifted modules graphics
  Changes:
    - add another image to the gallery
Version: 1.0.14
Date: 2025-02-08
  Locale:
    - add zh-CN; thanks rlcyyg1108
Version: 1.0.13
Date: 2025-02-08
  Changes:
    - add gallery images to mod portal
Version: 1.0.12
Date: 2025-02-07
  Graphics:
    - Add more pleasing time distorter temp graphic; thanks FrDae
  Locale:
    - Add fr translation; thanks FrDae
Version: 1.0.11
Date: 2025-01-29
  Graphics:
    - add graphics to time science and shiftite containment unit
Version: 1.0.10
Date: 2025-01-19
  Bugfixes:
    - prevent recycling from using shiftite recipes
    - shiftite layer no longer added to entities with no collision
  Changes:
    - add nauvis music to janus
Version: 1.0.9
Date: 2025-01-14
  Compatibility:
    - fix crash with Rocs-Hardcore-Delayed-Tech-Tree
  Changes:
    - migrate planet creation to PlanetsLib
    - set default import location of Janus products to Janus
    - set PlanetsLib dep to be most recent version
Version: 1.0.8
Date: 2025-01-10
  Bugfixes:
    - redo how entities are added to the shiftite collision layer
Version: 1.0.7
Date: 2025-01-09
  Balancing:
    - first pass at balancing recipes
  Locale:
    - add item description to shiftite containment unit
Version: 1.0.6
Date: 2025-01-09
  Gui:
    - place Janus with other planets in the Factoriopedia
  Balancing:
    - make mineral rocks spawn more frequently
  Compatibility:
    - add space connections between maraxsis and tenebris if installed
  Locale:
    - add description to Janus on the space map
Version: 1.0.5
Date: 2025-01-08
  Bugfixes:
    - rename all *.PNG to *.png
Version: 1.0.4
Date: 2025-01-08
  Bugfixes:
    - fixed that construction bots couldn't place things
Version: 1.0.3
Date: 2025-01-08
  Info:
    - update short description with graphics disclaimer
Version: 1.0.2
Date: 2025-01-08
  Info:
    - sync README with mod portal
Version: 1.0.1
Date: 2025-01-08
  Info:
    - add README to release zip
Version: 1.0.0
Date: 2025-01-08
  Info:
    - add initial info and thumbnail
  Features:
    - add advanced resources recipes from shiftite
    - add basic technologies for time science
    - add collision layer for shiftite ore
    - add custom tile that every ore patch sits on
    - add planet Janus
    - add resource generation to planet Janus
    - add rocks to get some base resources without shiftite
    - add surface properties to Janus
    - add technologies/recipes to get vulcanus and fulgora resources
    - add technology for science replication
    - add test shiftite items that implement the spoilage loop
    - add time distorter building where all shiftite recipes are made
    - add time science pack item with temp graphics
    - add tips and tricks items for janus
    - implement custom map generation for shiftite ore
    - recipe for basic resources (iron/copper/etc) from shiftite
  Gui:
    - add groups/subgroups to sort recipes in the gui
    - add shiftite items to a subgroup
    - put the time distorter into its own subgroup
    - set subgroup of shiftite ore to show up in Janus group within
  Balancing:
    - add time science pack to endgame techs
    - change basic resources from shiftite to remove ore
    - set spoil time of shiftite to be more reasonable
    - time science now requires a containment unit intermediate
    - update what collides with shiftite
  Bugfixes:
    - add more exceptions to shiftite ore collision layer
    - fixed weird ordering of tech tree
  Graphics:
    - add letter over ore image for shiftite alpha and beta
    - add placeholder icons for shiftite forms
    - add temp graphics for time distorter
    - add updated planet icon and mod thumbnail
    - let space age define icon for Janus space connection
    - rest of shiftite graphics; updated technology graphics
  Locale:
    - add locale to everything up to this point
    - add names for shiftite and basic recipes
    - update missing recipe names/descriptions
  Changes:
    - add MacOS .DS_Store to gitignores
    - fix info.json from 2.0 to 2.0.28 for SA dep
    - ignore notes file for conventional commits
    - refactor prototype file structure
    - update info.json with renamed repo name
    - update README to remove factorio mod template info with a disclaimer
    - update releaserc to skip validation; hopefully the action works