Skip to content
This repository has been archived by the owner on Jun 24, 2023. It is now read-only.

Releases: UserUNP/sparkscript

1.0.0-alpha.6

23 Mar 20:47
Compare
Choose a tag to compare
1.0.0-alpha.6 Pre-release
Pre-release

Updated actiondump & bundled version uploaded as artifact in the build workflow

1.0.0-alpha.4

27 Dec 21:46
Compare
Choose a tag to compare
1.0.0-alpha.4 Pre-release
Pre-release

version 1.0.0-alpha.4 on npm.
block tags are now supported but you can't specify normally yet.
big intellisense improvement but type resolving might be slow.
more supported codeblocks & mapper overhaul.

still no bundled version. but you can now specify the specify the actiondump but there are a few things before you do:

  • get the actiondump json from diamondfire
  • use the simplifyActionDump script in the scripts folder to generate a new file.
  • then you can use the new file with the df.setActionDump or codeDump.loadDump function

happy holidays

1.0.0-alpha.2

20 Sep 17:09
Compare
Choose a tag to compare
1.0.0-alpha.2 Pre-release
Pre-release

Added functionality for only creating and using Minecraft item values, not fully customize-able yet
There's still no bundled version yet.
and no spkc compiler yet.

internal code has been refactored for better and efficient development and so hopefully nothing gets out of sync when DiamondFire introduces new features.

Support for creating flexible libraries will hopefully be included too in the next alpha version or so..

1.0.0-alpha.1.1

09 May 16:24
Compare
Choose a tag to compare
1.0.0-alpha.1.1 Pre-release
Pre-release

Alpha release 1.1

  • Includes the ./dist folder so you could actually use the god damn pacakge.
  • Bundled version.