Skip to content

Releases: chrahunt/TagProReplays

1.4.4

30 Sep 19:55
Compare
Choose a tag to compare

Changes

  • Update for new 'spawning' tile id (#207)

1.4.3

02 Aug 00:08
Compare
Choose a tag to compare

Changes

  • Fix bug where replays may be rendered with frames out-of-order (#203)

1.4.2

15 Jul 21:22
Compare
Choose a tag to compare

Changes

  • Allow player objects in replays to have popAnimation (#173)
  • Allow some failed/downloaded replays to be uploaded without error due to leading zeros (#197)
  • Allow replays with spawn objects that have additional properties to be imported (#172)
  • Allow flair objects to have string coordinates in replays (#187)
  • Allow gameEndsAt to have additional values if recording starts early (#191)
  • Add code linter, checked on push/PR (#83)
  • Fix issue where an edited Array prototype in userscript was causing issues rendering replays, also reduce replay size by a few kb (#188)
  • Allow replays with group chat from NewCompte's servers to be imported/saved (#185)
  • Faster replay rendering for users on Chrome 50+ by using HTMLCanvasElement.toBlob (#170)

1.4.1

08 Jul 16:12
Compare
Choose a tag to compare

Changes

Fixes chats from groups on NewCompte's servers (#185).

1.4

20 May 22:27
Compare
Choose a tag to compare
1.4

Changes

  • Fix previewer loading issue (#182)
  • Center egg ball on players correctly
  • Fix egg ball showing up on last location of dead players (#181)
  • Improve reporting debug information on replays that fail to save (#183)
  • Fix main menu button shadow (#165)

1.3.16

20 May 00:36
Compare
Choose a tag to compare

Changes

  • Update flair (#179)
  • Remove extra site from manifest (#178)

1.3.15

19 May 02:49
Compare
Choose a tag to compare

Changes

  • Update default texture pack (#132)
  • Spring event (egg ball) is tracked in replays and shows up in renders (#174)

1.3.14

28 Dec 03:00
Compare
Choose a tag to compare

Changes

  • Rendered movie file did not have extension (#166)
  • Error displaying on successful movie download (#167)

1.3.13

23 Dec 22:58
Compare
Choose a tag to compare

Changes

  • Replay previewer incorrectly positioned on Chrome <52 (#159)
  • Display replay count on menu (#29)
  • Make multiple zip files / show zip progress indicator when exporting replays (#107)
  • Make menu loading faster by not looping over all replays (#157)

1.3.12

14 Dec 00:22
Compare
Choose a tag to compare

Changes

  1. Use appendChild instead of append for users still on Chrome <54. (#154)