Skip to content

Releases: MaximumMaxxx/Open-Parkour

1.0 Checkpoints and toggles

16 Aug 23:23
52d108c
Compare
Choose a tag to compare

Added a checkpoint system along with toggles for the block effects. Also allon and alloff function for toggling all block effects.

Initial release optimized

22 Jul 08:06
2bd6d06
Compare
Choose a tag to compare
Pre-release

This release is pretty small. I mostly worked on optimizing the end function but shortening the if's and removing some unnecessary checks. Also I switched to matches where I can however I still have to use NumberStorage in some places. There was a debug message I forgot to remove from save which is now gone. And I added some comments to maybe help someone newer to commands to understand why some things are. It might be a fruitless endeavor but I'm not sure yet. I came up with a concept for checkpoints which I'll start implementing reasonably soon and I have an idea for block toggles. Hopefully all of that will be added in the next release.

Initial release of Open Parkour fixed

19 Jul 06:11
b38d008
Compare
Choose a tag to compare
Pre-release
v0.11-Beta

fixed timer command to work if ticks are different

Initial release of Open Parkour

19 Jul 05:29
00ea0ec
Compare
Choose a tag to compare
Pre-release

Includes a basic timer with start and end along with 5 blocks.