Interstellar Journey(星际之旅)

by beomyo

融合了几乎全部星球mod!Almost Enable All Planets mod!

Overhaul
an hour ago
2.0
812
Planets
Owner:
beomyo
Source:
N/A
Homepage:
N/A
License:
MIT
Created:
5 months ago
Latest Version:
1.0.33 (an hour ago)
Factorio version:
2.0
Downloaded by:
812 users

警告:

每次更新都可能发生重大变化,该整合包处于并将长期处于测试阶段,请备份存档谨慎更新

Warning:

Major changes may occur with every update. This mod pack is still in the testing phase. Please back up your saves and update with caution.

使用说明 & Mod 修改说明 | Instructions & Mod Patch Notes

一、脚本使用说明|Script Usage Instructions

中文

  1. 先下载我的mod:zzzz-beomyo-fix_xxxx.zip
  2. 解压该压缩包,在目录 zzzz-beomyo-fix/ 中找到压缩文件:下载和修补 (download and patch).zip
  3. 单独解压此压缩包,得到同名文件夹:下载和修补(download and patch)
  4. zzzz-beomyo-fix_xxxx.zip 移动放入该文件夹内的 mod_update 子文件夹,供脚本自动读取识别。

提供两个脚本:

  • 下载并修补脚本:需填入 Factorio 官方站点 Cookie,仅用于官方资源拉取,无二次分发行为;
  • 仅修补脚本:若已提前下载全部依赖模组,可直接运行该脚本完成本地化优化与补丁修复。

脚本仅做个性化调整、性能优化、异常 Bug 修复,几乎不改动原版模组核心玩法功能;未打补丁可能出现随机报错或无异常,建议全员强制修补以保证运行稳定。

English

  1. Get the mod archive: zzzz-beomyo-fix_xxxx.zip first.
  2. Extract the archive, find the file download and patch.zip under path zzzz-beomyo-fix/.
  3. Extract this zip file independently to get the folder download and patch.
  4. Put zzzz-beomyo-fix_xxxx.zip into the mod_update subfolder inside the above folder for script detection.

Two scripts are provided:

  • Download And Patch Script: Requires official website cookie, only for official mod resource downloading, no redistribution.
  • Patch Only Script: Run directly to apply optimizations and fixes if you have downloaded all dependencies.

All modifications are mainly personalized adjustment, UPS performance optimization and crash bug fixes, with almost no core gameplay changes.
The game may crash randomly or run abnormally without patching; patching is strongly recommended.


二、整合包须知|Pack Notice

中文

  1. 本整合包为个人定制向内容,完全基于个人游玩喜好制作,制作与维护仅由单人完成,部分内容完成度较低;
  2. 整合包免费公开分享,仅出于互联网共享精神,供有相同游玩需求的玩家使用;
  3. 整合包版本更新需谨慎升级:新版本可能修复已知漏洞,也可能调整配方逻辑,导致现有生产线完全失效;
  4. 游戏玩法:各星球相对独立、关联内容较少,跟随科技树线性解锁游玩即可;精力有限,暂未完善星球联动内容,敬请谅解;
  5. 玩家交流企鹅群:985849298。

English

  1. This mod pack is personally customized and made for single-player preference. All content is developed and maintained by one person, partial content is imperfect.
  2. The pack is shared for free under the spirit of internet open sharing, for players with similar gameplay needs.
  3. Please update with caution: new versions may fix bugs or change item recipes, which will break your existing production lines.
  4. Gameplay tips: All planets are relatively independent with little connection. Play along with tech tree unlocking.
    Planet linkage content is temporarily unfinished due to limited energy, thanks for your understanding.

三、版权声明|Copyright Statement

中文

若本整合包内收录内容存在侵权、盗用等权益相关问题,请及时联系作者,我将第一时间进行修改、替换或下架处理。

English

If any content in this mod pack involves copyright infringement or rights disputes, please contact the author in time.
Related content will be modified, replaced or removed immediately.


四、Mod 详细修改说明|Detailed Mod Patch Changelog

备注:绝大部分修改基于 control.lua 脚本,包含强迫症优化、全局性能减负、极端异常报错修复
Note: Most edits are made to control.lua, including detail adjustment, UPS optimization and emergency crash fixes.

模组名称 Mod Name 修改内容 / Modification Details
any-planet-start 中文:删除冗余打印语句,屏蔽重复弹窗提示English: Removed redundant print statements to disable annoying log tips
Burner-Leech-Fork 中文:底层逻辑优化,降低资源占用,提升 UPSEnglish: Underlying logic optimization, reduced resource consumption and improved UPS
carna 中文:底层逻辑优化,降低资源占用,提升 UPS,修复了表面被删除的问题English: Underlying logic optimization, reduced resource consumption and improved UPS,Fixed the issue where the surface of Carna was getting erased.
castra 中文:1. 掉落物优先存入全局专属战利品箱子,掉落兜底;2. 关闭全服研究启停广播提示;3. 新增玩家雷达缓存,替代全图遍历查询,大幅优化性能English: 1. Loot priority storage to global artifact chest; 2. Disable research start/finish broadcast; 3. Player radar cache added to replace full-map traversal for UPS saving
even-distribution 中文:增加空值判定防护,规避特殊场景下的代码崩溃English: Added nil value judgment to prevent game crash in special scenarios
Factorio-Tiberium 中文:限定仅扫描泰伯利亚专属表面,禁用全星球遍历,修复定时全局卡顿问题English: Limit surface detection to only tiberium layer, disable global surface traversal to fix periodic lag
factoryplanner 中文:扩充列表栏目,按星球分组分类;注:该修改会导致物品选择功能受限English: Expanded list columns and grouped items by planet; Note: item selection function will be restricted
Fill4Me 中文:删除冗余打印日志,精简后台输出English: Removed redundant print log messages
metal-and-stars 中文:修正依赖配置错误,修复版本判定反向问题English: Fixed wrong version restriction symbol in dependency config
tenebris-prime 中文:限制仅生成原版标准机械,屏蔽异色发光特殊机器生成English: Restrict machine spawn to vanilla style only, disabled glowing variant machines
omnilib 中文:全局循环逻辑优化,修复周期性卡顿、掉帧问题English: Global loop optimization to fix periodic stutter and frame drop
RecipeBook 中文:校对并修复多处文本汉化错误English: Corrected and fixed multiple Chinese localization errors
Recycled-Cargo-Pods 中文:运输逻辑优化,缩减运算开销,提升运行性能English: Transportation logic optimization to reduce computing cost and improve performance
Rocket-Silo-Construction 中文:1. 修复阶段切换原料物品吞噬、掉落丢失问题;2. 保留建筑信号线与电路设置,阶段切换不重置English: 1. Fix item loss/absorption during phase change; 2. Keep circuit connection and signal settings after stage change
slp-dyson-sphere-reworked 中文:新增太阳轨道货物投放需求,上调整体发电功率上限English: Added sun orbit cargo delivery requirement, increased overall power generation limit
Telogistics 中文:缩短检测轮询间隔,修复远距离物流传送失败问题English: Shortened check interval to fix remote logistics transmission failure
planet_erimos_prime 中文:移除配置文件内无效炮塔延迟依赖项English: Removed invalid turret delay dependency in info.json

五、致谢|Acknowledgements

中文

由衷感谢所有模组开发者与社区创作者,为本游戏社区带来优质内容与创意。

English

Sincere thanks to all mod developers and community contributors for their high-quality creations for the Factorio community.