changlog update

This commit is contained in:
Eric 2024-01-05 15:47:19 -08:00
parent e3fd0ae8c9
commit 9b6144a0f1
No known key found for this signature in database
GPG Key ID: 89C93F0F8D6D5A98

View File

@ -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?...)