Skip to content

Releases: ForestOfLight/Canopy

v1.2.7 for MC 1.21.2

28 Jul 08:04
Compare
Choose a tag to compare

New Features

  • ./claimprojectiles [player] & claimprojectiles: Allows you or a specified player to become the owner of all projectiles in a 10-block radius without touching them (disabled until the associated feature is enabled).
  • ./track <eventName> [beforeEvent/afterEvent]: Allows subscription to any event trackable by the Script API, showing the count in realtime in the InfoDisplay.
  • renewableSponge: Guardians turn into elder guardians when struck by lightning.

Improvements

  • Visual versioning: The version number is now included directly in the RP and BP name for easy viewing.
  • hotbarSwitching: Hotbars are now saved past world reloads and a bug where the first hotbar could overwrite other hotbars has been fixed.
  • pickupOnMine bugfix: Fixed a bug where items would be deleted if the player had the same item in their inventory, but their inventory was full.

v1.2.6 for MC 1.21.2

19 Jul 20:22
Compare
Choose a tag to compare

New Features

  • ./spawn tracking <start> [x1 y1 z1] [x2 y2 z2]: Starts spawn tracking with an optional bounding box.
  • ./spawn tracking <mobname> [x1 y1 z1] [x2 y2 z2]: Tracks only a specific mob type within an optional bounding box.
  • ./spawn tracking: Prints a summary of spawns since the start of the test.
  • ./spawn tracking stop: Stops spawn tracking and prints a summary.
  • ./spawn mocking <true/false>: Allows the spawning algorithm to run without spawning mobs.
  • allowSpawnMocking: New feature to allow or disallow ./spawn mocking.
  • ./spawn entities: Displays all entities' positions in the world.
  • ./spawn recent [mobname]: Lists recent spawn locations of a specific mob type.
  • ./spawn test: Resets spawn tracking and hopper counters for a full test.
  • pistonBedrockBreaking: Allows pistons to break bedrock by flipping into it and retracting.
  • hotbarSwitching: Allows switching between multiple hotbars, with up to nine hotbars available.
  • hotbarSwitchingInSurvival: Allows hotbar switching while in survival mode.

Improvements

  • Action bar feedback: Added for several commands, especially when triggered via /scriptevent.
  • Hopper counters command block support: /scriptevent canopy:counter [color] can now query hopper counter channels from chat or in a command block.

v1.2.5 for MC 1.21.2

16 Jul 09:56
Compare
Choose a tag to compare

New Features

  • Access to ./feature command: Requires running /tag @s add CanopyAdmin for server management.
  • dupeTnt: TNT gets duplicated when moved by a piston, next to a noteblock, and powered.
  • ./changedimension command: New command added to facilitate navigation.
  • ./counter reset in command blocks: Hopper counters can be reset using /scriptevent canopy:counter reset.
  • ./peek [search term]: Now highlights items with the search term in InfoDisplay and chat output.

Improvements

  • flippinArrows reliability: Improved reliability, now saves block inventories.
  • doTileDrops: Fixed feature not working in last version.
  • InfoDisplay light level bug: Fixed bug preventing block interaction below the player's feet.
  • InfoDisplay stability: Will no longer flash or disappear when the game slows down.

v1.2.4 for MC 1.21.2

11 Jul 15:02
Compare
Choose a tag to compare

The Beta APIs Experiments must be enabled for this version.

Big Improvements:

  • ./health command shows real mspt
  • ./help command has sections
  • ./data works on entities
  • ./camera spectate command
  • ./log can log tnt, projectiles, and falling blocks
  • hopperCounters feature now supports realtime querying without a reset

New Additions:

  • ./tick command
  • flippinArrows feature
  • noTntPrimeMomentum feature
  • hardcodedTntPrimeMomentum feature

v1.2.3 for MC 1.21.1

05 Jul 23:34
Compare
Choose a tag to compare

The Beta APIs Experiments must be enabled for this version.

Big Improvements:

  • Hopper Counters

New Additions:

  • noTileDrops feature
  • ./data command
  • Lots of command syntax changes

v1.2.2 for MC 1.21.1

29 Jun 03:30
Compare
Choose a tag to compare

The Beta APIs Experiments must be enabled for this version.

New additions:

  • Hopper Counters
  • MSPT
  • Light Level
  • Revamped Entity Tracker
  • ./resetall debug command

v1.2.1 for MC 1.21.1

25 Jun 23:18
Compare
Choose a tag to compare

The Beta APIs Experiments must be enabled for this version.

v1.2.0 for MC 1.21.0

18 Jun 09:18
d8d83a6
Compare
Choose a tag to compare

The Beta APIs Experiments must be enabled for this version.