Skip to content

Commit

Permalink
v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
1oom-fork committed Mar 13, 2024
1 parent 2f153fc commit 2fc2019
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
21 changes: 21 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
1oom-f1.8.1
-----------

This release is special. For the first time since the release of v1.0,
a large number of corrections have been verified with the original.
In addition, some fundamental new improvements have been made.

Summary:
- Classic AI is now competitive and selected by default
- Restored vanilla Tutor map
- Fixed the chances of rich/poor planets when creating a galaxy
- Fixed autoretreat behavior
- The vanilla copy protection dialog has been restored
- Added optional fix for scanners on ships
- Fixed numerous visual differences from vanilla
- Fixed several minor bugs

The main goal of the project is now explicitly stated on the main page.
Bug reports are welcome.


1oom-fork-v1.8.0
----------------

Expand Down
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AC_INIT([1oom-fork], [1.8.0])
VERSION_1OOM=v1.8.0
AC_INIT([1oom-fork], [1.8.1])
VERSION_1OOM=v1.8.1

AC_ARG_ENABLE(static, AS_HELP_STRING([--enable-static], [enable static builds]))
AC_ARG_ENABLE(modebug, AS_HELP_STRING([--enable-modebug], [add debugging options]))
Expand Down

0 comments on commit 2fc2019

Please sign in to comment.