Entity Condition Types
- Added new
apugli:cached_block_in_radius
entity condition type.
Bugfixes
- Fixed
apugli:light_up
block action type not functioning properly with furnaces and campfires. - Fixed
apugli:modify_enchantment_level
power type applying all modifiers multiple times when multiple powers were present. - Fixed
apugli:entity_texture_overlay
not applying body hat layer transforms from the original model. #35 - Fixed certain actions inside the
apugli:action_on_durability_change
power type not executing.
Power Types
- Added new
apugli:client_action_over_time
power type. apugli:modify_enchantment_damage_dealt
/apugli:modify_enchantment_damage_taken
now creates enchantment crit particles if the damage is caused by a player and the particles wouldn't normally be present.
Meta Action Types
- Added new
apugli:packet
entity and bi-entity action types.
Entity Action Types
- Added new
apugli:explosion_raycast
entity action. - Added new
apugli:add_velocity
entity action. - Added
damage_modifier
anddamage_modifiers
field toapugli:explode
. - Added
knockback_modifier
andknockback_modifiers
field toapugli:explode
. - Added
volume_modifier
andvolume_modifiers
field toapugli:explode
. - Added
pitch_modifier
andpitch_modifiers
field toapugli:explode
. - Added
damage_bientity_condition
field toapugli:explode
.
Entity Condition Types
- Added new
apugli:status_effect_tag
entity condition.
Bugfixes
- Fixed
apugli:raycast
entity condition using an entity condition for thebientity_condition
field. - Fixed
apugli:charged_effects
mob effect tag not being present. - Fixed
apugli:modify_enchantment_damage_dealt
always being set to theapugli:modify_enchantment_damage_taken
value. #33 - Fixed a crash involving
apugli:modify_enchantment_damage_taken
. #34
Power Types
- Added new
apugli:client_action_over_time
power type. apugli:modify_enchantment_damage_dealt
/apugli:modify_enchantment_damage_taken
now creates enchantment crit particles if the damage is caused by a player and the particles wouldn't normally be present.
Meta Action Types
- Added new
apugli:packet
entity and bi-entity action types.
Entity Action Types
- Added new
apugli:explosion_raycast
entity action. - Added new
apugli:add_velocity
entity action. - Added
damage_modifier
anddamage_modifiers
field toapugli:explode
. - Added
knockback_modifier
andknockback_modifiers
field toapugli:explode
. - Added
volume_modifier
andvolume_modifiers
field toapugli:explode
. - Added
pitch_modifier
andpitch_modifiers
field toapugli:explode
. - Added
damage_bientity_condition
field toapugli:explode
.
Entity Condition Types
- Added new
apugli:status_effect_tag
entity condition.
Bugfixes
- Fixed
apugli:raycast
entity condition using an entity condition for thebientity_condition
field. - Fixed
apugli:charged_effects
mob effect tag not being present. - Fixed
apugli:modify_enchantment_damage_dealt
always being set to theapugli:modify_enchantment_damage_taken
value. #33 - Fixed a crash involving
apugli:rocket_jump
if thedamage_type
andsource
fields are both null. - Fixed a crash involving
apugli:modify_enchantment_damage_taken
. #34