Changelog
Version: 2.0.1
Date: 2026-06-30
Changes:
- Fixed the wallet save/load path so player money now survives Factorio reloads.
- Rebound the legacy `global` alias to live Factorio 2.x `storage` during init/load/player restore paths.
- Split market runtime, GUI, chest automation, and persistence concerns into dedicated modules for easier maintenance.
Version: 2.0.0
Date: 2026-06-29
Changes:
- Renamed the maintained fork to OARC-RX / oarc-rx.
- Updated the mod metadata and welcome text to present this as Rayn's maintained OARC-RX continuation.
- Kept thanks and attribution to hidden_relic and oof2win2 in the in-mod messaging.
- Rebuilt info.json so the mod loads as a valid Factorio 2.0 mod.
- Declared Factorio 2.0 compatibility and base dependency metadata.
- Ported core scenario/mod scripts for Factorio 2.0 API changes.
- Reworked GUI restoration and spawn/shop initialization for better reload stability.
- Added package_mod.bat for local zip packaging and deployment to the Factorio mods folder.
- Rounded buy/sell coin values to whole numbers.
- Added admin self-funding and requester chest auto-buy support in the market.