Releases: chrahunt/TagProReplays
Releases · chrahunt/TagProReplays
1.3.11
1.3.10
Changes
- Imported and saved replays are now validated thoroughly before being saved (#97)
- On import and import error, send Mixpanel notification (#141) - should make it easier to catch TagPro changes and bugs
- Previewer reset button now turns back into play button when seek bar is clicked (#142)
- Default replay name now includes a count (e.g.
0003_replay_1481427476558
) (#22)
1.3.9
1.3.7
1.3.8
1.3.6
Changes
- Empty replay menu doesn't have to be reloaded when replays are imported (#20)
- Replays with spaces in their names are now correctly removed from the menu (#108)
- User options are now stored in
chrome.storage
. You will need to reset your options! (#113) - Rename dialog box is now auto-populated with current replay name (#122)
- Menu now has nicer 'Date' formatting (#129)
1.3.5
1.3.4
Changes
- Potatoes are now tracked as dynamic tiles (#119)
- Use Dexie for IndexedDB, this should make zip file generation and deletion faster (and it's more fun to work with) (#115)
- Fix chat bug where it wasn't keeping the original user's name, also caused problems with cropping (#104)
- Record hotkey now only saves replay on initial keypress (and not dozens when the key is held down) (#116)
- Updated the replay recovery script here to work with the updated extension (#120).
- Fix some bugs with tracking (#106, #109), we can now see installations correctly.
1.3.3
1.3.2
Changes
- Fix bug for chat fix in 1.3.1 (thanks @ballparts)
- Chat messages now correctly show mod chats, group chats, tutorial messages, and server announcements (#43)
- Fix flag-out-of-base indicator not showing up (#94)
- Update Rolling bomb rendering animation and (thanks @RondingTagPro) (#68)
- Renderer now fades out temp splats, and when cropping/saving replays they are correctly removed from the replay (saves a few bytes) (#44, #45)
- Implement fix for Whammy bug as mentioned here (thanks @SomeBall-1) (#81)