tModLoader

tModLoader

Melee Weapons Bounce Bullets v0.4
Menampilkan1-4 dari 4 kiriman
Pembaruan: 25 Agu 2024 @ 5:04pm

Version 0.4 has been published to Stable tModLoader v2024.6

## Changelog - Version 0.4

### Improvements and Fixes:
- Preventing Weapons from Damaging Friendly NPCs:
- Used the `ModifyHitNPC` method to ensure that player weapons do not deal damage to friendly NPCs (including town NPCs). Specific improvements include:
- Nullifying any damage dealt to friendly NPCs.
- Removing knockback effects on friendly NPCs.
- Disabling critical hits on friendly NPCs.

- Fixed Multiple Hits from Shortsword Weapons:
- Fixed an issue where shortsword weapons could cause multiple hits in a single attack, ensuring accurate hit detection.

- Fixed Reflection Projectiles Damaging Friendly NPCs:
- Fixed an issue where reflected projectiles could harm friendly NPCs, ensuring that reflected projectiles do not affect friendly NPCs.

Pembaruan: 22 Agu 2024 @ 6:54pm

Version 0.3 has been published to Stable tModLoader v2024.6
Added saving of weapon lists

Pembaruan: 22 Agu 2024 @ 2:43pm

Version 0.2 has been published to Stable tModLoader v2024.6
Add a switch UI: When enabled, only the melee weapons selected by the player can reflect projectiles. When disabled, all melee weapons can reflect projectiles.
Add two bindable keys for adding and removing the selected weapon.

Pembaruan: 17 Agu 2024 @ 4:51pm

Version 0.1 has been published to Stable tModLoader v2024.6