Skip to content

Releases: OoliteProject/oolite

Oolite 1.93.0.7808-260426-d4a1548

26 Apr 06:31
d4a1548

Choose a tag to compare

Pre-release
Two pass planet slice (#153): Fix for #151, the imtermediate clear de…

Oolite 1.93.0.7807-260425-cc17e85

25 Apr 20:56
cc17e85

Choose a tag to compare

Pre-release
Move Resources/Binary/* -> Resources/, remove Resources/Binary submod…

Oolite 1.93.0.7806-260423-26043d8

23 Apr 21:09
26043d8

Choose a tag to compare

Pre-release
Remove submodules and unneeded files (#604)

* Remove Linux-deps, URLs and Mozilla submodules

* Move mkmanifest.sh to ShellScripts/common

* Remove deprecated files

* Put 2 espeak files in Resources

* Remove remaining deps submodules and folders

* Update README.md

Oolite 1.93.0.7805-260423-71f0782

23 Apr 20:16
71f0782

Choose a tag to compare

Pre-release
Update compiler flags and ensure those flags are reflected in built p…

Oolite 1.93.0.7804-260421-e84b568

21 Apr 07:29
e84b568

Choose a tag to compare

Pre-release
Fixed silent BEX64 crash on Windows during game exit after selecting …

Oolite 1.93.0.7803-260421-83099b3

21 Apr 07:14
83099b3

Choose a tag to compare

Pre-release
Fixed saw-tooth terminator on crescent planets with a cloud layer.

Closes #585.

Oolite 1.93.0.7802-260419-099b74b

19 Apr 20:02
099b74b

Choose a tag to compare

Pre-release
Build all on pull request and regex fix for /usr/local exclusion (#605)

* Regex fix

* Also build all on PR

Oolite 1.93.0.7801-260414-11dd6f9

14 Apr 21:05
11dd6f9

Choose a tag to compare

Pre-release
Mozilla JS in Linux from GitHub release (#603)

* Use local in bash functions
* Build Mozilla JS and gnustep on Linux in home by default
* Options are system, home or build folder
* Copy libraries to oolite.app if home or build (which aren't by default in LD_LIBRARY_PATH)
* Check out specific commits of GNUstep libraries
* Use release URL to https://github.com/OoliteProject/mozillajs-linux/releases/download/0.0.1/mozilla-js-static-lib.tar.gz

Oolite 1.92.1

19 Mar 07:26
dd117d3

Choose a tag to compare

This is a bug-fix update. Addressed in this release:

Windows:

  • Fixed game window title bar not respecting system dark mode settings when the game was launched with the -nosplash parameter.
  • Fixed white flashbang on startup when the game was started with the -nosplash parameter.
  • Disabled the incorrect transfer of full screen window to different monitor with Win + Shift + Left/Right in multi-monitor setups.

Linux:

  • Centre main window after showing splash.
  • Smooth resizing of game window.
  • Fix for crash when no network.

Common to both ports:

  • Fixed bug where a save file passed as command line argument would not load unless it was the last argument.
  • Full game version and build type identification now reported in the --help command line argument output.
  • Security improvement: Download expansions list via https.

Oolite 1.92.1.7804-260318-088f9b3

18 Mar 06:23
088f9b3

Choose a tag to compare

Pre-release

Commits

  • 9f1b9bb: Version bump to 1.92.1 on maintenance. (AnotherCommander)
  • 324e8a3: Fixed game window title bar not respecting system dark mode settings on Windows when launched with the -nosplash cmd line arg. (AnotherCommander)
  • f4fb51c: Bring Flatpak build in line with FlatHub submission (#548) (Mike) #548
  • ac70b54: Fixed white flashbang on Windows port startup when the game was started with the -nosplash cmd line argument - ported from master. (AnotherCommander)
  • 545bc9f: More changes requested by FlatHub (#550) (Mike) #550
  • eb4b3b5: Security fix: Download OXZ list using https. (AnotherCommander)
  • 488538b: Try changing homepage (mcarans)
  • ebb6b0a: Revert "Try changing homepage" (mcarans)
  • a816b8a: Use sdl12-compat from shared modules requested by bbhtt (mcarans)
  • 6e0b406: Fix typo (mcarans)
  • d2a705b: Try to fix Arch build (mcarans)
  • db40695: Make flatpak manifest what is submitted to FlatHub (mcarans)
  • 29c0966: Fix lint (mcarans)
  • 7dd5bdf: Reorder Flatpak manifest lint check in script (Mike)
  • c94d2bb: Add license.md (mcarans)
  • 62bcdf8: Merge remote-tracking branch 'origin/1.92-maintenance' into 1.92-maintenance (mcarans)
  • 20316fd: Change mkmanfest.sh to reference LICENSE.md instead of LICENSE.txt (mcarans)
  • ef2cd52: Use linter in container if one doesn't exist natively (mcarans)
  • 8de9398: Added TinyEXR licesnse to license.md. (AnotherCommander)
  • bab9043: Rename LICENSE.md (mcarans)
  • d14d868: Merge remote-tracking branch 'origin/1.92-maintenance' into 1.92-maintenance (mcarans)
  • 87fef95: Add soem images for FlatHub (mcarans)
  • 6d83f8e: Add svg for FlatHub (mcarans)
  • 0a901bc: Update image (mcarans)
  • 6168c59: Update image (mcarans)
  • af5b6c8: Update images (mcarans)
  • c70761c: Get date for Flatpak from git (mcarans)
  • b7fb3f2: Fixed bug where a savefile passed as cmd line argument would not load unless it was the last argument. Ported from master. (AnotherCommander)
  • db22c95: Add replaceement image (mcarans)
  • 9dd62a3: Add replacement image. Use png logo (mcarans)
  • 0e2a2d2: Fixed inability to launch using the (-)-help argument. (AnotherCommander)
  • 55a7caf: Fix typo (mcarans)
  • e142711: build/AddOns, appimage fix, version backport, manifest output (#553) (Mike) #553
  • 9ca54c9: Updated 1.92.1 changelog and fixed a few incorrect links in Oolite_Readme.txt. (AnotherCommander)
  • 2d8e970: Updated OoliteReadMe with Microsoft Store version-specific information. (AnotherCommander)
  • d0058b7: Added test release build identification in help text output. (AnotherCommander)
  • 7ba9e5f: Fix Linux issues raised by OoMrFlibble (#559) (Mike) #559
  • 366115c: Remove no network workaround as fixed upstream (#560) (Mike) #560
  • Fixed regression regarding transfer of full screen window to different monitor with Win + Shift + Left/Right in multi-monitor setups. (AnotherCommander)
  • 1c97981: Add images (mcarans)
  • 088f9b3: Combined freedesktop build step and metadata for AppImageHub and FlatHub (#561) (Mike) #561