tModLoader

tModLoader

Melee Weapons Bounce Bullets v0.4
Showing 1-4 of 4 entries
Update: 25 Aug, 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.

Update: 22 Aug, 2024 @ 6:54pm

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

Update: 22 Aug, 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.

Update: 17 Aug, 2024 @ 4:51pm

Version 0.1 has been published to Stable tModLoader v2024.6