Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Releases: Megaf/FlightGearBuilder

FlightGearBuilder 2 - Nue. The new version.

19 Aug 18:35
b9af056
Compare
Choose a tag to compare

I'm to release the new version of FGB!

Now, most of the thing uses flexible shell functions.

Code is nicely commented.
PRs accepted!

Although this is a well test final release, I'm marking it as pre-release because it wasn't tested by many people yet.

V2.0-Beta

04 Feb 19:07
e147eb7
Compare
Choose a tag to compare
V2.0-Beta Pre-release
Pre-release

CHANGELOG

v2.0-Beta
New major release
flightgear_downloader renamed to FlightGear_Downloader.sh
flightgear_compiler renamed to FlightGear_Compier.sh
fgdata_downloader renamed to Download_Data.sh
Major changes on the functioning of the script.
By default FlightGear is installed to $HOME/FlightGear-Stable,
the next version, selected by using --next, installed to $HOME/FlightGear-Next
Uninstaller removed, to uninstall simply delete the directory.
Due to FlightGear devs mistake, now stable version is built against the
release/2020.3 branch instead of version/2020.3.6 tag.

v1.1.2020.12.14.02.42

14 Dec 23:53
26b936e
Compare
Choose a tag to compare
# CHANGELOG

# v1.1.2020.12.14.02.42
# Fix scenery

v1.1

09 Dec 13:27
6320c1a
Compare
Choose a tag to compare

Added FlightGear Data Downloader.
More POSIX compliance. Still not fully though.
Secured "rm" commands.
Better variable definitions.
Now you can define install location by editing the INSTALL_LOCATION file.

First Stable Release

05 Dec 11:08
458db83
Compare
Choose a tag to compare

See CHANGELOG for details.

Version 1.0 Beta

04 Dec 18:17
d5cc638
Compare
Choose a tag to compare
Version 1.0 Beta Pre-release
Pre-release
# tempdir variable renamed to download_dir
# User now able to select next/testing version instead of stable.
# Changelog moved to CHANGELOG file.
# builderversion renamed to version and moved to VERSION file.
# Small change in version numbering.
# First stable version.
# Script file renamed to flightgear_builder.
# Script split in two parts, flightgear_builder which will compile FlightGear from source and flightgear_downloader which will only download and update the source.

v0.4

13 Nov 21:48
d689d20
Compare
Choose a tag to compare
v0.4 Pre-release
Pre-release
Removed functionality of downloading Flightgear Data. (#3)

Version 0.2

27 Oct 17:16
d689d20
Compare
Choose a tag to compare
Version 0.2 Pre-release
Pre-release
v0.2

Removed functionality of downloading Flightgear Data. (#3)