Skip to content

Implement Lua command...() function TODOs#2864

Open
oznogon wants to merge 5 commits intodaid:masterfrom
oznogon:script-command-todos
Open

Implement Lua command...() function TODOs#2864
oznogon wants to merge 5 commits intodaid:masterfrom
oznogon:script-command-todos

Conversation

@oznogon
Copy link
Copy Markdown
Contributor

@oznogon oznogon commented Apr 17, 2026

Implement component changes for Lua globals flagged as TODOs:

  • commandCombatManeuverBoost()
  • commandLaunchProbe()
  • commandSetScienceLink()
  • commandClearScienceLink()
  • commandSetAlertLevel()

These fired network commands on clients but didn't apply server-side component changes.

Also:

  • Move scan probe launching logic from PlayerInfo to ProbeSystem::launch().
  • Add, implement, and document commandCombatManueuverStrafe().

oznogon and others added 5 commits April 17, 2026 08:29
Move scan probe launch logic from PlayerInfo to a new
ProbeSystem::launch() function so it can be reused by the script bind.
Implement component changes for Lua globals flagged as TODOs.

- commandCombatManeuverBoost()
- commandLaunchProbe()
- commandSetScienceLink()
- commandClearScienceLink()
- commandSetAlertLevel()

Also:

- Add commandCombatManueuverStrafe()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant