Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Releases: flxwed/autopilot.lua

v1.2.0

28 Nov 01:20
Compare
Choose a tag to compare

[1.2.0] - 2023-11-27

v1.1.0

26 Nov 23:00
Compare
Choose a tag to compare

[1.1.0] - 2023-11-26

  • Added 32 missing parts
  • Added most part properties
  • :Configure now has full code completion

1.0.4

26 Nov 10:03
Compare
Choose a tag to compare

[1.0.4] - 2023-11-26

  • Fix missing self parameter on Part methods
  • 5th patch release in 12h lol

1.0.3

26 Nov 09:51
Compare
Choose a tag to compare

[1.0.3] - 2023-11-26

  • Fix Servo incorrectly extending Dispenser instead of Part

v1.0.2

26 Nov 04:17
Compare
Choose a tag to compare

[1.0.2] - 2023-11-25

  • GetPartsFromPort now correctly returns a list of Parts instead of just one
  • Removed Part from GetPartFromPort and GetPartsFromPort as it isn't a part in the game
  • Pilot definition files now generate with a license header

v1.0.1

26 Nov 02:51
Compare
Choose a tag to compare

[1.0.1] - 2023-11-25

Fix incorrect default part type for GetPartFromPort and GetPartsFromPort

v1.0.0

26 Nov 01:39
59ba264
Compare
Choose a tag to compare

[1.0.0] - 2023-11-25

Initial release

For setup instructions, refer to the Getting Started section in the README for this repository