PureEntitiesX Versions Save

A Revival of the original PureEntities, a plugin which provides MobAI for PMMP - Coming back soon

0.7.0

3 years ago

This includes minor updates to be compatible with PocketMine 3.19.0 and Minecraft Bedrock 1.16.220

0.6.9

3 years ago

Please review this plugin on Poggit to help others.

What's Changed:

  • Fixed Mob Spawners
  • Eggs dropped from chickens now have a chance to spawn more chickens when thrown.
  • Mobs don't stare into space.
  • Various bug fixes
  • internal code cleanup

Information: This is the last major code update to the 0.x.y versions of PureEntitiesX. All other major updates will target v1.0.0 or newer and the 0.x.y versions will only get protocol updates and bug fixes.

0.6.7

3 years ago

This update fixes several bugs that were causing server crashes. No significant AI updates or mob implementation are included.

0.6.2

4 years ago

Intro

TargetAPI: 3.8.4 Some minor updates to keep things compatible with new changes in PocketMine 3.8.4 Please check the contact info for ways to get assistance if you have problems with this plugin.

What's New

  • Remove AutoSpawnTask Debug Message for skipped worlds.
  • Update MobEquipment to use new MobArmorEquipmentPacket properties in PocketMine-MP 3.8.4
  • Remove PEXCustomLogger
  • ZombiePigman: Add missing "angry" features.
  • Various internal-only updates.

Known Issues

  • Many config options are not working.
  • Jumping Entities Need Movement Updates
  • Flying Entities Need Movement Updates
  • Blaze and Ghast Fireballs do not work as expected.
  • Bosses Are Not Implemented (Elder Guardian, Ender Dragon, Wither)
  • Many Mobs Need Updates for Specific AI
  • All mobs from the Aquatic update and after, have not been implemented.

Contact

If you have questions, you can check the contact page in our Wiki or join the chat on Discord!

Chat

About

This plugin was originally Authored by milk0417. There have been significant changes and updates since it was abandoned and very little (if any) of the original code is left but we still want to pay homage to him/her/them for kickstarting such a very significant plugin. Thank your for your contributions.

PureEntitiesX is still undergoing development and will be experiencing many more updates and changes in the near future. As such, it is important to note that RevivalPMMP will not attempt to keep this plugin up to date with bleeding edge development. For this reason, we have started including a Target PocketMine-MP version with our releases. When seeking support, if you are using a version of PokcetMine-MP that is newer than the target release, it could cause significant delays in getting assistance.

0.6.0

5 years ago

Intro

TargetAPI: 3.X.X Apologies for the long wait between versions but I feel that it will be worth it. Major updates were made that should affect performance and some Vanilla behavior. There are a few lingering bugs that we need to update but users should have a much better experience with the current updates.

What's New

  • Mobs don't drop experience if not damaged by a player.
  • Mobs no longer fall through the ground.
  • Spawn cycles were updated for a more vanilla behavior.
  • Fix Skeletons holding bows and Withers holding stone swords.
  • Magma Cubes and Slimes now spawn with random sizes (No AI yet though).
  • Working Monster Spawners
  • Other small bug fixes and code cleanup for performance.

Known Issues

  • Config options do not work for specific spawn limitations.
  • Jumping Entities Need Movement Updates
  • Flying Entities Need Movement Updates
  • Blaze and Ghast Fireballs do not work as expected.
  • Bosses Are Not Implemented (Elder Guardian, Ender Dragon, Wither)
  • Many Mobs Need Updates for Specific AI

Contact

If you have questions, you can check the contact page in our Wiki or join the chat on Gitter and Discord! Chat

About

This plugin was originally Authored by milk0417. There have been significant changes and updates since it was abandoned and very little (if any) of the original code is left but we still want to pay homage to him/her/them for kickstarting such a very significant plugin. Thank your for your contributions.

PureEntitiesX is still undergoing development and will be experiencing many more updates and changes in the near future. As such, it is important to note that RevivalPMMP will not attempt to keep this plugin up to date with bleeding edge development. For this reason, we have started including a Target PocketMine-MP version with our releases. When seeking support, if you are using a version of PokcetMine-MP that is newer than the target release, it could cause significant delays in getting assistance.

v0.2.8_dev3

6 years ago

Intro

Updated to be compatible with the tools refactor that was part of PocketMine updating to match the client 1.2.7 update. Check the Wiki for more accurate information as we continue to get things updated. Please report issues and suggestions. If you have questions about how to use this plugin, please contact us on Gitter or Discord (links below).

Target PocketMine-MP Release

This is the version of PocketMine-MP that this release is intended to work with. Using any version of PocketMine-MP other than this version could result in unexpected behavior.

https://github.com/pmmp/PocketMine-MP/releases/tag/1.7dev-516

What's New

  • Modified Necessary Weapons to be Compatible with the Tool Refactor
  • Modified Slime Class to Silence Errors

Known Issues

  • Jumping Entities Need Movement Updates
  • Flying Entities Need Movement Updates
  • Mobs Spawn On Top Of Each Other
  • Endermen Do Not Always Respond To Being Looked At
  • Bosses Are Not Implemented (Elder Guardian, Ender Dragon, Wither)
  • Many Mobs Need Updates for Specific AI

Contact

If you have questions, you can check the contact page in our Wiki or join the chat on Gitter and Discord! Join the chat at https://gitter.im/RevivalPMMP/PureEntitiesX Chat

v0.2.8_dev2

6 years ago

Intro

A quick update to match up with the 3.0.0-ALPHA10 api. Check the Wiki for more accurate information as we continue to get things updated. Please report issues and suggestions. If you have questions about how to use this plugin, please contact us on Gitter or Discord (links below).

What's New

  • Updated to 3,0.0-ALPHA10 API
  • Implemented All Missing Mobs Except Bosses

Known Issues

  • Jumping Entities Need Movement Updates
  • Flying Entities Need Movement Updates
  • Mobs Spawn On Top Of Each Other
  • Endermen Do Not Always Respond To Being Looked At
  • Bosses Are Not Implemented (Elder Guardian, Ender Dragon, Wither)
  • Many Mobs Need Updates for Specific AI

Contact

If you have questions, you can check the contact page in our Wiki or join the chat on Gitter and Discord! Join the chat at https://gitter.im/RevivalPMMP/PureEntitiesX Chat

v0.2.8_dev

6 years ago

Intro

This release is long overdue. Apologies for taking so long to get it out there. Many changes have been made and some things may be missed here. Check the Wiki for more accurate information as we continue to get things updated. Please report issues and suggestions. If you have questions about how to use this plugin, please contact us on Gitter or Discord (links below).

What's New

  • Integrated Custom Logger
  • Updates to Movement Methods
  • Changed interactions with Tameable Mobs
  • Made Ocelots Tameable
  • Added Parrots
  • Implemented Traits for Code Simplification
  • Modified Natural Spawn Colors of Sheep
  • Modified peremove Command to be Friendly with Other Plugins
  • Updated XP Handling
  • Other Internal Code Cleanup and Foundation Work

Known Issues

  • Jumping Entities Need Movement Updates
  • Flying Entities Need Movement Updates
  • Mobs Spawn On Top Of Each Other
  • Endermen Do Not Always Respond To Being Looked At
  • Bosses Are Note Implemented (Elder Guardian, Ender Dragon, Wither)
  • Several Other Mobs Are Not Implemented Yet
    • Skeleton Horse
    • Squid
    • Blaze
    • Cave Spiders
    • Endermite
    • Evoker
    • Ghast
    • Guardian
    • Husk
    • Magma Cube
    • Pig Zombie
    • Polar Bear
    • Shulker
    • Silverfish
    • Stray
    • Vex
    • Vindicator
    • Witch
    • Wither Skeleton
    • Zombie Pigman
    • Zombie Villager

Contact

If you have questions, you can check the contact page in our Wiki or join the chat on Gitter and Discord! Join the chat at https://gitter.im/RevivalPMMP/PureEntitiesX Chat

0.2.2_dev2

6 years ago

New features

  • Take players' armor into account when getting hit by entity
  • Now taking "Protection" enchantment into account for damage

Bug Fixes

  • Fixed the 850b89f mistake
  • Made Xp work on PMMP

v0.2.2_dev

7 years ago