diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b90f6f0..3f3ce297 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,11 @@ periodically after sitting idle at the main menu for a bit. Like an old arcade game. I added this for an upcoming conference appearance but though people might like to enable it in other cases. -- Replays now have a play/pause button alongside the speed adjustment buttons (Thanks vishal332008!) +- Replays now have a play/pause button alongside the speed adjustment buttons + (Thanks vishal332008!) +- Players now get points for killing bots with their own bombs by catching it + and throwing it back at them. This is actually old logic but was disabled due + to a logic flaw, but should be fixed now. (Thanks VinniTR!) ### 1.7.32 (build 21741, api 8, 2023-12-20) - Fixed a screen message that no one will ever see (Thanks vishal332008?...)