Skip to content

Releases: HyperQuark/hyperquark

v0.0.8

17 Dec 22:22
52372fb

Choose a tag to compare

What's Changed

  • Improve project Id input by @raphaelts3 in #35 and by @pufferfish101007 in #36
  • SSA v2 by @pufferfish101007 in #37 - much less buggy variable analysis, fixes some infinite loops and makes sure that projects stop when they're meant to
  • Integration tests, and other housekeeping by @pufferfish101007 in #38 - user-facing improvements include compatibility fixes and smaller bundle size (by around 400kB)

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

01 Oct 12:27
fe9b8b5

Choose a tag to compare

This release adds more blocks, primarily looks/motion/pen, does some small refactoring to make these work, and fixes some bugs.

New blocks:

  • set size to ()
  • switch costume to ()
  • show
  • hide
  • pen down
  • pen up
  • clear (pen)
  • forever
  • go to (x) (y)
  • set pen size to
  • set pen color to ()
  • set pen [] to ()
  • () mod ()
  • [] of () (operator block)
  • pick random () to ()
  • point in direction ()
  • direction
  • turn left ()
  • turn right ()

Along with bug fixes:

  • fix most non-warped loops not terminating
  • don't yield unnecessarily, so that projects run at full speed

And changes to the project player on the website:

  • show links to turbowarp and scratch
  • show instructions/notes & credits

Plus internal refactoring.

v0.0.6

20 Aug 15:38
f48aa18

Choose a tag to compare

Refixes a bug that I thought was fixed in v0.0.5.

Full Changelog: v0.0.5...v0.0.6

v0.0.5

20 Aug 15:23
7feff3f

Choose a tag to compare

What's Changed

#27:

  • much better variable type analysis
  • small bug fixes and general housekeeping
  • implement looks_switchcostumeto
  • fix a longstanding bug where the deployed project player just doesn't work due to vite quirks

Full Changelog: v0.0.4...v0.0.5

v0.0.4

07 May 09:32
21060f0

Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

06 May 16:12
eae1cbd

Choose a tag to compare

Merge pull request #24 from pufferfish101007/upstream-main

add canonical rel + add preview banner

v0.0.2

06 May 14:21
v0.0.2
569668e

Choose a tag to compare

v0.0.2 Pre-release
Pre-release
v0.0.2

v0.0.1

06 May 10:56
dfb69bd

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

dummy release. please ignore.