Skip to content

Releases: CleverNucleus/playerex

PlayerEx

25 Jun 13:20
Compare
Choose a tag to compare

Changelog

Dependencies

-Requires Fabric API version 0.76.0+1.19.2 or greater.

-Requires Data Attributes version 1.4.6+1.19.2 or greater.

-Now comes embedded (jar-in-jar) with Projectile Damage 3.2.1+1.19-fabric.

Game Play

+Added client side config option to disable inventory tabs but still allow hotkey access. This is superseded by the server side config option to disable the attributes screen.

-Removed Ranged Damage attribute.

+Added support for Projectile Damage.

*Attribute screen text is now a bit smaller by default.

+Added localisation for skill/level sounds.

+Updated chinese translation (thanks Annijang).

*Reworked reset on death config option: is now a percentage slider (0 - 100); 0 means all attributes/skill points/refund points/levels are reset to their defaults on death; 100 means all attributes/skill points/refund points/levels are kept on death; and any percentage in between is equivalent to the percentage of attributes/skill points/refund points/levels that are kept on death. For example, 30% means you will only keep 30% of the aforementioned on death.

*Command /playerex reset <player> now adheres to the current reset on death config option.

+Added command /playerex reset_all: this applies the command /playerex reset <player> to all currently online players. Note that to reset offline players whilst they are offline you will still need to manually edit their NBT data.

*Modified command /playerex resetChunk to be /playerex reset_chunk.

*Modified command /playerex refundAttribute to be /playerex refund_attribute.

*Modified command /playerex skillAttribute to be /playerex skill_attribute

*Lots of minor performance tweaks.

PlayerEx

04 Jun 10:10
0ee680d
Compare
Choose a tag to compare

For MC1.19.2.

Fixed Tooltips being duplicated in the attributes/combat page screen (thanks Annijang!)

PlayerEx

05 Feb 18:20
Compare
Choose a tag to compare

For MC1.19.2.

*Fixed bug that meant if the server lags while a player is levelling up or skilling attributes, if they spam clicked the buttons they could get extra points because the S2C packet would be delayed. What is the fix? Add a small client-side delay for each button that means players cannot spam-skill.

+Added /playerex resetChunk command that resets a chunk's experience negation factor: this is for use when users configure the mod such that chunk experience reverts to vanilla system, but after its experience negation factor has been reduced already (this would cause chunks to permanently be locked experience-wise, so long as they configuration was set to vanilla behaviour).

PlayerEx

05 Feb 18:20
Compare
Choose a tag to compare

For MC1.18.2.

*Fixed bug that meant if the server lags while a player is levelling up or skilling attributes, if they spam clicked the buttons they could get extra points because the S2C packet would be delayed. What is the fix? Add a small client-side delay for each button that means players cannot spam-skill.

+Added /playerex resetChunk command that resets a chunk's experience negation factor: this is for use when users configure the mod such that chunk experience reverts to vanilla system, but after its experience negation factor has been reduced already (this would cause chunks to permanently be locked experience-wise, so long as they configuration was set to vanilla behaviour).

PlayerEx

17 Jan 18:50
Compare
Choose a tag to compare

For MC1.19.2

*Fixed small config -> server/client issue with the chunk based experience system.
*Fixed small visual issue when attributes had attribute properties 'weight'/'percentage' and had a MULTIPLY type attribute function.
+Added client-side config option to adjust height of level nameplate.

PlayerEx

17 Jan 18:49
Compare
Choose a tag to compare

For MC1.18.2

*Fixed small config -> server/client issue with the chunk based experience system.
*Fixed small visual issue when attributes had attribute properties 'weight'/'percentage' and had a MULTIPLY type attribute function.
+Added client-side config option to adjust height of level nameplate.

PlayerEx

02 Jan 14:27
Compare
Choose a tag to compare

Updated MC1.19.2.

*Now depends on Data Attributes 1.4.0 or greater

+Buff version

*Changed Dexterity bonus to Attack Speed attribute to be +2% rather than +0.1 flat. This takes advantage of the new multiply type function behaviour.

PlayerEx

02 Jan 14:27
Compare
Choose a tag to compare

For MC1.18.2.

*Now depends on Data Attributes 1.3.0 or greater

+Buff version

*Changed Dexterity bonus to Attack Speed attribute to be +2% rather than +0.1 flat. This takes advantage of the new multiply type function behaviour.

PlayerEx

24 Dec 16:08
Compare
Choose a tag to compare

+Added chunk-based experience moderation system to fix mob farm abuse. Fully configurable and can be disabled.

PlayerEx

24 Dec 16:08
Compare
Choose a tag to compare

For MC1.18.2.
+Added chunk-based experience moderation system to fix mob farm abuse. Fully configurable and can be disabled.