Remnants of the Precursors
Remnants of the Precursors is a Java-based modernization of the original Master of Orion game from 1993.
... and some more features
Summary of the differences of Fusion-Mod to the base-game:
https://www.reddit.com/r/rotp/comments/x2ia8x/differences_between_fusionmod_and_vanillarotp/
Description of the different AI-options in Fusion-Mod:
https://www.reddit.com/r/rotp/comments/xhsjdr/some_more_details_about_the_different_aioptions/
The decription of the additions/changes by Modnar can be found there:
https://github.com/modnar-hajile/rotp/releases
On Debian / Ubuntu:
sudo apt install vorbis-tools
sudo apt install webp
mvn clean package -Dmaven.javadoc.skip=true
java -jar target/rotp-<timestamp>-mini.jar
On Fedora:
sudo dnf install libwebp-tools vorbis-tools
mvn clean package -Dmaven.javadoc.skip=true
java -jar target/rotp-<timestamp>-mini.jar
Official website
Community subreddit
Download build
26-04-01 (BR)
- Fixed an issue when more than two empires where fighting for a star system.
26-03-31 (BR)
- From now on, when deciding whether or not to fight, both the player and the AI follow the same relationship penalties rules: the player will no longer incur a relationship penalty when retreating.
26-03-29 (BR)
- Fixed an issue that caused retreating fleets to disappear for no apparent reason.
- Removed obsolete galaxy shape building methods.
- Smart resolve combat can retreat earlier.