Improve feedback when dragging Notes by showing a "move" icon when the cursor is over the note, which lights up when the cursor is over the dragable area (credit: Deej009) Temporarily disable running on SteamDeck (hopefully no one is playing on SteamDeck anyway, as the experience
Improve feedback when dragging Notes by showing a "move" icon when the cursor is over the note, which lights up when the cursor is over the dragable area (credit: Deej009)
Temporarily disable running on SteamDeck (hopefully no one is playing on SteamDeck anyway, as the experience would be terrible...)
Allow pressing Stop one additional time after stopping to clear the output from the previous run (for peace of mind) Fix title in PDF version of manual Fix typo in Oscillilator description (bug credit: SpiritualShampoo)
Allow pressing Stop one additional time after stopping to clear the output from the previous run (for peace of mind)
Fix title in PDF version of manual
Fix typo in Oscillilator description (bug credit: SpiritualShampoo)
QuantumPulse 2A now includes a command-line interface for playing puzzles and running programs, running on MS-DOS 3.30 or newer (including Windows, Linux, and MacOS). To use the command-line interface, run please see README.TXT to get started. You can use the command-line interfa
QuantumPulse 2A now includes a command-line interface for playing puzzles and running programs, running on MS-DOS 3.30 or newer (including Windows, Linux, and MacOS).
To use the command-line interface, run please see README.TXT to get started. You can use the command-line interface for editor integrations, automated testing, or retro-computing just for the fun of it!
I had a lot of fun porting the CLI to DOS, and have detailed the journey on my blog. Please check it out if you find that kind of thing interesting =).
Full patch notes:
Add command-line interface QP2ACLI.EXE that runs on MS-DOS and modern Windows
Add command-line interface CLI/QP2A.JS that can be run via Node.js or jSH on any operating system
Add README.TXT detailing the CLI, and MANUAL.TXT, an ASCII-text only version of the manual for use in your favorite terminal-based operating systems
If you’ve spent some time with QuantumPulse and want to leave a review, that would be really appreciated! Steam reviews are immensely valuable, as beyond certain thresholds Steam’s algorithms will show the game to more people, and they let players know what other players think of a game. And to me, beyond the business benefits, an honest review is great, it let’s me know what resonates with players and what doesn’t, and helps directs my future work. And, yes, I realize none of you asked for this update.
Fix puzzle #26 ( Mastermind ) guess validator returning the incorrect value in some cases - if guessing a right number in the wrong place, and that number was present in all 2 other locations, it would erroneously result in a count of 2 "right number in the wrong place" in the re
Fix puzzle #26 (Mastermind) guess validator returning the incorrect value in some cases - if guessing a right number in the wrong place, and that number was present in all 2 other locations, it would erroneously result in a count of 2 "right number in the wrong place" in the return. E.g. if the secret is "2 3 3" a guess of "3 1 1" was returning "0 2" but should return "0 1", which is what it does now. (bug credit: MannyKlystron)
Change the HTML version of the manual to remember the scroll position when re-opening it Improve tutorial text introducing radio broadcasting to clarify that chips continue broadcasting until a 0 is written (bug credit: davidus)
Change the HTML version of the manual to remember the scroll position when re-opening it
Improve tutorial text introducing radio broadcasting to clarify that chips continue broadcasting until a 0 is written (bug credit: davidus)
Add FPS limit choices to the Options screen Display the FPS when the Options screen is open Fix "Next Puzzle" button incorrectly being enabled on the last puzzle
Add FPS limit choices to the Options screen
Display the FPS when the Options screen is open
Fix "Next Puzzle" button incorrectly being enabled on the last puzzle
We're excited to announce that the full version of QuantumPulse 2A is now available here on Steam! A special shout-out and thanks to our beta testers, without whom the game would not be what it is today. If you want some tough competition, want to discuss puzzle solutions, or hav
We're excited to announce that the full version of QuantumPulse 2A is now available here on Steam! A special shout-out and thanks to our beta testers, without whom the game would not be what it is today. If you want some tough competition, want to discuss puzzle solutions, or have some feedback to share, please join our Discord, or post on the Steam community discussions.
For those of you who played the Demo, as long as it's still installed and Steam Cloud has synced your saves locally, the first time you launch the full version it'll prompt you to automatically migrate your solutions if you wish (some people may prefer to re-do the "easy" puzzles to get back into the flow of things though =). And, don't worry, if you don't do the automatic migration, you can always easily copy solutions between versions by clicking the "Open Save Folder" button in the options screen and copying files around.