Skip to content

1oom-v1.10.0

Compare
Choose a tag to compare
@1oom-fork 1oom-fork released this 15 Jul 11:04
· 954 commits to master since this release

This release is the second interim release since v1.8.1, the goal
of which is to clean the code as much as possible from additions
that cause a large number of errors or are outdated.

List of positive changes:

  • the RNG is non-deterministic by default
  • implemented Improved Robotic Controls behavior close to OSG
  • F4/F5 now cycles through enemy fleets, like in v1.7.6
  • Eco slider can show "MAX", like in v1.7.6
  • the map on the Map screen is now clickable
  • added several vanilla rules that were "fixed" in v1.0
  • more hidden rules from v1.0 have been added to the menu
  • some smart features have been added/moved to cheats
  • simplified implementation of the message filter

List of removed features after f1.8.1:

  • governor
  • extra menu (bottom-left corner)
  • (Ctrl-)1-9 to tag/recall planet
  • screenshot
  • Game screen options overhaul
  • X11 HW (unfinished)

Many simple changes of the same type or rollbacks of erroneous
changes have been grouped to simplify work with the history.
Some fixes have been confirmed by reverse engineering and are now
explicitly marked as 1oom typo fixes.

Bug reports and suggestions are welcome.