Skip to content

Releases: sisby-folk/starcaller

v0.4.4

12 Oct 15:09
Compare
Choose a tag to compare

Changes:

  • Backport to 1.20 (#7 by lunabee)
  • Add connector placeholder

Full Changelog: v0.4.4...v0.4.4+1.21

0.4.4

24 Jan 01:35
Compare
Choose a tag to compare

fix loading on quilt

Full Changelog: v0.4.3...v0.4.4

0.4.3

04 Jan 05:57
Compare
Choose a tag to compare

Changes:

  • Fix stardust being invisible in EMI
  • Add spear to the creative menu (this hides stardust in the EMI index, but it can still be usage checked in the inventory)

Full Changelog: v0.4.2...v0.4.3

0.4.2

31 Dec 07:25
Compare
Choose a tag to compare

Change:

  • Correct stardust dissipation sound effect
  • Do a smaller dissipation effect if stardust expires naturally

Full Changelog: v0.4.1...v0.4.2

0.4.1

31 Dec 07:11
Compare
Choose a tag to compare

Changes:

  • Make the star grounding duration configurable, default 30s.
  • Fix a bug where stars weren't recolored on the client.

Full Changelog: v0.4.0...v0.4.1

0.4.0

31 Dec 06:20
Compare
Choose a tag to compare

Changes:

  • make dust visually tick everywhere using a few helpful tricks
  • make editor apply during craft
  • reject black/brown/grey dye and invalid stardusts during craft
  • dust drop dissipation effects like yttr spectral axe
  • action bar countdown like yttr snare
  • fix #1

Full Changelog: v0.3.0...v0.4.0

0.3.0

29 Dec 05:59
Compare
Choose a tag to compare

Changes:

  • fix crash caused by kaleido being missing.
  • changed item ticks to lib39-sandman,

Full Changelog: v0.2.0...v0.3.0

0.2.0

23 Dec 05:51
Compare
Choose a tag to compare

Changes:

  • Add configuration (config/starcaller.toml) for changing the star seed and star count.
  • Add fake star names for stars 781-7468 based on the bayer designation format, in case anyone wants lots of stars.

Full Changelog: v0.1.1...v0.2.0

0.1.1

22 Dec 07:41
Compare
Choose a tag to compare

Changes:

  • Add survival recipe
  • Add a 10-tick cooldown for the spear to prevent misclicks.

Full Changelog: v0.1.0...v0.1.1

0.1.0

22 Dec 07:24
Compare
Choose a tag to compare

Initial commit. This includes:

  • Starcaller's Spear
    • Viewing star names when equipped
    • Full-bright stars when equipped
  • [Star Name] Stardust
  • Acquired by spearing/"grounding" a star.
  • Lasts in the inventory for 60 seconds
  • Can be dyed to recolor the star
  • Can be thrown away to free the star early.
  • Stars are saved and loaded

No server testing yet.

Full Changelog: https://github.com/sisby-folk/starcaller/commits/v0.1.0