ShaneBeee / SkBee

SkBee is a Skript addon that aims to add more useful elements to Skript.
GNU General Public License v3.0
7 stars 6 forks source link

dev/patch - stuff im working on #709

Closed ShaneBeee closed 2 weeks ago

ShaneBeee commented 1 month ago

Temp changelog:

FIXED:

CHANGED:

ADDED:

BOUND REGIONS:

Bounds internally now use a region system. The issue before with bound events was when a player moved, ALL bounds were looped and checked if the player moved in/out of that bound. Now, bounds are put into regions with a size of 16x16 chunks. So when a player moves, only the bounds within that region at the player are checked. This GREATLY increases performance.

Spark Test:

Old System:

BOUND CREATION CHANGES:

When creating a bound, you have 2 options as what to pass in for your 2 points: