Build based on https://github.com/CleverRaven/Cataclysm-DDA/releases/tag/cdda-experimental-2024-12-27-1919
Pull in PR CleverRaven/Cataclysm-DDA#78740 from upsteam. This should make UI colors more consistent.
Update to keybinds Kilvoctu/Cataclysm-DDA@e31e2f4:
- Update error/debug message to show gamepad glyphs, and use reasonable buttons to operate it (Face buttons instead of hotkey button (which end user had no way of knowing)).
- Migrate the custom keybindings to data, so they appear in-game as the game defaults.
- Delete config/keybindings.json. This file should be only for user-defined bindings.
- Add keybindings to magic/superpowers menu.
- Change some keybindings to be more consistent across different menus.
- Update hardcoded text on all iuse software (the minigames) to show gamepad glyphs.
- Other UI fixes/adjustments