Skip to content

Releases: CozmycDev/JedCore

2.15.0-prerelease-2

20 Sep 07:03
Compare
Choose a tag to compare
2.15.0-prerelease-2 Pre-release
Pre-release

Bug Fixes

Light should now cleanup on /b reload. I forgot to add this before.

Meditate

Is now a Spiritual ability

LavaFlux

Adds two new options for balancing LavaFlux:

  • Abilities.Earth.LavaFlux.KnockUp
    • How much upwards velocity to apply to the entities
  • Abilities.Earth.LavaFlux.KnockBack
    • How much knockback velocity to apply to the entities

MagnetShield

Automatically launches arrows back in the direction they came from.

EarthKick

Adds four new options for balancing EarthKick:

  • Abilities.Earth.EarthKick.MultipleHits
    • Behaves like MudSurge, prevents entities from being hit multiple times.
  • Abilities.Earth.EarthKick.SourceRange
    • Distance from which the ability can be activated.
  • Abilities.Earth.EarthKick.Spread
    • Value in degrees that determines how wide the ability is.
  • Abilities.Earth.EarthKick.Velocity
    • The speed at which the blocks are launched.

2.15.0-prerelease

18 Sep 21:09
Compare
Choose a tag to compare
2.15.0-prerelease Pre-release
Pre-release

Testing this pre-release would be appreciated and would make the full release quicker! Feedback is most welcome. 

Bug Fixes:

  • Abilities will no longer activate by dropping items.

MetalFragments

  • New config option for the projectile velocity Abilities.Earth.MetalFragments.Velocity

ElementSphere

  • New lang options in (/ProjectKorra/language.yml) for the multi-ability names.
    • ex: Abilities.Avatar.ElementSphereAir.Name

MagnetShield Overhaul

  • Still works essentially the same, but now with visuals and customization.
    New options:
  • Abilities.Earth.MagnetShield.Duration
    • Time in ms this ability works after clicking. Shift still works indefinitely.
  • Abilities.Earth.MagnetShield.Cooldowns.Shift
    • Time in ms after releasing shift.
  • Abilities.Earth.MagnetShield.Cooldowns.Click
    • Time in ms after a clicked instance ends.
  • Abilities.Earth.MagnetShield.Range
    • Area of Effect radius.
  • Abilities.Earth.MagnetShield.RepelArrows
    • Also repel Arrow entities.
  • Abilities.Earth.MagnetShield.RepelLivingEntities
    • Also repel entities wearing or holding any of the configured materials.
  • Abilities.Earth.MagnetShield.Velocity
    • The force at which things are repelled.
  • Abilities.Earth.MagnetShield.Materials
    • List of MATERIALs which are repelled. Applies to item and falling block entities.

2.14.4

18 Sep 21:04
a426b79
Compare
Choose a tag to compare

New DynamicLight configuration options:

  • Properties.Fire.DynamicLight.Enabled
    • Whether to display light for Fire, SpiritBeam, or ElementSphere.
  • Properties.Fire.DynamicLight.Brightness
    • A number 1-15 where higher is brighter.
  • Properties.Fire.DynamicLight.KeepAlive
    • Time in ms lights persist until they fade out.
  • Abilities.Water.HealingWaters.DynamicLight.Enabled
  • Abilities.Water.HealingWaters.DynamicLight.Brightness
  • Abilities.Water.HealingWaters.DynamicLight.KeepAlive

This update also adds a travel speed option to Combustion, so range no longer affects the speed of the ability. Thank you for your report blackxlight ❤️

  • Abilities.Fire.Combustion.Speed
    • The travel speed in blocks per tick.

Finally, EarthLine sourcing is now actually pretty accurate and feels much more responsive.

Supports:

PK: 1.11.1 - 1.12-BETA
MC: 1.20.2 - 1.21.1

EDIT: If you are wondering about the release date, it is due to not selecting the correct branch for the tag. I couldnt not fix it. Actual release date: Sep 17, 2024

2.14.3

16 Sep 05:32
Compare
Choose a tag to compare
  • Fixes a critical issue with EarthLine. Please update to this version!
  • EarthLine sourcing is now about as accurate as Core EarthBlast.
  • Adds Cozmyc to the JedCore dev list and as the current maintainer.

Supports:

  • PK: 1.11.1 - 1.12-BETA
  • MC: 1.20.2 - 1.21.1

2.14.2

14 Sep 06:15
Compare
Choose a tag to compare

2.14.2

  • Reintroduces backwards support for MC <1.20.2+ and PK 1.11.1+
  • Still works on 1.20.5+ too!

2.14.1

09 Sep 03:10
Compare
Choose a tag to compare

1.20.5+ Support

  • For the one ProjectKorra server running 1.20.5!
  • Still works on 1.20.6+, nothing else changed since 2.14.0 released less than an hour ago.

Feedback welcome!

2.14.0

09 Sep 02:25
Compare
Choose a tag to compare

MC 1.20.6 Update

  • This will only work on MC 1.20.6+ and PK 1.11.3+
  • Fixes particle effects causing errors on 1.20.6+

Feedback is welcome!