mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
[GH-ISSUE #117] Entering tank names using joystick #274
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pkali on GitHub (Aug 14, 2022).
Original GitHub issue: https://github.com/pkali/scorch_src/issues/117
Idea:
Problem - no way to name AI opponents. Consider turning on name edit after each opponent selection.
@ehn-pkalinowski commented on GitHub (Aug 17, 2022):
Do it like this - long fire press activates the editor (up/down - letter, left/right - move cursor). Short fire - next screen.
Idea by Arek.
@Pecusx commented on GitHub (Aug 29, 2022):
https://github.com/pkali/scorch_src/commit/dcdf5e6fc21a639c733b781bea8aadd0a4f3dff4
Done!