Releases: lrockreal/autopilot.lua
Releases · lrockreal/autopilot.lua
v1.1.0
[1.1.0] - 2023-11-26
- Added 32 missing parts
- Added most part properties
- :Configure now has full code completion
1.0.4
[1.0.4] - 2023-11-26
- Fix missing
self
parameter on Part methods
- 5th patch release in 12h lol
1.0.3
[1.0.3] - 2023-11-26
- Fix
Servo
incorrectly extending Dispenser
instead of Part
v1.0.2
[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
[1.0.1] - 2023-11-25
Fix incorrect default part type for GetPartFromPort and GetPartsFromPort
v1.0.0
[1.0.0] - 2023-11-25
Initial release
For setup instructions, refer to the Getting Started section in the README for this repository