Перейти к содержимому
Mineforgian

PlayerEx

Adds attributes, levels and skill points - RPG themed.

293K загрузок182 подписчиковMITfabric

Обновлён 25 июня 2023 г. · опубликован 29 июня 2022 г.

  • Level Nameplate
  • Attributes page
  • Inventory
  • Client-side Configurability
  • Tooltips
  • Combat Attributes Page
PlayerEx

PlayerEx registers fully functional RPG themed attributes to the game, and adds them to the player by default (they can be added to other living entities). Also added are levels, skill points and configurable levelling. The mod is powered by Data Attributes, which provides the bulk of the configurability – please familiarise yourself with it before attempting to customise PlayerEx.

For more detailed documentation, please read the wiki.

Notes and Guidance

  • Please try to always use the latest release, as it is the version I will provide support for.
  • Also check out AsianHalfSquat’s video featuring PlayerEx.

Requires Fabric APIRequires Cloth Config API

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
3.5.4+1.19.2Релиз1.19.2fabric25 июня 2023 г..jar (607 КБ)
3.5.3Релиз1.19.2fabric4 июня 2023 г..jar (525 КБ)
3.5.2Релиз1.19.2fabric5 февраля 2023 г..jar (525 КБ)
3.4.2Релиз1.18.2fabric5 февраля 2023 г..jar (473 КБ)
3.5.1Релиз1.19.2fabric17 января 2023 г..jar (524 КБ)
3.4.1Релиз1.18.2fabric17 января 2023 г..jar (472 КБ)
3.5.0Релиз1.19.2fabric2 января 2023 г..jar (523 КБ)
3.4.0Релиз1.18.2fabric2 января 2023 г..jar (470 КБ)
3.3.9Релиз1.19.2fabric24 декабря 2022 г..jar (522 КБ)
3.2.9Релиз1.18.2fabric24 декабря 2022 г..jar (470 КБ)
3.3.8Релиз1.19.2fabric27 ноября 2022 г..jar (497 КБ)
3.2.8Релиз1.18.2fabric27 ноября 2022 г..jar (445 КБ)
3.3.7Релиз1.19.2fabric29 августа 2022 г..jar (481 КБ)
3.3.6Релиз1.19fabric29 августа 2022 г..jar (481 КБ)
3.2.7Релиз1.18.2fabric29 августа 2022 г..jar (446 КБ)

Показаны последние 15 из 28 версий. Все версии — на Modrinth.

Ченджлог

3.5.4+1.19.2Релиз1.19.2 · 25 июня 2023 г.

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.

3.5.3Релиз1.19.2 · 4 июня 2023 г.

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

3.5.2Релиз1.19.2 · 5 февраля 2023 г.

*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).

3.4.2Релиз1.18.2 · 5 февраля 2023 г.

*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).

3.5.1Релиз1.19.2 · 17 января 2023 г.

*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.

3.4.1Релиз1.18.2 · 17 января 2023 г.

*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.

3.5.0Релиз1.19.2 · 2 января 2023 г.

*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.

3.4.0Релиз1.18.2 · 2 января 2023 г.

*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.

Полная история изменений — на Modrinth.

Комментарии

Загружаем…