Files
DevelopingTom c738648460 Add conquest FX (#1390)
## Description:

Add an animation when the player conquer another one.
The FX consists of two parts: short animation, and the gold won.

It is only displayed to the conquering player, so everybody knows who
won the money if multiple people fighted over the last pixel of a
player.

Changes:
  - Add new update `ConquestUpdate`
  - Add new fx `ConquestFx`
  - Merge conquest logic in `Game`


https://github.com/user-attachments/assets/9f985e41-baa4-48a6-927e-3216274f758c

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I process any text displayed to the user through translateText()
and I've added it to the en.json file
- [x] I have added relevant tests to the test directory
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced
- [x] I understand that submitting code with bugs that could have been
caught through manual testing blocks releases and new features for all
contributors

## Please put your Discord username so you can be contacted if a bug or
regression is found:

IngloriousTom
2025-07-25 19:52:05 -04:00
..
2025-04-15 11:41:06 -07:00
2025-07-25 19:52:05 -04:00
2025-06-22 08:14:08 -07:00
2025-04-15 11:41:06 -07:00
2025-04-15 11:41:06 -07:00
2025-04-15 11:41:06 -07:00
2025-04-15 11:41:06 -07:00
2025-04-15 11:41:06 -07:00
2025-06-22 08:14:08 -07:00
2025-06-22 08:14:08 -07:00
2025-06-22 08:14:08 -07:00
2025-04-15 11:41:06 -07:00
2025-04-15 11:41:06 -07:00