AcesGamingUK-GiveCorrectChange icon

GiveCorrectChange

Automatically prepares the exact change for cash transactions at checkout.

CHANGELOG

Changelog

1.0.1

  • Replaced the old interface with the native-style AcesGamingUK prompt.
  • Added prompt colour, size, and draggable saved-position settings.
  • Cleaned nullable-reference warnings in the shared prompt code.

1.0.0

  • Added ManualFill mode with a draggable status panel and hotkey-driven correct change preparation. Default hotkey is F.

  • Added AutoFill mode.

  • Added AutoComplete mode.

  • Normalized exact-change payments to avoid money loss.

  • Updated startup logger banner to AcesGamingUK standard.

  • Made config section headers more visible.

  • Replaced the old IMGUI panel with the reusable native-style AcesGamingUK prompt.

  • Added prompt colour, size, and draggable saved position options.