Letaryat / poor-sharptimer

GNU General Public License v3.0
22 stars 16 forks source link

Fix bonus replay saving and checks for !btop #6

Closed razpbrry closed 2 months ago

razpbrry commented 2 months ago

This fixes an issue where bonus replays were not saving correctly, the files were just empty. This now updates replay frames correctly for bonuses.

This also fixes an issue that was happening when displaying the replay dot next to names when doing !btop. The !btop now correctly checks for placement on the bonus stage instead of just the main map and also looks for the replay file in the correct directory.