mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
* fix: several effects (ticking and instant)
* chore: clippy and formatting
* fix: optimize send_attribute_update calls and stored active_effects
* feat: add infested support
* feat: per-entity attributes system
* refactor: clean up living.rs and apply some fixes
* feat: attributes system, absorption, and health boost!
* chore: clippy and formatting
* chore: oof
* chore: installed typos lol
* fix: updated some default attributes
* fix: glowing and invisibility
* fix: imports and proper base_damage
* fix: remove effect damage dupe from try_attack
* fix: bat default attributes
* fix: silverfish default attributes
* fix: check local attribute base first
* Remove erroneous comment (near glowing effect removal)
forgot to remove this after copying the block from add_effect 💀
* fix: update other mob default attributes