Skip to content

Releases: OoliteProject/oolite

Oolite 1.93.1-195

Oolite 1.93.1-195 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Jul 07:19
cc330e7
Add procps package and fix release error and ordering (#698)

* Install procps (for ps command)

* Replace deprecated GH Action

* Capitalise AppImage name to fix release order

* Naming is alphabetical - fix deployment name

* Fix naming to meet appimage and flatpak conventions

Oolite 1.93.1-194

Oolite 1.93.1-194 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jul 02:49
ffb5c5a
Remove sourcing of get_version.sh (#697)

Oolite 1.93.1-193

Oolite 1.93.1-193 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jul 08:06
a8818f5
Central mk.sh script (#688)

* Add mk.sh script
* Call as functions from mk.sh
* Remove Makefile
* mk.sh orchestrates everything
* Align builds to filenames
* Make an install Gitversion function for Linux to avoid copy paste coding
* Fix GitHub rate limiting curl
* ver_quad instead of ver_nsis
* Update meson.build to read version variables from file
* Refactor post_build.sh to update version parameters in manifest
* Add configure action to mk.sh

Oolite 1.93.1-more-verifyoxp-updates.1

Pre-release

Choose a tag to compare

Commits

  • 6847822: Added some more missing shipdata properties (phkb) #695

Oolite 1.93.1-PullRequest695.3117

Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jul 06:11
691b313

Commits

Oolite 1.93.1-192

Oolite 1.93.1-192 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jul 20:58
203f40c
Merge pull request #695 from OoliteProject/more_verifyoxp_updates

Oolite 1.93.1-oxpverifier-updates.1

Pre-release

Choose a tag to compare

Commits

  • d602a47: Updates to plist and schemas to improve quality of verifier process (phkb) #692
  • 8d7339a: Merge remote-tracking branch 'origin/master' into oxpverifier_updates (phkb) #692

Oolite 1.93.1-PullRequest692.3115

Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jul 01:26
b063df2

Commits

  • d602a47: Updates to plist and schemas to improve quality of verifier process (phkb) #692
  • 8d7339a: Merge remote-tracking branch 'origin/master' into oxpverifier_updates (phkb) #692
  • b063df2: Merge 8d7339a into 0562633 (phkb)

Oolite 1.92.1

Choose a tag to compare

@github-actions github-actions released this 19 Mar 07:26
dd117d3

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

Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Mar 06:23
088f9b3

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