Skip to content

Releases: jaihysc/Factorio-AircraftRealism

v1.5.2

23 Dec 03:14
e1e670b
Compare
Choose a tag to compare

Bugfixes:

  • Fix plane getting destroyed when you enter a new plane after crashing a plane with "Deadly environmental impacts"

1.5.1

27 Nov 05:09
e4008dc
Compare
Choose a tag to compare
  • Add option to make airborne planes immune to damage

1.5.0

19 Nov 21:13
b7c6d80
Compare
Choose a tag to compare

Features:

  • Add aircraft takeoff distance indicator
  • Add animated shadows

Changes:

  • Planes now define a single speed (transition speed for takeoff and landing)
  • Remove setting "No airborne plane shadows"
  • Remove setting "Auto reaccelerate to keep airborne" (install a cruise control mod instead)
  • Improve accuracy of "Deadly environmental impacts" to avoid incorrectly destroying the plane
  • Adjust default settings (realistic acceleration and braking force on by default)

Bugfixes:

  • Fix some aircraft properties not being copied over on takeoff/landing
  • 'Fix' being kept airborne when out of fuel with "Auto reaccelerate to keep airborne"

1.4.1

29 Jun 12:57
e5d9383
Compare
Choose a tag to compare
  • Docs is not included as part of mod to fix error installing mod on Factorio Server Manager

1.4.0

03 Jan 17:59
6d337bc
Compare
Choose a tag to compare
  • Add support for Aircraft 1.8 (separate layers for plane and shadow
  • By snouz: Optimized images losslessly with PNGGauntlet
  • Minimum Aircraft version is now 1.8
  • Greatly simplified data.lua by loading prototypes in a loop instead

1.3.3

13 Oct 12:21
1154c8f
Compare
Choose a tag to compare

Fix crash with AAI

When this mod loads before AAI, AAI modifies the grounded versions of the planes after this mod takes a copy for the airborne version, causing a crash when landing as AAI changes the guns in planes.

1.3.2

07 Aug 23:34
542b08a
Compare
Choose a tag to compare
  • Fix crash taking off with non-shield equipment

1.3.1

01 Aug 23:16
c17a087
Compare
Choose a tag to compare

Bugfixes:

  • Fixed crash when trying to kill player in sandbox mode

Changes:

  • Guard against modded fuels changing, resulting in current burn time > fuel burn time
  • Handle planes with no burner
  • Asserts fail on incorrect creation of grounded and airborne plane prototypes
  • Only realistic turn radius is on by default (Less harsh for new users)

1.3.0

02 Jul 03:19
14a3faf
Compare
Choose a tag to compare
  • Mod authors can add custom planes, see Docs
  • Aircraft mod is now optional
  • German locale

1.2.1

19 Apr 20:47
3ee0031
Compare
Choose a tag to compare
  • Fix mod not working in sandbox mode #11