mirror of
https://github.com/peter-tanner/spidertron-squad-control.git
synced 2024-11-30 19:10:18 +08:00
63 lines
2.8 KiB
Plaintext
63 lines
2.8 KiB
Plaintext
---------------------------------------------------------------------------------------------------
|
|
Version: 0.1.0
|
|
Date: 2020-08-14
|
|
Features:
|
|
- Initial release: Adds shortcut to command a squad of spidertrons
|
|
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.1.1
|
|
Date: 2020-08-15
|
|
Bugfixes:
|
|
- Fixed issue clearing inventory of 'residual' remotes with non-god controllers (*Facepalm*)
|
|
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.2.0
|
|
Date: 2020-08-15
|
|
Features:
|
|
- Adds follow mode for your squad to follow you either on foot or in a vehicle
|
|
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.3.0
|
|
Date: 2020-08-16
|
|
Features:
|
|
- Squads stay aligned, based on original formation when selected
|
|
- RMB now switches between commanding and selecting mode
|
|
Bugfixes:
|
|
- Fixed "wobble" or "dance" when in follow mode while in a spidertron that is in the squad that is being asked to follow
|
|
- Fixed squad drifting
|
|
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.3.1
|
|
Date: 2020-08-17
|
|
Features:
|
|
- If the player is inisde a spidertron while in follow mode, they will not move to the 'mean' of the squad
|
|
- Regular remotes can be used on spidertrons to relocate their position in the squad
|
|
- Regular remotes can be used on a spidertron with a player inside of it to move it and the squad to a position
|
|
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.3.2
|
|
Date: 2020-08-18
|
|
Bugfixes:
|
|
- Fixed leader spidertron death causing a crash
|
|
- Fixed incorrect global table initialization when a vanilla game receives the mode (which fixes crash on vehicle exit and spidertron exit in a previously vanilla game)
|
|
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.3.3
|
|
Date: 2020-08-23
|
|
Bugfixes:
|
|
- Hotfix: fixed missing check for invalid entity
|
|
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.5.0
|
|
Date: 2020-11-28
|
|
Features:
|
|
- NOTE: BETA RELEASE - USE AT YOUR OWN RISK!
|
|
- Update mod to Factorio 1.1
|
|
- Completely refactor code
|
|
- Attempt at Spidertron Waypoints compatibility
|
|
- 0NOTICE: THIS VERSION IS A WORK IN PROGRESS - CHANGELOG IS NOT FINAL
|
|
- 1NOTICE: THIS VERSION IS A WORK IN PROGRESS - CHANGELOG IS NOT FINAL
|
|
- 2NOTICE: THIS VERSION IS A WORK IN PROGRESS - CHANGELOG IS NOT FINAL
|
|
- 3NOTICE: THIS VERSION IS A WORK IN PROGRESS - CHANGELOG IS NOT FINAL
|
|
- 4NOTICE: THIS VERSION IS A WORK IN PROGRESS - CHANGELOG IS NOT FINAL
|