
1.3.0
release19 мая 2023 г.Added
Saving & Loading feature - Actors are now saved in the world's folder as ActorData.nbt
Placing blocks
Data being saved:
- Actor name and UUID
- Actor position and head orientation
- Actor inventory (not selected slot)
Changed
Actor AI:
- Actors can now jump on blocks and go down blocks (still a little buggy)
Fixed
- Actor entities do not save
- Actor AI has a hard time with blocks that aren't at his level
Known Bugs
- TPS drops to 0 when loading Actor
- Actor entity does not have knockback when damaged by entity or player
- Actor AI sometimes makes the entity turn on itself (then continues)
- Actor AI has a hard time with obstacles
- Actor cannot fully break a block
1.2.0
release29 апреля 2023 г.Actor AI
Actor AI is what powers an Actor's movement, it uses hard equations and conditions to make an Actor go from one place to another. Actor AI doesn't use any of Minecraft's AI.
Actor AI is moving from axis to axis (Y axis is still bugged) instead of moving blocks to blocks or just going forward.
Items
Added Look Stick, make an Actor look you
Known Bugs
- Actor entities do not save
- Actor entity does not have knockback when damaged by entity or player
/actor"ign" parameter is not case-sensitive- TPS drops to 0 when loading Actor
- Actor AI sometimes makes the entity turn on itself (then continues)
- Actor AI has a hard time with obstacles, and blocks that aren't at his level
1.1.0
release22 апреля 2023 г.Added
Actor AI allows Actors to move around your world.
Follow Stick, when right-clicked on an Actor, the Actor will follow you
Bug fixed
Render bug when summoning an Actor
1.0.0
release22 апреля 2023 г.Bug fixed
NPC entity only appears after a death event
Experimental
Actor AI is the name of the feature that will make the actors move around and do things. This feature is hidden in the mod's code until progress is made.
0.0.1
beta18 апреля 2023 г.Initial release.
Includes /npc command and NPC entity
Known Bugs
- NPC entity only appears after a death event
- NPC entities do not save
- NPC entity does not have knockback when damaged by entity or player
/npc"ign" parameter is not case sensitive