Skip to content

Releases: chrahunt/TagProReplays

1.3.11

12 Dec 03:16
Compare
Choose a tag to compare

Changes

  1. Chat validation now accepts null for the auth property (#149)
  2. Replay recording errors should now be correctly reported to Mixpanel (#150)

1.3.10

11 Dec 03:55
Compare
Choose a tag to compare

Changes

  1. Imported and saved replays are now validated thoroughly before being saved (#97)
  2. On import and import error, send Mixpanel notification (#141) - should make it easier to catch TagPro changes and bugs
  3. Previewer reset button now turns back into play button when seek bar is clicked (#142)
  4. Default replay name now includes a count (e.g. 0003_replay_1481427476558) (#22)

1.3.9

07 Dec 00:26
Compare
Choose a tag to compare

Fixes chats not showing up (for a different reason). (#138)

1.3.7

04 Dec 22:11
Compare
Choose a tag to compare

Replay previewer enhancements (#47)

  • Resize to fit screen (#18)
  • Left/right arrows advance/rewind the replay
  • Click screen to pause
  • Click outside previewer to dismiss (#96)
  • Nicer crop section indicators
  • Refactored

Added another metric for 'preview replay' to see how often it's used.

1.3.8

04 Dec 23:43
Compare
Choose a tag to compare

Changes

Fixes chats not showing up (#136).

1.3.6

29 Nov 00:04
Compare
Choose a tag to compare

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

26 Nov 03:06
Compare
Choose a tag to compare

Quick bug fix release, addresses #123, #125, and #126. See the issues for details!

1.3.4

25 Nov 15:40
Compare
Choose a tag to compare

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

23 Nov 03:49
Compare
Choose a tag to compare

Changes

  • Add Mixpanel analytics (#102)

1.3.2

22 Nov 02:41
Compare
Choose a tag to compare

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)