Skip to content

Releases: danBhentschel/CGSpunk

v0.2.22

17 May 13:32
Compare
Choose a tag to compare

Only a bugfix to make current functionality work properly in Firefox.

  • #74 - Make #69 work properly in Firefox

v0.2.21

16 May 17:29
Compare
Choose a tag to compare

Minor bugfix for previous release:

  • #73 - Slight change to the way that "station bounce" is calculated.

v0.2.20

16 May 17:21
Compare
Choose a tag to compare

Mostly changes for the Code4Life contest:

  • #71 - Add score and station bounce for C4L
  • #72 - Minor log bug

v0.2.19

12 Apr 13:35
Compare
Choose a tag to compare

Make the "live" game log window less annoying: #69.

v0.2.18

11 Apr 20:37
Compare
Choose a tag to compare

Fixes a couple of bugs:

  • #61: The extension will now continue to work (somewhat) through an update from the Chrome Web Store, though this is only in effect for upgrades beyond v0.2.18
  • #64: Bug that caused some log files to not be displayed

And a couple new features:

  • #60: Summary of games won / lost against opponents ranked above / below me in the arena
  • #65: Show the CG Spunk Log dialog box whenever playing a multiplayer game from the IDE

v0.2.17

10 Apr 13:41
Compare
Choose a tag to compare

Only change is #63. This is just a minor change to satisfy the Mozilla review process. No functionality should change in this release. I haven't even bothered to publish it to the Chrome Web Store.

v0.2.16

02 Mar 04:02
Compare
Choose a tag to compare
  • #62 - Add a delay between matches
  • Add install notification feature

v0.2.15

28 Feb 14:12
Compare
Choose a tag to compare

Just this bug:

  • #59 - Don't properly parse STDERR without IN and /IN tags

v0.2.14

24 Feb 20:54
Compare
Choose a tag to compare
  • #6: Put a stop button on the results screen
  • #57: Add a list of error games in the summary at the top of the results screen, and also make run / match references in the summary into links to navigate the results table
  • #46: Replace the stderr screen with a fully customizable game log screen that includes stdin, stdout, stderr, and summary info

v0.2.12

20 Feb 21:39
Compare
Choose a tag to compare

Includes minor updates for Firefox / Edge compatibility (future), and a fix for #56.