Releases: danBhentschel/CGSpunk
Releases · danBhentschel/CGSpunk
v0.2.22
Only a bugfix to make current functionality work properly in Firefox.
- #74 - Make #69 work properly in Firefox
v0.2.21
Minor bugfix for previous release:
- #73 - Slight change to the way that "station bounce" is calculated.
v0.2.20
Mostly changes for the Code4Life contest:
- #71 - Add score and station bounce for C4L
- #72 - Minor log bug
v0.2.19
Make the "live" game log window less annoying: #69.
v0.2.18
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
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
- #62 - Add a delay between matches
- Add install notification feature
v0.2.15
Just this bug:
- #59 - Don't properly parse STDERR without IN and /IN tags
v0.2.14
- #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
Includes minor updates for Firefox / Edge compatibility (future), and a fix for #56.